. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T02:12:57.711Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T02:12:57.713Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T02:12:57.741Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:12:58.344Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:12:58.424Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:12:58.425Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T02:12:58.425Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T02:12:58.503Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-17T02:12:58.542Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-17T02:12:58.584Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-17T02:13:00.097Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-17T02:13:00.534Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-17T02:13:00.548Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-17T02:13:00.549Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-17T02:13:00.615Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-17T02:13:00.616Z |INFO |Root WebApplicationContext: initialization completed in 2032 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-17T02:13:01.014Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-17T02:13:01.575Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-17T02:13:03.140Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-17T02:13:03.501Z |INFO |Started MainApp in 8.149 seconds (JVM running for 8.724) |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-17T02:13:03.577Z |INFO |Start scheduling PRH workflow |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:13:03.592Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=5fbabd9c-22b4-43de-8780-83899ef55295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T02:13:05.309Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:13:05.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-17T02:13:10.252Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-17T02:13:10.253Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-17T02:13:10.255Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:13:15.330Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1ce39170-7f69-4fbb-95d6-03052d833e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T02:13:16.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:13:16.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:13:26.476Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d858d488-a19e-491d-bc21-c31e767b908c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T02:13:27.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.180:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:13:27.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:13:37.637Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=2ba17ec3-9d13-4e0f-99d2-9b60bb412a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T02:13:38.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.180:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:13:38.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:13:48.872Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a56f2414-fa67-402e-8a90-2d03b96823e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T02:13:50.003Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:13:50.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:14:00.004Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=38c05195-f8d3-4b8f-8f6f-e855e6ae85e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T02:14:01.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:14:01.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:14:11.043Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=95ffa500-b67a-49fd-b355-eb41f551d979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T02:14:12.178Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.180:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:14:12.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:14:22.179Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=845e2711-2bd1-4ad7-87c6-8a73ccb42c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T02:14:23.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.180:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:14:23.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:14:33.326Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e747762b-6116-41c2-8329-28eccdb089cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T02:14:34.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:14:34.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:14:44.452Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=00d58556-ae7a-4b2d-a18d-d2b76f4f2d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T02:14:45.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:14:45.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:14:55.589Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=802cb52a-88af-4e69-9f47-a738fed726ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T02:14:56.631Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.180:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:14:56.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:15:06.632Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=dc3ef9bd-d6c3-4e8c-9004-f70fa2541569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T02:15:07.762Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.180:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:15:07.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:15:17.764Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1e8d6be9-c54d-4bd3-95e2-a515530988f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T02:15:18.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.180:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:15:18.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:15:28.900Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3ca15302-3357-45de-8b26-4efab1835b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T02:15:29.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.180:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:15:29.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:15:39.941Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=05c08ab2-d237-446c-87a9-41c92fdaf21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T02:15:41.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.180:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:15:41.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:15:51.109Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=2e7fb0ce-e28b-4142-a439-feada38dde8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-17T02:15:52.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.33.180:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:15:52.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:16:02.189Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=fdcc0586-c1e4-40bc-8582-e50754748297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:16:02.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:16:12.317Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c621c68b-93ac-4ef9-bcf5-13dd2ba44c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:16:12.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:16:22.338Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=809a1050-c0e6-48c7-87ec-df9497fbeaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:16:22.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:16:32.353Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=61eba1c4-937c-4e3e-8c27-48c2b2325a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:16:32.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:16:42.370Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=30fe195e-da8a-49af-810c-e432a29713d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:16:42.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:16:52.383Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=515caae0-1b27-4231-88fe-01a47ebc332d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:16:52.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:17:02.399Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=504024c3-9a46-444c-85cd-f9de61d0ec32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:17:02.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:17:12.411Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=12c0e2cb-1e2f-4faa-a66c-494fb479b017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:17:12.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:17:22.425Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a970f252-f42d-4245-94ce-6a4fb28ae8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:17:22.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:17:32.448Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e17cf94d-3caf-4cbe-9280-709cee10cc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:17:32.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:17:42.465Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=bedb8f28-7b00-4a61-95e3-c2f485752e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:17:42.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:17:52.482Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4a60ab40-33a5-42d9-8d60-d267b7dee3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:17:52.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T02:18:01.591Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T02:18:01.591Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T02:18:01.591Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:18:01.594Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:18:01.601Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:18:01.601Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T02:18:01.601Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T02:18:01.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:18:02.498Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7a0686d6-0260-4d76-a7d2-e2663229ac57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:18:02.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:18:12.511Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=96a8ab7f-9f9b-452b-a80b-6efc21e58751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:18:12.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:18:22.526Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6040edf3-6caa-40ef-b86b-78439f902930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:18:22.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:18:32.542Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4e6371e2-c773-4c26-bf15-03253ade357b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:18:32.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:18:42.558Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=5f736b3c-b352-4c8d-aa4e-d9d8925b03ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:18:42.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:18:52.575Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a8ec37fa-ed31-4d44-a881-a072376efbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:18:52.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:19:02.601Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d1cf2952-4acc-40bb-80e7-5913fd4d95d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:19:02.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:19:12.619Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8d8a8bd3-fed1-4809-beff-175e6d7ba139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:19:12.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:19:22.634Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=47d55a5b-6538-43f4-b019-4240e0efdecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:19:22.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:19:32.650Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1c38aca9-10f4-48f4-9ccd-598dd29d9f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:19:32.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:19:42.673Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=df43e9db-c8c1-4e52-a966-01949aadf3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:19:42.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:19:52.684Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=51287e7a-6215-408b-b967-fd9961f9124f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:19:52.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:20:02.695Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=075e34dd-39c4-4444-b282-d55927eee590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:20:02.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:20:12.710Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=31e3ddd0-145e-4d66-a1e2-eae1b4b0b554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:20:12.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:20:22.726Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4cd2acf3-af2f-4996-8cd3-963abc85dbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:20:22.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:20:32.748Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b56cf523-b3a0-4925-ba3e-4af570ab7faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:20:32.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:20:42.762Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7884d4cf-abc8-4d5c-ab97-a16008942ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:20:42.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:20:52.774Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=356fc881-8c47-4ea3-9f1e-0148cc625e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:20:52.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:21:02.788Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3e1b3944-5e25-47bb-9a5c-79d1aef27ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:21:02.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:21:12.801Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ead0e011-ce41-4c69-b214-68cba1656f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:21:12.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:21:22.812Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=628d2752-88e1-4535-a263-e30d3327aa4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:21:22.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:21:32.826Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6b3c6a54-19a8-485d-8368-84a67282734d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:21:32.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:21:42.840Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a32d7065-0143-436a-8cf1-f4bfab25bc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:21:42.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:21:52.856Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b7e983eb-05a9-4f87-8597-35062c507616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:21:52.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:22:02.868Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a74c2eab-ec32-4483-a6f2-12d537b160e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:22:02.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:22:12.880Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c460d03f-617e-45b5-abcc-21211b3c6761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:22:12.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:22:22.892Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a9362ce9-1cfe-4d3f-a8bd-e624888411d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:22:22.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:22:32.907Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b9f44a63-67c3-45e7-a293-1875cf245158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:22:32.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:22:42.920Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8798edcc-6950-4551-b92a-ea16cc5a110d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:22:42.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:22:52.930Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=14208f22-e66c-442f-b125-6be3b62dbbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:22:52.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T02:23:01.229Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T02:23:01.229Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T02:23:01.229Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:23:01.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-05-17T02:23:01.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:23:01.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T02:23:01.237Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T02:23:01.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:23:02.944Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=bc5e4fc5-5165-46a5-bd67-9c810843e058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:23:02.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:23:12.959Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=44431db4-6839-4247-be4c-9618681caab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:23:12.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:23:22.972Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8f82f372-6cf0-47b7-b00f-c5b061989899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:23:22.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:23:32.982Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=573ccd63-0c56-4453-b4d5-507a349da3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:23:32.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:23:42.991Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=825ff396-a798-48fc-bc23-8f6ecc540ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:23:43.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:23:53.002Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=780be333-54ba-4c51-b2ee-22432263ff2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:23:53.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:24:03.015Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=664d26e4-2c34-4323-9368-b9493ee83af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:24:03.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:24:13.024Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=fd7c8869-1dcd-47d2-8d6e-014d0db4dd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:24:13.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:24:23.037Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=537f7c50-60e5-43bf-88dd-f880ab916970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:24:23.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:24:33.053Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=76d6c995-51ae-40eb-ab44-11a7c481ac04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:24:33.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:24:43.063Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=46b44fc5-ea30-466e-b002-28557f09500a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:24:43.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:24:53.073Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=64687d33-3509-415b-8b0d-4a9f45d5fba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:24:53.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:25:03.087Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=269832a0-0223-4746-b605-802d07ddb817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:25:03.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:25:13.099Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=331118bc-5d7e-42b5-a792-9a4d4a0821dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:25:13.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:25:23.110Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e5de1226-5033-447c-9ad0-c0720dd69b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:25:23.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:25:33.123Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e6356a6a-fc0f-4155-88ba-08c2db7a4a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:25:33.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:25:43.134Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=45516c21-2eda-4306-a9cd-97b4a7556d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:25:43.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:25:53.147Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ed79e3a5-43eb-47ae-871e-ef05cbc7e5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:25:53.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:26:03.156Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=29cc9d44-e059-46c7-bdb5-900ef9ce2757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:26:03.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:26:13.168Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=75ed3628-9c42-45b4-b04c-721cddd66015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:26:13.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:26:23.178Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b59ea867-d8f1-4eca-8ba9-181b565c8362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:26:23.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:26:33.189Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4b986085-7c85-458b-8ee2-066b945acd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:26:33.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:26:43.202Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=899a3675-3e23-46ce-a92d-58584759edd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:26:43.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:26:53.215Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ac7070f8-6c76-4ae6-84a9-ee423f6212e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:26:53.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:27:03.225Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=cb68ae30-d710-4225-a0cc-fae59a640e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:27:03.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:27:13.235Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=17915ddb-6a46-4939-bafa-6199d0ba512b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:27:13.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:27:23.244Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=59bfc6fb-6029-43e9-ad72-8256d82dc1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:27:23.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:27:33.256Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e8382158-543a-4045-bda6-fd1c5cd101f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:27:33.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:27:43.268Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b601087c-ef31-4931-ad32-576405e2cf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:27:43.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:27:53.279Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=274c3769-dd04-4033-a656-913b51abd9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:27:53.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T02:28:01.187Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T02:28:01.187Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T02:28:01.188Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:28:01.189Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:28:01.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:28:01.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T02:28:01.193Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T02:28:01.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:28:03.288Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=cdd99587-947a-4539-a208-d1c1441398a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:28:03.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:28:13.298Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=cb57508d-9aca-40eb-a290-80ed37c0e682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:28:13.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:28:23.310Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a94fb3a4-1aaf-4f15-80ff-da8750378834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:28:23.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:28:33.319Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ea7805f1-4b26-4e21-ad94-279420fc639d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:28:33.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:28:43.332Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c5320003-1116-4ca8-9ae6-bcb6fcf343cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:28:43.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:28:53.345Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=05a029e6-eb35-43d4-a7b5-2563aefdb93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:28:53.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:29:03.362Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ea5b0d6b-ee15-457f-844e-0ac6fef4c95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:29:03.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:29:13.377Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d83e6e24-6f8a-4800-8f2a-88a599692dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:29:13.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:29:23.388Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b61a72e3-b4d8-420c-b8c8-ce00095336b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:29:23.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:29:33.399Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c0a08438-6ea4-4665-8a3b-55b370b900d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:29:33.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:29:43.410Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b7b0855c-2a91-4676-bc0e-f31c4291a4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:29:43.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:29:53.421Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=36cd5645-67aa-4da8-a900-bcd4f3e7319b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:29:53.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:30:03.434Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=fdeb900b-3856-47db-aba2-07265c4b36c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:30:03.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:30:13.446Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=20003625-d808-4fb9-91ce-7f6790a6bcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:30:13.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:30:23.455Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6bb618df-5d77-4027-bd3e-2cabc22e6553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:30:23.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:30:33.466Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d4cf56bc-2a8f-4035-83ef-009121421928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:30:33.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:30:43.477Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3b6947b4-26e4-4f90-996a-c7c9579484f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:30:43.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:30:53.490Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=05954013-69dc-4832-b7b1-3bf320040028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:30:53.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:31:03.502Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=916bce68-b56b-4ec8-a48d-59bd5df4d913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:31:03.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:31:13.512Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7414a940-6deb-48f6-a243-bb596403f027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:31:13.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:31:23.523Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a6a93d7e-7a5a-42dc-9210-2f5a6fd01ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:31:23.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:31:33.532Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8df4ccce-dfd0-4b6f-97bc-7948e9ff1582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:31:33.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:31:43.542Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=00832caf-4432-4fd6-916b-5965eae71585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:31:43.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:31:53.554Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=310a96c7-6376-449c-ba07-2be534928dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:31:53.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:32:03.566Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=39c35e93-f064-4983-a1bb-ae03fb773d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:32:03.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:32:13.577Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6e311ac4-a914-439f-aa92-e68fcb5129b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:32:13.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:32:23.588Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=dc2b6df3-9928-43d2-9250-5255d712253a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:32:23.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:32:33.598Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=19f98030-b11f-4f9c-af88-17ce3740db0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:32:33.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:32:43.608Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d7f9b665-a39e-4d21-b13b-29bede782fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:32:43.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:32:53.621Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=618f0355-140e-43d4-b352-a3a5b0f8e8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:32:53.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T02:33:01.218Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T02:33:01.218Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T02:33:01.219Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:33:01.220Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:33:01.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:33:01.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T02:33:01.225Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T02:33:01.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:33:03.629Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1d5a7e72-cda0-4cab-9d49-3c745c9cf73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:33:03.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:33:13.637Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4d518d23-b79e-4f12-b73f-bdc76d0a58c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:33:13.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:33:23.645Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4a3aebf2-2bb7-45ea-8f1d-24b1d6e10f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:33:23.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:33:33.655Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e0be29bc-31f8-4763-b315-4e20153ba23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:33:33.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:33:43.664Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ffcec18c-0679-40cd-a6ba-09ea3a64fe2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:33:43.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:33:53.675Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ef470316-b550-4641-96ba-267bd318e7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:33:53.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:34:03.685Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3d2e3296-4f84-4143-9894-52504aad56b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:34:03.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:34:13.695Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ea993d5e-ead0-4c80-9a79-a32f186b0aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:34:13.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:34:23.706Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=09edef76-67ed-4b9c-afa8-3bf26da53477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:34:23.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:34:33.717Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=5c0c6f38-2e3d-417d-859a-a032dda1f291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:34:33.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:34:43.729Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f4c3cbe7-129c-4dc6-b969-5e567584741d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:34:43.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:34:53.740Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c4d83947-7403-4b79-8244-ed24f7910e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:34:53.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:35:03.750Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=aa3e91bf-6204-4334-86d6-3e91189152f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:35:03.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:35:13.758Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=054750f2-6ab5-4248-a179-5b2827b8716a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:35:13.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:35:23.767Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c37e456d-4e18-4f9f-9566-64c6dcc2ed11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:35:23.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:35:33.777Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b48062ca-37fb-4375-a4ca-4b0bf1c7a9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:35:33.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:35:43.787Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=cf2ecfb1-591a-4dbe-a613-fd50dfc30c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:35:43.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:35:53.796Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c1a359ee-4e36-4e4f-8bfb-1685ff0b8fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:35:53.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:36:03.809Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=45f9faac-42bd-42ae-a1bf-853fc4a845d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:36:22.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:36:32.870Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=eeb139d6-fbc5-4bde-b256-6dc68861ff81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:36:32.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:36:42.886Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=5b4d3db4-6948-4631-8999-51fc6cf8e561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:36:42.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:36:52.897Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a1a0644b-a6ac-46dc-b1e7-68b30bfc9dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:36:52.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:37:02.908Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=606eeb67-8756-481d-abed-0e7c8996342f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:37:02.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:37:12.920Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=dd2cd151-f319-402f-bf2d-9a3e4c68edbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:37:12.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:37:22.928Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f763c27b-aab7-4771-b0ce-38ff3dcd1ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:37:22.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:37:32.944Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=2e3e3050-b476-49c6-a6d5-9b9d48e137ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:37:32.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:37:42.957Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=185915d5-48e9-4871-bc69-a85f31edf45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:37:42.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:37:52.968Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ab9e997a-4d93-4707-a777-755f762dca34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:37:52.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T02:38:01.211Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T02:38:01.211Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T02:38:01.211Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:38:01.213Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:38:01.219Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:38:01.219Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T02:38:01.219Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T02:38:01.221Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:38:02.981Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c2667abc-2232-4c17-be72-c09c17184e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:38:02.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:38:12.991Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=04d5ea43-9ed4-480b-a89a-ac06058ba79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:38:13.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:38:23.000Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1e3bdb46-d6a9-4250-b999-86714432c1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:38:23.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:38:33.010Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d57cf477-5464-44cd-b81c-ba33f0fbd66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:38:33.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:38:43.021Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8fcbcec6-1256-4aab-9971-693e38a091b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:38:43.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:38:53.033Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=47541a1b-d303-4d47-8d7f-2a247c470091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:38:53.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:39:03.042Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=65c7fbaf-05e7-4173-9b96-1b051a5492a3 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2022-05-17T02:39:38.572Z |WARN |[1a96f106-137, L:/10.233.75.133:46586 ! R:message-router.onap.svc.cluster.local/10.233.69.33:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:39:38.573Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:39:48.574Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4b684e2b-d67d-4ece-9651-14eeb79b74d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:39:48.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:39:58.799Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=17a411de-022f-407b-be06-f5a10287e5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:39:58.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:40:08.810Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b17c0c84-77c7-40fa-bd56-2b0ea23cbebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:40:08.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:40:18.822Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8c1efc02-8d99-409f-b683-e1fb34abe9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:40:18.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:40:28.832Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d6935a41-536c-49bc-bcc3-79a68cff2fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:40:28.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:40:38.841Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f0340263-8819-4b36-a173-a6500267e39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:40:38.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:40:48.849Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=92b50862-dad0-4fb7-a5cb-3cefa306e0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:40:48.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:40:58.860Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b13d83d4-1e40-4e8b-ae41-8d560bbde735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:40:58.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:41:08.871Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1ec3f944-8a44-4585-909f-ce1b133f6125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:41:08.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:41:18.880Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b66d34b7-ffe1-44a5-af69-8ac828046c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:41:18.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:41:28.888Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=55f5fd3f-7226-4a9b-b56c-41e44538ae49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:41:28.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:41:38.897Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=fcdba536-8ae8-4da3-b8ce-ec2be8e21783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:41:38.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:41:48.907Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=63a46c27-01fe-4b01-9fca-54483fcd095e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:41:48.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:41:58.916Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=75350042-a21a-423b-a4ca-336fd2e14d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:41:58.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:42:08.926Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a11d9008-4db2-43ea-87c8-5136278268a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:42:08.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:42:18.937Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3e571fcd-ff3a-4930-9265-340be525c5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:42:18.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:42:28.946Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4eadb04f-554c-4eca-bee1-46212a13af09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:42:28.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:42:38.956Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8202619a-f7a7-491a-bb50-9473ad5901fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:42:38.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:42:48.966Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=932b47d9-4978-4e25-89bd-878840a2170e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:42:48.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:42:58.975Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f1d9303b-2460-46ab-aaa1-22d49b99a611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:42:58.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T02:43:01.203Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T02:43:01.204Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T02:43:01.204Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:43:01.205Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:43:01.209Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:43:01.209Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T02:43:01.209Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T02:43:01.211Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:43:08.984Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a3255cee-eab5-430f-9810-b74e5905aba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:43:08.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:43:18.994Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=9b678712-098c-4741-bddf-7e5a59a24f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:43:19.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:43:29.002Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4c61d8f2-c7f9-4e70-aa57-787b9a0579a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:43:29.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:43:39.010Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d32f2d81-9d68-4968-92f8-1fd708a2714e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:43:39.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:43:49.021Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=5118b20c-d69b-40d8-aad4-800018c1a760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:43:49.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:43:59.029Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=57e03970-5e79-4a5b-9abf-0c4554fbd928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:43:59.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:44:09.038Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=04e66dfc-2d38-41aa-9827-27378194f7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:44:09.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:44:19.047Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=41ae4e37-4fed-4785-9fd2-5c23ac72b2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:44:19.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:44:29.057Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=663c6ecd-7f96-4c62-aa39-14a54ff34cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:44:29.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:44:39.065Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e696aee0-a1ae-45da-955b-f9fe0044f170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:44:39.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:44:49.073Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6cc29225-8b0d-40cc-90c6-ae6613ecceaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:44:49.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:44:59.083Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=5dd01bb9-b1fd-4854-9cad-96edfbff10e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:44:59.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:45:09.092Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f308ed7d-227a-4a25-89dd-f0e0b9aedc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:45:09.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:45:19.100Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=cf555527-7f77-4ddb-bd5a-755bc053ffee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:45:19.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:45:29.109Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=798e0382-2e02-4d98-a97f-9fbe6e2cbc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:45:29.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:45:39.119Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=fe483070-38b4-47e6-ae46-91a21b549dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:45:39.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:45:49.129Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d1df819e-8055-4caf-b2c9-d9a1ab20c215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:45:49.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:45:59.138Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e97c4182-db26-4fce-b89d-feb3bc11c218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:45:59.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:46:09.149Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3021ccb9-7ba0-4a8f-bcd6-87346f9d8ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:46:09.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:46:19.157Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6a817319-bd9a-44e8-97f9-473baed7ae40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:46:19.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:46:29.166Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=509d898f-d042-438c-8c0d-98a3a253bf36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:46:29.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:46:39.174Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=29f91200-06f8-4d9b-974d-37cc85f92468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:46:39.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:46:49.183Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=22c8109c-89fc-4d0c-94ae-e6dcccb63f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:46:49.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:46:59.192Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b0e7d16e-e755-4e3c-b2fc-aa4dfbca3eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:46:59.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:47:09.200Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f3bec379-d39a-4f47-8288-d400d7c144b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:47:09.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:47:19.210Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1450ff8b-6cc7-422f-8233-1d370206cb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:47:19.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:47:29.219Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=631fdbe3-a5ac-43c3-bb79-938651aea9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:47:29.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:47:39.230Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=aa089a90-88e5-4770-bd06-03b10c717f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:47:39.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:47:49.240Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=740d29b1-b693-4456-af6e-44247b92ecc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:47:49.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:47:59.251Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3f0beabb-23b8-42a7-b1e2-788d1cbddd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:47:59.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T02:48:01.208Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T02:48:01.208Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T02:48:01.209Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:48:01.210Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:48:01.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:48:01.216Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T02:48:01.216Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T02:48:01.218Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:48:09.261Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=42438479-42a9-44cd-a32d-574fdef66820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:48:09.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:48:19.270Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=9d34419e-e89f-4032-8595-0f4a81d5a440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:48:19.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:48:29.282Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=03d2d708-332b-444f-8424-5a57105733ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:48:29.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:48:39.292Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=388b00fd-6dde-4723-a626-2e9ad146bcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:48:39.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:48:49.302Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b450df0c-608e-4184-b469-0e755ad40d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:48:49.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:48:59.313Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c1ee7861-9b94-46d2-86ac-df40252ac39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:48:59.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:49:09.324Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=bad530a3-77f8-4fdd-8064-f235422efc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:49:09.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:49:19.334Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c9c19074-2ece-415c-aff0-5b9c643f5098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:49:19.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:49:29.344Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a1f39ae8-e824-43d6-baaf-62e5ce4810b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:49:29.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:49:39.353Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8f82af5f-cde4-4ebf-b5dc-d34177dc09ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:49:39.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:49:49.361Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6f8f68f1-dcb6-45d2-8928-a95fb6603adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:49:49.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:49:59.372Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=bff76342-da17-4e70-91d2-a356ce6ef5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:49:59.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:50:09.381Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6c7eb349-45e4-4937-8f42-453866d690fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:50:09.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:50:19.390Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=76566b46-aeaf-4987-8447-08ef1b9e0c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:50:19.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:50:29.398Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1c0f57ed-700b-4f7a-841b-7f5e7343e694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:50:29.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:50:39.408Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=15588053-870c-42be-9a55-9d8be1b6b2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:50:39.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:50:49.419Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8b8f9097-5ee5-4435-9b4a-2134bf5656f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:50:49.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:50:59.431Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3f85cb9a-3e13-4dd6-9d35-3ac86717afb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:50:59.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:51:09.441Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b95b23e1-ae53-46a5-894a-e35afc482cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:51:09.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:51:19.449Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4e00e20d-d22c-42fc-8fc9-45a7a64dfda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:51:19.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:51:29.459Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=24c21fc8-fd0d-431f-9e9d-db353ead2d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:51:29.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:51:39.469Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=88557044-5e48-41ce-8d9c-300ca6aa7ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:51:39.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:51:49.484Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=52fc97dd-02cc-4b58-9041-e57f28df1d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:51:49.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:51:59.494Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=40730fec-6276-4f5f-b24b-8de6a403c958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:51:59.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:52:09.504Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d24dca50-b3c5-4080-959d-7707254ba1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:52:09.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:52:19.513Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=bdaccf9f-1ae3-4616-a485-86a67a460790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:52:19.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:52:29.521Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f64c47b1-36d7-410d-b7b5-44f1df9a8da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:52:29.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:52:39.530Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c94270cf-2fbf-4690-8130-72bd08fc1f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:52:39.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:52:49.539Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=204f5d29-cb22-4ef8-b719-54563665a662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:52:49.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:52:59.548Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=bd76cd2f-ef76-4fa3-abed-9eb4c9662709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:52:59.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T02:53:01.195Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T02:53:01.195Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T02:53:01.196Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:53:01.197Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:53:01.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:53:01.201Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T02:53:01.201Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T02:53:01.202Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:53:09.560Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=2ca64f2d-c26c-48b1-9487-e8a8f602fa87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:53:09.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:53:19.571Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b9a1bab7-3511-4c90-bd5a-d69cb09c7acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:53:19.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:53:29.581Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=36999e0d-9199-4e3c-b39f-ea04e7723e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:53:29.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:53:39.591Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=85fe711a-18dc-4978-a98a-19bee79178fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:53:39.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:53:49.599Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=23d6f148-eee4-43b7-bf6e-10e7c76ec8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:53:49.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:53:59.609Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=113cbe51-94b1-4806-ba4e-420a293142e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:53:59.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:54:09.619Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=aefc072a-4545-4fbe-9f54-5f88d4d979cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:54:09.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:54:19.627Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4a9988cf-1546-4473-9c01-6584cf950d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:54:19.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:54:29.636Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4685a159-f6b6-4b2d-8dcc-f206c979d750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:54:29.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:54:39.645Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=cb8b8044-9ab4-4ffc-8c4b-f2767ed72ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:54:39.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:54:49.651Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=28d01069-aad9-4df4-9be5-46b7a72b9234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:54:49.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:54:59.662Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a8869f9b-5b03-4b27-9536-a17cfed5fe19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:54:59.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:55:09.669Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b906afad-178c-4c9b-9f74-af8ae9d2a0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:55:09.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:55:19.681Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e3898f6c-1e3f-45c1-a74c-31f78906c48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:55:19.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:55:29.691Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8abc9ebe-07b5-4c6a-9626-135c515bc117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:55:29.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:55:39.698Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=29819f10-26f9-4d52-9a9b-d32dc75ad9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:55:39.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:55:49.705Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=bcb1c959-0fef-4ca2-92ea-94cf00c74b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:55:49.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:55:59.712Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=de918143-dfa2-4d0b-8905-80802772c7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:55:59.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:56:09.719Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=5b6bd6f6-7b2d-4773-a653-d3e6706d9cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:56:09.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:56:19.730Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=476afab1-b913-4797-9f0c-6864ba423cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:56:19.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:56:29.738Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=9f2c0bc5-f095-4e3c-8280-ef7b3e6af9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:56:29.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:56:39.748Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=23a478f6-185a-4c7e-8ae3-fb15f8544b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:56:39.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:56:49.756Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f1a9019e-a8e4-43ac-b95c-dab3fd7d0c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:56:49.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:56:59.767Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ab09f652-1a17-4a0c-b190-ce91dabe99a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:56:59.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:57:09.777Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6fdfd818-3155-47f7-93d2-100f8c289d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:57:09.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:57:19.785Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e1e05b61-e930-4503-88c3-842ce74c29cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:57:19.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:57:29.794Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8a94655c-bda8-4abe-84ab-ef3625909bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:57:29.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:57:39.802Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e150ae8a-d6b2-4178-a31f-ebba000ee7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:57:39.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:57:49.810Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=74d68cf7-0c63-4637-9908-1d93a83535e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:57:49.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:57:59.818Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d4cb1740-6a91-431b-8c44-dd127412f050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:57:59.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T02:58:01.187Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T02:58:01.188Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T02:58:01.188Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:58:01.189Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:58:01.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T02:58:01.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T02:58:01.193Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T02:58:01.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:58:09.828Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=fb2696dc-15eb-4fd0-89db-cd2069b955db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:58:09.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:58:19.836Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=632d9bd4-8550-4bc5-a21d-a2cc0e81112b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:58:19.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:58:29.845Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=9cb45c0b-6c7c-4fe5-8b10-d57cdbfd5f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:58:29.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:58:39.855Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=36d6d78b-e42d-4543-847e-4480b58eb0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:58:39.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:58:49.863Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=288271ce-4606-4ff8-a4b4-b856e50825ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:58:49.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:58:59.872Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b79661ec-c9d1-436e-b72a-a7b333a4f3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:58:59.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:59:09.881Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=cd3ef742-7c89-48f3-86d9-0e1ab0034de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:59:09.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:59:19.888Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=55bb317f-4f2d-4bb9-983d-60e47d099e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:59:19.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:59:29.897Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=386900fa-3db5-45fc-add6-25d2b00b5f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:59:29.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:59:39.905Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f8c5fd81-eb32-433f-8ff3-7d2ff7c6f116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:59:39.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:59:49.915Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4fade9c2-e16d-4e90-bc3e-9f8cc65d0e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:59:49.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:59:59.925Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=776c2473-67c5-4dba-ac64-a40a3ccb2db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T02:59:59.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:00:09.933Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=9dd5cd8d-d8a7-4a82-aea5-c98bb8682677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:00:09.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:00:19.939Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c7f2b219-ca5d-4e18-9e69-76fa5071ebc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:00:19.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:00:29.947Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=03fdd3f6-709c-4ae2-b242-61566f82efde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:00:29.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:00:39.955Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6a971d42-493c-4136-b70f-39ac56c9cb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:00:39.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:00:49.964Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f6ab4600-29d2-46ec-862d-ea7ea3742784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:00:49.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:00:59.972Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7ad97cd1-df63-46a1-91f8-b63562865191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:00:59.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:01:09.978Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=79c85e6b-4e41-4fe8-b9e8-8c5b6f5efdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:01:09.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:01:19.987Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=2fbbe739-5bb7-422e-91e6-c0672872f703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:01:19.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:01:29.995Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f5f6e7f6-3e90-4aa7-b846-f3c9542b57de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:01:30.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:01:40.009Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a45c48d7-9f86-4a4c-a923-eb75b43acf29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:01:40.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:01:50.017Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4484d17b-a468-4a0d-905f-bdd14251168f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:01:50.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:02:00.026Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=55525507-480e-4d28-9512-f125fd519f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:02:00.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:02:10.035Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=415537b0-9608-4566-afcf-c45e0708a323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:02:10.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:02:20.043Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=dd606578-c589-45de-851d-5147e42fce0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:02:20.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:02:30.053Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8f170a60-28c3-48d3-a49a-477bd1d44260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:02:30.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:02:40.062Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=37b140bd-31a2-4922-b82e-5312cb452866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:02:40.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:02:50.070Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=28db1b0e-264e-4a67-9df5-b963e7fa19d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:02:50.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:03:00.078Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1d8d2a9f-39e6-497a-ac9d-a9ca56d213ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:03:00.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:03:01.167Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:03:01.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-05-17T03:03:01.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-05-17T03:03:01.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-05-17T03:03:01.172Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:03:01.172Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T03:03:01.172Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T03:03:01.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:03:10.088Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=0c4f57f2-7b6b-4080-9294-296ffe658dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:03:10.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:03:20.097Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=2c238b52-21b9-4c20-b5df-e7b0f7d430a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:03:20.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:03:30.106Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7f81663b-75c1-4542-83d9-c15f5346807c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:03:30.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:03:40.116Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=0034e351-ac59-4f85-8735-9fd335458ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:03:40.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:03:50.124Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=329995c8-398b-4081-85aa-1712134d5136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:03:50.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:04:00.133Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=36f22471-55e1-4da4-a414-0e1a7123bdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:04:00.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:04:10.141Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4dc4a6ef-7fc6-4196-978c-0404f0508387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:04:10.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:04:20.150Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=9c0eaf29-b041-41f6-9c13-8cd093185d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:04:20.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:04:30.158Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=fd352011-5544-4279-ae64-8a5d43b07f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:04:30.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:04:40.168Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4416c132-4fbd-4d8e-b55e-0b994450f829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:04:40.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:04:50.175Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=96b2474b-da29-478f-a591-4a7bd077ec31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:04:50.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:05:00.183Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1d634911-3237-4e80-93c8-93d2963c3136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:05:00.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:05:10.190Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8fe1dd77-283e-446b-8612-3ec42fdf8b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:05:10.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:05:20.199Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4c4c6dac-8654-478f-b75c-010d3fc613fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:05:20.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:05:30.206Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7663e654-23a3-4b1e-9065-481c05347bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:05:30.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:05:40.213Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3b6a5d0f-109d-453e-b7ac-91f42220c419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:05:40.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:05:50.222Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f8e97dc5-4eb7-4941-9174-bbfbbaf6b07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:05:50.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:06:00.232Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6e916f57-1fad-46be-b05e-df7204a55033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:06:00.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:06:10.241Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8207fb5a-2e01-4ffa-83ed-36e90824930e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:06:10.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:06:20.249Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=cc0606ad-18d9-4f91-8a8c-557b43c55ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:06:20.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:06:30.257Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4d6e3a68-7b0c-4d33-a817-d83704480434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:06:30.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:06:40.266Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a2973092-b11a-4761-bd6e-48025eaf65aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:06:40.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:06:50.275Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4ecc01c6-8a88-43e9-bd04-9068e49ef45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:06:50.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:07:00.283Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8c9de932-438b-443c-b0a5-6f8d7d7e4076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:07:00.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:07:10.292Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6840556e-31c9-4f4d-9d16-15a3ba86f13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:07:10.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:07:20.298Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4b318050-f406-4e1f-84d7-e9e962112911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:07:20.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:07:30.306Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=600cd4f3-516a-40f7-80d4-cf15af370fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:07:30.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:07:40.314Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=32197fce-45a0-46c9-85d7-796d8a8e2a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:07:40.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:07:50.321Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a1824214-11fc-471a-a874-c8ba23d4a8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:07:50.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:08:00.329Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=0d54891f-2c76-4cb4-81cc-989f0e0205ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:08:00.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:08:01.187Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:08:01.187Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T03:08:01.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-05-17T03:08:01.188Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:08:01.191Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:08:01.191Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T03:08:01.191Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T03:08:01.192Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:08:10.337Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=64d310d7-c487-4db3-9355-b57dc31f5a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:08:10.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:08:20.346Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=bd6b16fe-4f43-48c3-af87-cf283f056f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:08:20.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:08:30.354Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6574256c-2164-4408-a169-7c39bc79fcdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:08:30.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:08:40.364Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=984eea5f-ccf1-4192-98f5-10cba867754a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:08:40.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:08:50.371Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ac373e29-70a7-4f40-83e6-6b3d2b3cd037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:08:50.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:09:00.378Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=2f1a041b-4ef2-4563-93e0-648e9dcc2c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:09:00.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:09:10.387Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c80cb321-e7ae-4bdd-9cd3-88e26cc636b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:09:10.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:09:20.396Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=34bcebd3-7b25-49a9-a349-ab88af5d648d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:09:20.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:09:30.404Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b5138da4-9539-46d1-ab08-8f8d5bc742a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:09:30.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:09:40.413Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3977fea1-facf-4cbf-97ee-07782431199a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:09:40.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:09:50.423Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=dbfa320a-7ef6-4cc3-8edd-7828d91af66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:09:50.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:10:00.431Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=324b9dfa-4d91-4070-bb1d-4dd92fb7933f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:10:00.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:10:10.440Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a7e7fc76-310a-4235-af18-28e62812c009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:10:10.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:10:20.449Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=04c0ea68-ead5-4da1-b52c-9be7f079575d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:10:20.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:10:30.457Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=bfe5af25-8d34-477a-b804-b53e955915dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:10:30.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:10:40.467Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4dc96d70-ca1f-49a9-834c-3ad2f477bcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:10:40.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:10:50.475Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=194b6d48-697a-4314-9680-6172d5b0d47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:10:50.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:11:00.484Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=eaf76218-26c5-49dc-9ed5-52bd6b3dae9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:11:00.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:11:10.493Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=0c4d1cbc-b8d5-4e79-a8bc-fcacd57aa3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:11:10.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:11:20.502Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=aff645e7-8e00-4e57-b7a9-360f54b6c33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:11:20.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:11:30.511Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ed58da77-d74b-4bd2-87d3-7d4a48614251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:11:30.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:11:40.519Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c4c05896-84a3-45fb-ba89-b3309fb84f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:11:40.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:11:50.527Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=32e42742-3e11-46b6-bb44-8d3c49c9e8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:11:50.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:12:00.537Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=720e7129-00c8-42d3-a66a-8cd34a68dd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:12:00.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:12:10.545Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f9b3dddc-99c3-46eb-b749-6862d0004dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:12:10.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:12:20.553Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=97a2c163-b55f-4028-8720-a153af5a1bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:12:20.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:12:30.561Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6cb66199-c983-4a12-a718-0db012ba5e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:12:30.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:12:40.570Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=19134ea2-cdfc-495f-a968-ee692eb14c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:12:40.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:12:50.580Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=61e5ee52-d723-459b-93c5-8e9512e5306b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:12:50.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:13:00.588Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=75abab96-1947-4c96-a0ef-eb31eaf30ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:13:00.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:13:01.189Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:13:01.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-05-17T03:13:01.189Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:13:01.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-05-17T03:13:01.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:13:01.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T03:13:01.193Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T03:13:01.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:13:10.596Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=fb6b4958-5d6f-4bf9-8f89-429747c0cb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:13:10.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:13:20.604Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=264c03c7-34b1-44fd-a66f-be5c1d1ddf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:13:20.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:13:30.611Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3a549995-73c3-4aa8-bbd0-eee7009d73d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:13:30.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:13:40.621Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=86307133-b564-4307-bf0c-cd89bd73e2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:13:40.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:13:50.630Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f7252bae-a7c9-4a35-86e0-f7a18e14503d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:13:50.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:14:00.638Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d565600c-3d13-49b4-9353-0e43c4c07f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:14:00.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:14:10.647Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8514f4ff-aa74-4813-a4ca-e22b6e4635ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:14:10.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:14:20.656Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e6d178bf-a895-47b6-b1e3-63d44c531298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:14:20.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:14:30.666Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b05602fb-8b98-4bc0-becc-85515b4ed035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:14:30.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:14:40.675Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=23fcacac-5fba-4020-9c7b-4a1de44125bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:14:40.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:14:50.683Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d591fd3e-3e63-4042-8ee3-25b2daf355ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:14:50.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:15:00.690Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b04f7222-c8fd-45ea-901b-517926f2d916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:15:00.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:15:10.697Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f8457ec6-ab78-40d8-8ed0-f4c712cea8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:15:10.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:15:20.705Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=37dbefc1-eb88-43e8-b174-cc46ac08501c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:15:20.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:15:30.712Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3212d0ef-703e-42e4-9660-29b59e5c8359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:15:30.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:15:40.723Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d3593577-ef46-40f5-96e2-7b91027fd974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:15:40.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:15:50.741Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ca93879f-3a40-4c4d-b61f-6430bb9720ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:15:50.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:16:00.749Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4cd4b09a-57d7-4452-a2bb-2c2cc3e07877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:16:00.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:16:10.756Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=57d7bb67-34b7-439a-801b-db999f08e78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:16:10.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:16:20.764Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=bc20b2fd-c4de-447e-b290-ef317d99aaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:16:20.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:16:30.771Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=bad8ce1c-dc65-4ca3-b4ed-153455b59fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:16:30.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:16:40.779Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b2a5ddab-de33-4ce3-888e-a70cc7d88015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:16:40.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:16:50.786Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3cd44bf4-dc39-44b0-a406-a7a2b1130d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:16:50.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:17:00.795Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6ba797e6-6a72-4cae-b227-c8eb6259dab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:17:00.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:17:10.802Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b2b7f8b8-6838-46f2-a90a-6ab18dbd91d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:17:10.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:17:20.809Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c0b13a98-9720-4864-9927-e4654750c4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:17:20.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:17:30.816Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d9dda6b3-9a99-4c64-8193-5d25f31af07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:17:30.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:17:40.823Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d664ae61-841c-49e0-b9b9-bd815eb87175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:17:40.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:17:50.831Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e05942e7-482b-48b7-87ff-51b8ce614953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:17:50.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:18:00.849Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7690261b-8062-4d27-865a-95c152d12140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:18:00.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:18:01.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:18:01.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-05-17T03:18:01.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-05-17T03:18:01.167Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:18:01.169Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:18:01.169Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T03:18:01.169Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T03:18:01.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:18:10.857Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=120bca0e-6ed1-44bf-b278-9f76c47a38f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:18:10.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:18:20.864Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=95921598-a393-4cfd-b27a-03d39b40ac94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:18:20.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:18:30.871Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c2cdbd02-db4c-451a-93df-02572615ac05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:18:30.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:18:40.879Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e143be7f-f2e0-44ba-b0b1-89f0148d9f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:18:40.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:18:50.886Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7ca8090b-7759-4504-8f5d-0b9ecd2babf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:18:50.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:19:00.896Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4c760205-41a8-41f6-b63f-0ad04ef88b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:19:00.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:19:10.904Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=5e02c285-4ee3-48ea-9766-1e724a697678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:19:10.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:19:20.911Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f5483c27-ba41-4ffc-89cd-9ed608eb44dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:19:20.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:19:30.919Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a2bb8ceb-76a3-40d9-b0e6-89f0992b298c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:19:30.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:19:40.928Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6fc82623-b297-433a-9a77-fddbe13c9822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:19:40.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:19:50.938Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c85499ee-4c1e-4fce-96a1-1ff38edd6ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:19:50.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:20:00.947Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=899fe9e2-6771-4041-8363-07f5b82bf360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:20:00.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:20:10.956Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=de0e05da-b9f7-4583-881a-f071652fd941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:20:10.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:20:20.965Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=0658040d-7ee1-4f9d-b764-29bbec47d038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:20:20.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:20:30.973Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=835c80a3-3c04-431d-b1ff-3a976b0f95c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:20:30.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:20:40.980Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8bce9552-74db-4bd1-8ab4-ff09167d46e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:20:40.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:20:50.987Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a3cea546-3ae8-45e5-bfaa-d43e94d5918d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:20:50.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:21:00.995Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f8b18786-b59f-4a42-9eaa-85f5154eca16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:21:01.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:21:11.004Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7ac3bbef-5bd4-4c74-9705-5118ebacc5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:21:11.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:21:21.012Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e193983f-18b8-4167-ab81-8821865488db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:21:21.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:21:31.020Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=40d9efb4-35a8-4290-bdca-99acb9860f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:21:31.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:21:41.027Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7f64e806-6a56-4836-976f-f24bce76c210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:21:41.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:21:51.036Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=432c9a1d-d19a-4bc8-8d30-d03e23819075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:21:51.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:22:01.043Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=5c47fdb2-cacf-4f45-a559-fc1f8c3f0686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:22:01.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:22:11.051Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7a1049f1-d06e-4c65-a0d8-33df1ce07a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:22:11.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:22:21.059Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c1103668-fe59-4c01-a6bf-346283c73750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:22:21.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:22:31.068Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=22436699-af7d-4bad-9d37-b60142eab708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:22:31.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:22:41.076Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=059f5fe6-52ea-425d-98b6-d15a7855e8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:22:41.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:22:51.084Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=362d2add-e380-47b5-a8bb-b3cdac567de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:22:51.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:23:01.091Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=5345d41b-ad1d-4273-90ec-59fd268c0c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:23:01.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:23:01.188Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:23:01.188Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T03:23:01.188Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:23:01.189Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:23:01.191Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:23:01.191Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T03:23:01.192Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T03:23:01.192Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:23:11.098Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=9db92c8e-6461-43f8-88a2-87010d220823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:23:11.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:23:21.106Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7e3a989e-0ded-4df5-985a-7611ca891f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:23:21.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:23:31.116Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=04ebc490-1e15-4b8c-bf94-095b3a89f047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:23:31.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:23:41.123Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=95ded656-f067-4c4b-a1c5-dcb9d8ea059d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:23:41.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:23:51.132Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d90c53d0-d6b4-44f3-90bd-ffec86db958e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:23:51.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:24:01.141Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c7338aaf-268c-4c92-91f4-e4e3b54d3fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:24:01.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:24:11.149Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6a291ccc-c13c-4c83-b23c-18323d84cb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:24:11.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:24:21.158Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=dcfed1c3-3a82-43b1-b2cc-a3c3eba4b373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:24:21.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:24:31.166Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=56c16279-bfc9-438d-8fe7-54ef64d07254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:24:31.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:24:41.176Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=206df9bb-ed8e-4064-a7e2-21cfc760286d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:24:41.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:24:51.184Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=fb4f9a33-04e0-477d-aceb-d42727f0ed69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:24:51.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:25:01.192Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=976568e2-3e12-4158-be38-fe22cb40ed02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:25:01.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:25:11.200Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=849e06ab-8a48-46c0-82bb-329878f5c413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:25:11.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:25:21.210Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=417680ad-e419-4998-b84e-4d90a52ec724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:25:21.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:25:31.224Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e609ff6f-3477-494c-8f88-0bed8d2511c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:25:31.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:25:41.232Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=234df864-f51a-45d9-acd3-22c67f9180a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:25:41.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:25:51.240Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=48e67067-d3b6-40e0-884d-351f503101bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:25:51.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:26:01.248Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=0eaae6b1-ff2e-4f3c-98ab-d257ac043ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:26:01.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:26:11.258Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=36d1b9bf-ef54-4672-a888-bd9f66116b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:26:11.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:26:21.266Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e32102ad-d1ea-4e09-8f86-b45951bb4b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:26:21.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:26:31.274Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f83f2977-91cc-4a83-88d0-4e17f836842c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:26:31.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:26:41.282Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f4a1ceb4-308c-4698-8e22-d8a8a5185ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:26:41.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:26:51.289Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c82c7f69-8e88-4d34-88e5-0039a7e29b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:26:51.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:27:01.298Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=86d79863-fe2c-4e98-9af7-1f7871c5bed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:27:01.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:27:11.308Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ae6f20c2-3f39-43ce-8745-fbdd7e614426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:27:11.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:27:21.316Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=eb63bf31-718c-486d-985b-5cc942db6e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:27:21.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:27:31.325Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=029ae25a-3e67-4850-b8ae-db4959f46959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:27:31.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:27:41.334Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=23288be1-9c5f-4e4f-8c14-880065c03ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:27:41.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:27:51.342Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=408a1823-61e1-47de-8422-82ab439e46a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:27:51.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:28:01.169Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:28:01.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-05-17T03:28:01.169Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:28:01.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-05-17T03:28:01.173Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:28:01.173Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T03:28:01.173Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T03:28:01.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:28:01.351Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=0bebb83f-0cad-4238-8361-85abf8dfa132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:28:01.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:28:11.359Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e03c11d4-4bca-42ef-9048-0de359168dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:28:11.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:28:21.366Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=0ec4704d-4eda-4a03-aad8-538ec064bf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:28:21.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:28:31.374Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=2471e590-823b-4073-97c4-120a6c081ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:28:31.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:28:41.383Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1243d5e8-59c1-4684-a8d5-3411fdf67399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:28:41.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:28:51.390Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c4b9defb-1da6-4843-a130-683441c0ccbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:28:51.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:29:01.399Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c0086d88-dcd7-4835-ad22-e3b157bdfc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:29:01.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:29:11.408Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6ad704a8-ed92-4e51-bc99-42eea4d9cbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:29:11.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:29:21.415Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=67fd91f3-3d87-476e-9792-a54187a09c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:29:21.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:29:31.424Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c9666787-5bc6-4c81-8f6e-c161894f5bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:29:31.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:29:41.433Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=586bc870-be94-4467-b661-63f854b14468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:29:41.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:29:51.441Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b098d93f-2915-485f-97dd-4e600d7b6023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:29:51.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:30:01.452Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7ce077a7-fe87-4c34-9f0c-dabbbbbe1d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:30:01.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:30:11.459Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c122d6ee-d589-47fd-b42c-4619d19fe0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:30:11.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:30:21.467Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8925399c-faa5-4dc9-9f20-3775892ad923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:30:21.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:30:31.473Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=89477f48-9f35-4369-8169-28a0e7c5d5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:30:31.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:30:41.481Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e16880eb-bcbb-4293-acb5-5baa7a9f54b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:30:41.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:30:51.488Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a2e3b03a-7fb0-47ca-bc73-dbce66c26b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:30:51.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:31:01.498Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=66dd10c1-a5de-4b6f-9310-3e21cec346da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:31:01.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:31:11.506Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a336fe36-f06d-4959-bf8b-aa0f0eaf2b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:31:11.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:31:21.515Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=90552919-d02c-4560-a0ee-4c5ebf33e77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:31:21.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:31:31.522Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=447df691-2a12-4d91-b699-10eb8cd5a766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:31:31.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:31:41.530Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8b997f6d-fa66-4378-8a20-89fe686f60d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:31:41.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:31:51.537Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=55244295-1405-4746-9701-65c6520c61e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:31:51.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:32:01.544Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6cee9062-ae3f-4ad8-9441-f25d3fe36fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:32:01.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:32:11.554Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8ae142bf-87e3-4829-b420-3a0c6b9d8341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:32:11.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:32:21.561Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=0865eeb4-3f69-4312-98e3-9fa9300a19b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:32:21.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:32:31.570Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=27532466-e7e8-46b5-bf76-d574ba1282b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:32:31.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:32:41.576Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=66ca31cd-d844-497f-97b8-9913d06f47e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:32:41.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:32:51.584Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=0c9fac94-b01d-472f-863a-9d8a7ccaf502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:32:51.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:33:01.172Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:33:01.172Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T03:33:01.172Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:33:01.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-05-17T03:33:01.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:33:01.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T03:33:01.175Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T03:33:01.176Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:33:01.592Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=99b86119-be71-4e9e-b6d8-11f65c0115db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:33:01.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:33:11.599Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=57e8b4f4-b6bb-4988-b635-7bf04190040c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:33:11.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:33:21.605Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8b29c8b0-debc-436c-85dc-890a4e2a950d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:33:21.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:33:31.614Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=03c6fe54-a219-4c95-91fb-62c16b02a0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:33:31.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:33:41.621Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=153ce04e-6c9e-4199-b190-d186a7642cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:33:41.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:33:51.628Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d71199ca-ba63-4297-b9cd-a529f8b7f5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:33:51.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:34:01.636Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d74e3523-ecd6-48e6-9e8f-28db40654089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:34:01.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:34:11.643Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1ba091cf-38c7-40b4-83ed-482c32e2dd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:34:11.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:34:21.651Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=85cdb207-cbeb-406b-9d6a-0e318ebd4ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:34:21.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:34:31.659Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a6f6dac9-22c1-42dd-8b39-8a60736f082b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:34:31.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:34:41.668Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=9c733d37-9487-4a57-bcb5-cb50106de286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:34:41.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:34:51.677Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b9dad0be-e085-4e9f-ba68-f043f8337d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:34:51.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:35:01.686Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=0960791a-2f68-404f-8397-46c0b7653499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:35:01.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:35:11.696Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=458e7207-c4db-4d2c-a4d4-cec094c3d665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:35:11.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:35:21.706Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c8fbbbc4-6d1c-4e78-9e59-6874804ecdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:35:21.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:35:31.714Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=028cf4f5-6aab-47e7-a612-49ce5de5258a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:35:31.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:35:41.723Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=2290e967-5466-4685-85e3-ca53856eb745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:35:41.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:35:51.733Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f0a2f1dc-47c1-474d-a776-3df79d876fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:35:51.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:36:01.739Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=87e3fa76-9442-4b70-a362-d3ceac03fb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:36:01.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:36:11.748Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=960b8ebe-4e39-451a-bb8b-7ab4836e05ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:36:11.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:36:21.756Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=820ba118-6c56-4c2f-9c49-37c16b2d57b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:36:21.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:36:31.766Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=118c1694-6768-4e78-b02c-3f633ce97ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:36:31.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:36:41.776Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=23cbf108-5f6a-4c2c-ae30-7d4b2fded9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:36:41.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:36:51.785Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=2b565b03-13f7-4633-a72a-d08472afc740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:36:51.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:37:01.795Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f2607ac6-01a0-4c03-967f-21a7dc3805db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:37:01.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:37:11.802Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=95ac8a19-bc21-4756-aaa3-c1ba896d17df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:37:11.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:37:21.812Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=38312d9e-ba61-4c71-8eff-b33a6beb56b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:37:21.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:37:31.822Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=61ea8d7e-e447-45aa-a1fc-a879a8108709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:37:31.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:37:41.831Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=9db4bfca-0c54-4bde-b568-24a4e80ccf5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:37:41.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:37:51.840Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=dede35ff-8503-4211-9fb6-729c89164fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:37:51.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:38:01.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:38:01.179Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T03:38:01.179Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:38:01.180Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:38:01.183Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:38:01.183Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T03:38:01.183Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T03:38:01.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:38:01.848Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=366efcd4-5913-4a99-9426-cb55c89759dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:38:01.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:38:11.857Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a7e95980-0823-4582-98a6-460031a5e074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:38:11.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:38:21.865Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d594539f-2bff-40d9-8b2b-141e07a245d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:38:21.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:38:31.874Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=244c286b-8ff8-4c46-afee-864478bf1ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:38:31.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:38:41.883Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=5943babe-b476-4347-b6aa-445779579bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:38:41.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:38:51.891Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=0d505658-6953-45e7-9a26-e37a2d6d8836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:38:51.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:39:01.900Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=260f0ade-1141-460f-a7e1-09dbe88da26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:39:01.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:39:11.908Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=2870ff45-7e48-42e3-be35-05d15c576e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:39:11.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:39:21.917Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a1d1c655-4ddb-444d-b487-11e14d4c4c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:39:21.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:39:31.926Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ae7a1bff-a7bb-420e-8898-8aae867455ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:39:31.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:39:41.934Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4f107908-04b8-4124-b24a-d48115d69a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:39:41.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:39:51.943Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=88b24500-c969-4800-b454-a6e27b45b465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:39:51.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:40:01.953Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f9d43b60-ca02-403c-94ce-52991b30a18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:40:01.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:40:11.960Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e13a0970-0884-4faf-a47d-7ef3978aadc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:40:11.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:40:21.967Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8870ca7b-e414-499e-a37d-18fb450e0cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:40:21.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:40:31.977Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=01b49815-7b6d-443e-b074-5647d0740906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:40:31.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:40:41.984Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=eb4ef3a6-b570-4790-b732-b7c3782d383b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:40:41.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:40:51.992Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f291f935-22c7-4c89-bc6a-9ffde6cead71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:40:51.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:41:01.999Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f4f608a7-32ff-449c-873c-ba71f145f710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:41:02.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:41:12.006Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=78680365-2710-4399-bcb3-c546d60b65a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:41:12.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:41:22.015Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=12afc48f-6266-4b84-b086-27a981423f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:41:22.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:41:32.023Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a58fce76-529a-4b7b-8f98-d4f5b2208e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:41:32.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:41:42.029Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a84a03d0-17ab-4f94-849a-c74193fac9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:41:42.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:41:52.036Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=29838be7-e6a7-46d8-b9f5-f050dcc2a08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:41:52.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:42:02.044Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6e3abf01-8421-46f0-886f-8a91b3657bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:42:02.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:42:12.052Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=00452e91-f6c7-4994-a376-e0f72a204784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:42:12.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:42:22.061Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=0f542796-1240-4f24-85f5-8477efd122fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:42:22.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:42:32.070Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6b0a34e8-0866-486b-9abe-9a0e21d61330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:42:32.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:42:42.078Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1c96c101-8460-4fb9-8fb7-5d6dc46d9770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:42:42.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:42:52.087Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=03c603c6-776d-46c9-a12c-8a16c5ee82e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:42:52.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:43:01.176Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:43:01.177Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T03:43:01.177Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:43:01.178Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:43:01.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:43:01.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T03:43:01.180Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T03:43:01.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:43:02.094Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=07747fa5-2b0d-4b01-a0e4-4f796d0d9701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:43:02.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:43:12.101Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=06bde41a-9528-4261-9c11-1b1779387d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:43:12.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:43:22.110Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e74cbc9c-ec15-450a-9705-1b5214327a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:43:22.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:43:32.118Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c689d26c-236c-47fb-a729-5e28cecad0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:43:32.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:43:42.126Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=9875d7ae-3a17-4bee-98b2-0b9e3ce09cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:43:42.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:43:52.134Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d6be83ea-cc81-447e-b549-707ba8ddf85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:43:52.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:44:02.143Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=2c532c24-effb-45e1-8822-f4ca284865cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:44:02.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:44:12.149Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=47047925-8807-41f1-8da7-c47360d69dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:44:12.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:44:22.157Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=299f64bf-a39c-42d6-83ba-758e6933328f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:44:22.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:44:32.163Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f31d320f-3122-46fc-9e03-c5284c991493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:44:32.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:44:42.172Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4bb07e45-ec5b-47ea-adf0-0cc701dd8cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:44:42.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:44:52.180Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a9c34929-ca24-447b-8144-aff75d2b8d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:44:52.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:45:02.188Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=5dc5a676-3537-49a2-92bf-593900ff0cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:45:02.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:45:12.195Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=829451c4-38fd-447f-92cc-154adaa9de18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:45:12.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:45:22.204Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a0be611f-910a-47c9-969f-2f1a1e0b876f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:45:22.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:45:32.213Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=42c19029-d3b3-4e24-a920-50f09a8fc6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:45:32.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:45:42.221Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=deffe672-d78f-4bd6-ae11-c559b7bd73b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:45:42.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:45:52.233Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=0ba4a465-6c71-465b-817d-ca42e2f3ff24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:45:52.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:46:02.240Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=87637392-e4ae-4052-a5f2-f4b0c409fbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:46:02.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:46:12.248Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c47b3698-0377-45df-bc25-c58382341ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:46:12.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:46:22.255Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=89598e5b-e9d8-4c05-b09e-0c8a96f05168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:46:22.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:46:32.264Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f13412d4-f696-49e0-be98-84a3ef211495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:46:32.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:46:42.271Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ba413b78-00eb-406e-a4ec-4b49deb7166b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:46:42.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:46:52.279Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=9b3bfe19-05c5-4231-ba44-7073900e075b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:46:52.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:47:02.286Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=fa2fa43a-763c-44fe-813d-4a31c5df8122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:47:02.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:47:12.293Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=fc184cfd-9626-4d64-af86-cb5dc5d2bc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:47:12.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:47:22.302Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c139a19a-35fe-4f4d-913e-e829f9b843fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:47:22.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:47:32.310Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=988e7eb2-8346-4ccd-9f88-9f6db8da0151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:47:32.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:47:42.327Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a9da411c-78b7-4ce0-8acb-621af84d030f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:47:42.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:47:52.334Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ceb2ff48-37b0-413e-82ec-5753b8149966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:47:52.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:48:01.164Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:48:01.164Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T03:48:01.165Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:48:01.165Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:48:01.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:48:01.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T03:48:01.167Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T03:48:01.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:48:02.341Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=9d898370-d40a-4a58-a7ee-bd553678a5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:48:02.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:48:12.348Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e52376e5-0b70-4d76-ab69-9ca7aa887938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:48:12.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:48:22.357Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=dee1e060-f352-4427-bcc3-6034bec3d194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:48:22.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:48:32.366Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=bedc94d0-4eb2-4cae-a336-e9b84a915a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:48:32.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:48:42.374Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=642237ea-35c6-47e3-b416-0a5c8c761380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:48:42.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:48:52.381Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=244a08db-613f-4065-a2fd-f0b13471a205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:48:52.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:49:02.390Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=803659a7-ad5c-4e87-852d-6c6b39902d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:49:02.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:49:12.397Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6126757b-917b-4af5-834a-3773c5e4eec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:49:12.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:49:22.405Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8c0458b3-addd-40ef-a51d-166171fab76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:49:22.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:49:32.412Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1ccc3b73-7cdf-4407-8a30-01b4125ff522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:49:32.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:49:42.419Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=15955cc6-d4af-4948-9dda-2e843bac8779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:49:42.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:49:52.427Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=53f6629f-b596-4799-a978-aa7e773689ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:49:52.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:50:02.434Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3f3413d5-6c60-401a-b88a-82802695c464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:50:02.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:50:12.440Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d1f0778c-fa46-454f-a83a-86e70878e701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:50:12.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:50:22.448Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=98673f74-c62f-490e-9d78-80207948ab25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:50:22.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:50:32.455Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f21d22a5-00cc-429f-842f-212f76ddffad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:50:32.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:50:42.463Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=73dbfaee-76fc-4635-b8cc-286917bc0770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:50:42.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:50:52.471Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ed8532b3-c712-4361-8a58-9b9dc99a157c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:50:52.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:51:02.477Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d6d9085e-2740-4fb8-a04d-ba3aa6f77013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:51:02.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:51:12.485Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7572e900-102a-42b3-a6b1-98f6c72f6008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:51:12.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:51:22.494Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4e26abc8-46cd-486f-927e-f703065ce348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:51:22.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:51:32.501Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=88d98668-d072-4094-a1b9-4ca68aef23f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:51:32.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:51:42.509Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6f2bb423-1dd6-4ffa-90f2-16db612851ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:51:42.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:51:52.517Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=9ea2f66e-c660-4562-8e1c-68751c904a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:51:52.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:52:02.526Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e3042373-e1df-433e-b827-40fbb320349e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:52:02.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:52:12.533Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c4a3eac4-339c-4a2b-93be-e54404c35bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:52:12.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:52:22.541Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4ed98566-9937-4e93-a8fb-9b223a4a3f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:52:22.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:52:32.549Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8404957f-cc7a-487d-97a8-01334276f81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:52:32.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:52:42.555Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=19592082-c883-4f74-bb2d-e1c9442d9256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:52:42.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:52:52.564Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=cc6e491a-3b7b-4dc6-869d-77b943eaddf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:52:52.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:53:01.174Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:53:01.175Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T03:53:01.175Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:53:01.176Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:53:01.179Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:53:01.179Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T03:53:01.180Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T03:53:01.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:53:02.573Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=0b11701f-1a08-49a7-8429-2450d4df95c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:53:02.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:53:12.580Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4d1b2888-12cf-496b-b7c1-663cc0ef8e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:53:12.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:53:22.588Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=9791a812-bf14-4396-8a62-95c8f45ce9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:53:22.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:53:32.596Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d612b03d-54ae-4725-8851-0ff7cd36207d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:53:32.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:53:42.609Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=eaf73611-7746-4223-8e18-b525fe53de1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:53:42.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:53:52.618Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=5f53decd-e2c5-4935-a82f-a887c15a3918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:53:52.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:54:02.627Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=2659e1a0-112a-4a64-a128-b7dd239cdb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:54:02.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:54:12.636Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4af785a0-0ec7-433f-bcf1-7a7226a55dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:54:12.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:54:22.642Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=33723b33-efd3-4893-bdd2-8cec1a36375c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:54:22.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:54:32.651Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1610d7d2-f9f8-409c-9e4f-a8d1592e0444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:54:32.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:54:42.659Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=041d4b27-e8ef-449d-aea4-5fc3d325cd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:54:42.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:54:52.668Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1d1ced94-d6ab-4dc1-af3f-dd2daf943fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:54:52.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:55:02.676Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=df31cf65-0983-409d-84a1-74a4061077e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:55:02.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:55:12.684Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b2dd8b6e-c816-4c0e-8314-f58ac1753195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:55:12.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:55:22.692Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=710f14b1-da8e-4202-b1f8-b3f24f57e34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:55:22.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:55:32.700Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=13f80c2d-b980-4b9d-8ab1-fbe3989f8ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:55:32.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:55:42.708Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=88dc2685-deb1-4170-b204-c21aab402d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:55:42.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:55:52.716Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4d834f53-e646-48e6-a268-0927d1b9e78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:55:52.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:56:02.724Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b18b180a-16c6-4c7b-99f1-2206ebb443d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:56:02.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:56:12.733Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d9810049-a8ab-4c8c-8ddd-78b6a82b6474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:56:12.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:56:22.741Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f9bef3b8-5f56-41f7-b146-5b50e4b06847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:56:22.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:56:32.751Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=38dbe4ac-240a-43d0-b367-8c2fab0b0f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:56:32.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:56:42.758Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4097dc68-aaa7-45d7-9e91-6f88f5113726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:56:42.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:56:52.767Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=5adca472-edd0-4a0d-bb21-f956246391f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:56:52.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:57:02.775Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ea95ffd9-628c-407c-88d4-05b4b76cc045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:57:02.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:57:12.783Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6753ec4f-f503-47a6-9876-134bb20c23c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:57:12.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:57:22.791Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7b63cca7-56cc-4dec-90e5-5048f44f470f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:57:22.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:57:32.800Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1cc3e0bb-dbef-4562-a825-72b027aac3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:57:32.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:57:42.808Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=29992419-7ea2-4447-b5bf-0bfecf4160db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:57:42.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:57:52.817Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=efe2ad3f-dc87-4f1a-bdfb-93b13b4fc2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:57:52.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:58:01.176Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T03:58:01.176Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T03:58:01.177Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:58:01.178Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:58:01.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T03:58:01.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T03:58:01.180Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T03:58:01.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:58:02.827Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b200aa51-bafe-4403-800a-5cbc33afd876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:58:02.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:58:12.835Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b84368f9-1f6d-4c53-a34b-9893a466ef11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:58:12.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:58:22.844Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ea1ff20b-49b7-47b4-88bc-a2d063595108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:58:22.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:58:32.854Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=df4c0bd3-35b2-4c4e-9001-db99d159a118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:58:32.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:58:42.863Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a1c48613-208c-4f8f-85ef-ff6ead5faf98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:58:42.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:58:52.870Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=34a71775-95e3-4c79-895f-116188c84b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:58:52.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:59:02.877Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f8a38c1a-509f-4b82-bd95-ec1ac6509c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:59:02.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:59:12.884Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=eb752430-dd22-4144-ae4b-c5c8b07115fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:59:12.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:59:22.893Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7287921c-14c1-4e9d-b9d4-ebb4825832a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:59:22.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:59:32.901Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6df06791-ceba-4824-8a36-f5c87e604fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:59:32.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:59:42.910Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=929920b5-6618-4b53-b63e-856e0a1b53bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:59:42.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:59:52.917Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=bf2aef26-c1bc-4237-bbdc-391daa5db5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T03:59:52.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:00:02.925Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6433a450-d56b-4fcd-bbd1-79ddadd49ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:00:02.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:00:12.933Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3a3835a1-213f-4614-a5fe-20916cfb7f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:00:12.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:00:22.942Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4fbd1965-51f7-4527-a556-95e14268588f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:00:22.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:00:32.952Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c12f4c61-88c6-4b71-b0b3-678414db3a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:00:32.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:00:42.959Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e4414459-a913-4456-bc7b-3ffadd73f780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:00:42.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:00:52.968Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ede03a95-781d-4f77-b8f7-a588830db2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:00:52.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:01:02.976Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c0ec2b1b-5467-4b23-8214-18c661f00f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:01:02.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:01:12.984Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c2154e01-e2bd-43ce-851b-097a957413c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:01:12.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:01:22.991Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b898f2c7-fa76-4c36-948d-ae8809e241d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:01:22.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:01:33.000Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7e9cf409-f237-4450-9d5d-f55bd981df68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:01:33.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:01:43.008Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=afea7167-32bb-41d5-a9c7-e98638f1cdc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:01:43.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:01:53.016Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7d2bf357-bbea-4b8a-9412-f619a36f5b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:01:53.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:02:03.024Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=78ffa622-7cd6-412c-8cc3-5992b3d9b169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:02:03.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:02:13.031Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4ce06ad7-3f96-4053-b2c7-827301c8cb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:02:13.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:02:23.039Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=83a234fc-dfc1-42c1-b229-2dda11fd0221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:02:23.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:02:33.047Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=015764d3-d648-4126-9ba1-8835a9b2b982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:02:33.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:02:43.055Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ca6e2b9d-a1df-4ea5-8891-65bfcdccbc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:02:43.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:02:53.063Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=afa44a15-6a17-4de6-909d-7d773c784cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:02:53.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T04:03:01.171Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T04:03:01.171Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T04:03:01.172Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T04:03:01.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-05-17T04:03:01.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T04:03:01.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T04:03:01.176Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T04:03:01.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:03:03.072Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3678935e-360f-449f-ab8b-6c1abe540f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:03:03.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:03:13.081Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=16db6bfc-b76f-4cd9-b7f4-ec1d5af1eb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:03:13.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:03:23.091Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b3ae963a-4bad-4a68-b087-c8de322d3993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:03:23.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:03:33.104Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=91910b0f-71e4-49bd-a660-8a5c86d9cd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:03:33.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:03:43.116Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b18e13cd-24c4-490e-abfe-de9daf539deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:03:43.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:03:53.128Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=62ef21fb-0eb4-4a4b-99ae-0b53caeb9064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:03:53.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:04:03.141Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f6dbcb96-0ad6-4e90-a047-a98a719408b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:04:03.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:04:13.151Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6ad90b32-916b-410e-b9c6-2b25521c412a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:04:13.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:04:23.161Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=673510b9-9f61-4236-9326-ac9c9462ad49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:04:23.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:04:33.175Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3bb9b58c-c08e-4358-a82e-bac1c77994f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:04:33.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:04:43.187Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=75346409-b85b-4c0a-bd0f-0b55f2ce03d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:04:49.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:04:59.198Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a07349b3-d36d-42d2-ae36-1cd4a88314c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:05:05.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:05:15.209Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1c5b6532-c64b-469c-bd22-209b04d7a3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:05:15.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:05:25.221Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6e64da13-2da8-4871-ac52-a628fd99ed16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:05:25.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:05:35.237Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4033b5dc-56d8-4d94-bc62-c59c02e9b7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:05:35.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:05:45.250Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b6b84ec3-b378-4c7e-855c-72d3ccf070e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:05:45.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:05:55.261Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1ffd0f82-9295-47d7-838d-aa438f4c03b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:05:55.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:06:05.272Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=9e273581-c36c-4189-9932-c90d01aa8fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:06:05.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:06:15.286Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4619dbda-6202-491b-a6cd-ffe95d900974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:06:15.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:06:25.298Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=fe4417d1-9336-470f-9be9-e21fd6764710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:06:25.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:06:35.309Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=568f81a1-d328-4be5-a923-ac944bac2620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:06:35.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:06:45.322Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4c6d2858-dc94-481d-8bde-4716cceed791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:06:45.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:06:55.334Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=02991f70-34a7-4a89-8267-457c421844d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:06:55.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:07:05.352Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=56e6f23c-cca4-4036-a9f9-c0af762b1aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:07:05.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:07:15.365Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=0d245eb2-07c9-4f7d-90be-a3312b4fa71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:07:15.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:07:25.377Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=da1c93c4-3d66-4a5e-8f2c-ec924451ef69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:07:25.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:07:35.392Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=906d449a-fd16-4659-817f-348e84993243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:07:35.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:07:45.404Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7952121e-b8f1-499c-b1f7-47176bd826ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:07:45.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:07:55.416Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e00dfbb6-810f-4915-a33f-9aeb1137205d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:07:55.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T04:08:01.190Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T04:08:01.190Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T04:08:01.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-05-17T04:08:01.192Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T04:08:01.194Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T04:08:01.194Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T04:08:01.194Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T04:08:01.195Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:08:05.428Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=901e0cc7-aa7f-46a3-98d5-b86b044cef75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:08:05.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:08:15.441Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=979a32b6-e70b-4a32-8a5e-0d71e4971b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:08:15.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:08:25.450Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=09480d9c-7287-4e68-bea0-83815e058647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:08:25.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:08:35.461Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1d9d7cfb-805f-42a7-a555-4cf13969e984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:08:35.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:08:45.473Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c8855c1c-8cc6-4dde-a8b8-3c0698b9ed1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:08:45.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:08:55.490Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b7d607ee-5368-4c8b-99c5-cf016c1f6418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:08:55.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:09:05.502Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e9b16a71-c99f-44e2-b6be-9fa74266cba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:09:05.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:09:15.512Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1a49ceb3-d530-47fe-aab2-17af84a9c971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:09:15.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:09:25.523Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d217ac00-ec02-42c1-bfc2-fbc613fb9be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:09:25.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:09:35.535Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1cf695df-2035-4d62-9f36-a3a36cbc9ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:09:35.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:09:45.545Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=23482114-3a63-4cd6-a65d-604476f64b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:09:45.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:09:55.555Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=36d3f2dd-d8c9-492a-b98e-caef7eddb86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:09:55.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:10:05.566Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ba0e5f5a-bf18-4751-8539-b24fcdbec6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:10:05.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:10:15.578Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=0019f2ae-bfc8-4e34-929a-a8d06ccbebf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:10:15.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:10:25.589Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=5712df04-6e4f-41a0-846a-482250c9ac96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:10:25.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:10:35.599Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=856d6721-e0b6-4853-9e5a-87554b1ac16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:10:35.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:10:45.609Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=89050455-cc6f-45cd-8241-e9dd22cbdc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:10:45.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:10:55.625Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=cf37cd65-4306-45bc-aab2-346605453e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:10:55.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:11:05.634Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c4f3e037-0454-44bc-a4d4-a39d1138d160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:11:05.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:11:15.643Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=699b75f2-0023-4322-b758-834429b847fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:11:15.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:11:25.653Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=501d52e2-a4b8-424b-a0da-4e83c38bc7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:11:25.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:11:35.665Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=5490a83f-34a7-41c9-964c-5c84a888a28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:11:35.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:11:45.676Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a12ef01c-0ba2-4627-a423-b1f6a36c044b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:11:45.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:11:55.688Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=0d5d775f-f9f2-49df-8381-00af81837887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:11:55.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:12:05.699Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=707db2c5-922c-42b5-ab02-7114e13da696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:12:05.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:12:15.711Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d30806f4-2797-4d31-b2f2-23b7d7606c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:12:15.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:12:25.724Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=99958ef8-4a5d-4362-b22c-785f596a1e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:12:25.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:12:35.737Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e675cad3-1f39-43d8-a5ed-4733f0839ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:12:35.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:12:45.748Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=45b48164-1ad7-49bb-b4cb-8cb2b1e7fdb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:12:45.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:12:55.760Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f0bb59b9-9911-4629-8729-5be118808f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:12:55.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T04:13:01.182Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T04:13:01.182Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T04:13:01.183Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T04:13:01.184Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T04:13:01.186Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T04:13:01.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T04:13:01.186Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T04:13:01.187Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:13:05.771Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=50691263-705c-4f93-a9f9-36dc5bf579c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:13:05.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:13:15.785Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=5542a34c-8d39-4f40-8469-0f635cdb73a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:13:15.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:13:25.794Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=493d13be-6dc4-4860-b150-6e125519d82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:13:25.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:13:35.804Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=0ce06afb-c686-4211-ae8e-20455aa01acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:13:35.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:13:45.814Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1331e6de-948f-4d26-bb43-c83a55af1747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:13:45.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:13:55.827Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7b12b520-be00-49da-9282-fed84695375e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:13:55.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:14:05.839Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e7a1d154-b99c-4ef9-adb6-4fa4164a5d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:14:05.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:14:15.849Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=63663bc5-6924-43b6-806c-9bf2ea109227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:14:15.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:14:25.858Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6f0206a3-9730-4f83-99b5-e7f6363da8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:14:25.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:14:35.867Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=9231ba2c-90a5-48de-a601-0c23da738221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:14:35.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:14:45.878Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7086c3c0-ae98-41db-851f-6772bdcb0cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:14:45.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:14:55.889Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=cb60a6a1-4c58-4cb4-916f-8aaea1c5cf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:14:55.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:15:05.901Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=9b4de1d0-5b46-49ad-ae16-d3d8a982bc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:15:05.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:15:15.910Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b54febe4-6432-4ef4-a5e8-d0b597f13cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:15:15.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:15:25.923Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e379b946-b52e-4b96-ac6a-351af06ca187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:15:25.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:15:35.936Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=9218e2cb-10d9-49a9-8fc9-7ba161e229db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:15:35.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:15:45.946Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b478ed10-bca0-4b6f-9859-1baa8396306c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:15:45.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:15:55.960Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=90c68920-c854-45e6-b0c7-dc951c6270f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:15:55.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:16:05.972Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7b79585b-e10b-46a6-be6c-02ca2e1ee125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:16:05.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:16:15.985Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=43c62cde-f4e2-42d5-910d-5c5ab309e7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:16:15.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:16:25.996Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8787e49e-fff8-48cf-8e03-6df2b21c27b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:16:26.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:16:36.006Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=175be4ab-4e33-4e5c-998b-925e9df3483d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:16:36.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:16:46.017Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=abd940a6-043b-4262-aa7b-8d1e87ba76f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:16:46.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:16:56.028Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=66ec41e8-2e5c-4c62-b1f8-a0e0f47eed0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:16:56.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:17:06.049Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=684e94a1-48a5-43da-a838-3e40b4095adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:17:06.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:17:16.061Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=9ebc61af-e3b5-44ba-9620-8f8e6b118218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:17:16.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:17:26.074Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4295daa3-9b08-40e0-8305-1c1de078857a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:17:26.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:17:36.085Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e8abd944-9a01-4556-80c7-22e3373fdb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:17:36.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:17:46.096Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1b0d13bf-9631-4046-bc19-47d8ec94ab03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:17:46.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:17:56.107Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=675ad000-b571-4f58-a65e-16ffb490c77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:17:56.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T04:18:01.175Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T04:18:01.176Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T04:18:01.176Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T04:18:01.177Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T04:18:01.179Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T04:18:01.179Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T04:18:01.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-05-17T04:18:01.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:18:06.119Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=2517137c-a36e-4274-bed5-159184dafe4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:18:06.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:18:16.132Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=82a2a903-1f3a-4da5-883e-78239cff714b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:18:16.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:18:26.145Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=372eca33-db1c-492f-96ae-292cdf480b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:18:26.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:18:36.157Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6673ceed-920d-4a55-a69f-57b7a8145491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:18:36.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:18:46.167Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=48ef2c89-c39f-4bc1-aef6-c34decbca7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:18:46.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:18:56.178Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f6d951c3-3036-4126-9fc1-b09773258675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:18:56.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:19:06.190Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=92ba5af2-6d88-466e-990e-487186f3ca6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:19:06.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:19:16.204Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6ca9187c-a5b2-4ceb-89b9-6b35e4936197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:19:16.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:19:26.217Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b41ff122-55af-4756-9985-402283c9e712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:19:26.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:19:36.228Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=57f2b1da-ee7f-49ee-814a-7d3cbaf6b2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:19:36.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:19:46.238Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=01848bc0-2aea-473c-b177-9259f5fc84c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:19:46.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:19:56.250Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1fe6c481-d192-4abc-8e76-b023e60800a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:19:56.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:20:06.261Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=755973b7-6326-4648-8bfc-986b494bf0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:20:06.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:20:16.274Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=66601038-a482-40f1-beb4-5c1f585419b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:20:16.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:20:26.282Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d7650ac1-36ae-4310-a025-1026774a7bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:20:26.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:20:36.293Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=212104a2-108a-4bb0-8eb1-d4d5beee8ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:20:36.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:20:46.305Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=874442f6-647b-44c3-b36f-2f8496ac93a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:20:46.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:20:56.316Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c9536650-fae0-4a9c-b6e7-5b284303021e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:20:56.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:21:06.326Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7152ec80-ed72-4dc9-9007-1293a7be2279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:21:06.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:21:16.340Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=2e7bd876-4a71-4412-9cae-02af27b5b5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:21:16.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:21:26.352Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7b6eb343-adaa-4b07-a322-6d1075c4e527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:21:26.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:21:36.365Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1ff6340b-1528-4f0e-bf74-67ff9ea9853c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:21:36.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:21:46.378Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e775833b-3393-46ff-b48a-cf2b1f5a1418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:21:46.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:21:56.390Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=91eaad54-5f69-4028-a62e-7de64e897309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:21:56.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:22:06.403Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=948c3883-71a7-4493-8077-db95a98a1ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:22:06.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:22:16.416Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3e875fd6-5a0b-4480-ae5f-6900a4999bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:22:16.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:22:26.429Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3f7a2d1d-449f-4364-be3f-d4bd8dd8e1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:22:26.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:22:36.440Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=84f62faa-68e5-45a5-bf71-5f02719355ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:22:36.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:22:46.453Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=917cef2d-c892-4d00-90a8-233b34caea2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:22:46.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:22:56.463Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=00711315-c607-44c6-98c7-9c1bb62a7423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:22:56.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T04:23:01.169Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T04:23:01.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-05-17T04:23:01.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-05-17T04:23:01.171Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T04:23:01.173Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T04:23:01.173Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T04:23:01.173Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T04:23:01.174Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:23:06.474Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=9e61c45f-377c-4f08-9fc3-e81da9cc3b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:23:06.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:23:16.486Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6736a904-df99-4818-bfbd-58f30143ba9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:23:16.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:23:26.497Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=df20c165-b072-4842-867c-1802f0246905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:23:26.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:23:36.509Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=55f13a10-e652-4297-ade0-9b5f4720149d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:23:36.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:23:46.520Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=27ea4676-f3fb-4be3-b9cf-ca48d243b56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:23:46.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:23:56.532Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=25db8916-bc8b-4478-9854-bf61a049b771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:23:56.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:24:06.544Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d9c86ec2-0aee-40fd-83f6-fad09575d338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:24:06.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:24:16.555Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e70eb3da-6543-4622-ac58-5835bb4cbea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:24:16.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:24:26.568Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=bd33c97c-958a-42b4-b7b7-afaf79ea5174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:24:26.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:24:36.581Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e2cd55a3-39fd-4860-b6a7-af93332e7404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:24:36.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:24:46.598Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6ed45b05-0aaa-4d8d-b884-0f0c967e4d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:24:46.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:24:56.611Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b2e74607-1ab8-4c67-b735-a614437d88ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:24:56.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:25:06.624Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c678909f-9ff0-4add-bf10-33512e0f4830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:25:06.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:25:16.637Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ae3a4277-494a-4c86-aa1b-540a98520474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:25:16.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:25:26.660Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=beacaaad-df16-4854-993b-701df870d821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:25:26.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:25:36.673Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=056c1747-6bd3-4ced-a901-ea661f26f9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:25:36.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:25:46.683Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=edaa418e-f05f-4e2e-8c13-ad8dd8a74006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:25:46.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:25:56.695Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ae4199bb-33c7-49ba-b808-6b47540c6d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:25:56.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:26:06.708Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=194f28d7-00e9-480a-b4b1-7223c75e28ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:26:06.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:26:16.719Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=17c24081-da51-4613-b28d-911a2140a134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:26:16.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:26:26.731Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=2f4ab9e9-733f-4c48-a266-c722efc43b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:26:26.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:26:36.744Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4684292a-6787-4eeb-b87e-c180518460cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:26:36.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:26:46.754Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=30e7b5c2-1a78-43f6-be7a-8abd7a0692d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:26:46.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:26:56.765Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f8ac6ebf-8629-4f8d-a7ba-4cb7e324d16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:26:56.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:27:06.776Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ea903d67-2bdd-4996-bf14-d057c6fbeed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:27:06.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:27:16.789Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=4091451c-60f1-4916-a419-b43d8ce3aae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:27:16.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:27:26.800Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3d2316bc-43ab-4052-8787-6be07b4e33e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:27:26.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:27:36.809Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c4c7f304-bdf6-4988-9115-017ef858013a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:27:36.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:27:46.824Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3805a5ff-eb41-45e1-8f7d-862cbc2b0846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:27:46.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:27:56.837Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8ba05f50-ca82-4e13-bcf3-fd4c86e119c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:27:56.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T04:28:01.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T04:28:01.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-05-17T04:28:01.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-05-17T04:28:01.167Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T04:28:01.169Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T04:28:01.169Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T04:28:01.169Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T04:28:01.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:28:06.848Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=8a48ad45-bee9-4029-9eb1-af70eaf9f521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:28:06.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:28:16.858Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3f2b9afd-3e05-45da-a5fc-85116d3cfb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:28:16.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:28:26.871Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=fa3a65b0-1d2e-44ac-bad5-85e611f715a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:28:26.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:28:36.882Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6bc8d101-f4f2-4f81-8bef-aad79cbfc7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:28:36.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:28:46.894Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d161cea8-d0a4-4e4d-989a-c0c135415af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:28:46.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:28:56.905Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6d63c83c-0e70-4319-a2db-9dce569f8d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:28:56.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:29:06.915Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=9edb6440-e920-4dbf-9133-53cd51713a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:29:06.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:29:16.927Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=cecefe07-10d5-4794-a4bc-3d9dbe800671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:29:16.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:29:26.942Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=446042ec-acf1-4985-bff7-5b24309179ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:29:26.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:29:36.953Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=81060d14-991a-42f0-9ea9-9a7a4b502686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:29:36.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:29:46.967Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c7b675fb-d7c0-4645-b7f8-a698213d71a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:29:46.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:29:56.976Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=7ffcfe9e-f5ff-4e6a-87c2-d84caa45c378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:29:56.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:30:06.986Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=37991ead-78d6-49cf-966a-a125d0071fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:30:06.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:30:16.997Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=81fe834a-dc60-45da-9673-8225d6cac93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:30:17.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:30:27.010Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b2869fc5-5041-434c-85b6-da0d77656d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:30:27.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:30:37.020Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=913a38e6-92ae-489a-8081-6a2a2ca8b803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:30:37.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:30:47.031Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=186213e0-4169-48b0-b61b-2a7c7507b742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:30:47.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:30:57.044Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=08e071d6-822e-4c5e-82c5-f5be1acc55b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:30:57.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:31:07.056Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=cca3d7bc-ac67-4799-9278-c29d6e3633a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:31:07.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:31:17.067Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d3019907-14d2-495c-9bc0-1073afd62315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:31:17.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:31:27.079Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e3024c56-3cda-4f56-9d01-873d025670b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:31:27.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:31:37.091Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=2a4dfc56-5d7e-43dd-bfed-8b8b12815d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:31:37.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:31:47.100Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1fca2120-41fa-4023-a78b-1e02dfd9fd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:31:47.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:31:57.114Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=0b52cd47-4557-4a9b-ad5f-d4cced5a378a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:31:57.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:32:07.126Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e75a1cb2-7f8e-4a26-9c0f-2d03a36aaf01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:32:07.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:32:17.137Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=5df7c79d-e1ca-43f1-8b15-2485bada0dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:32:17.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:32:27.149Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=a7d19355-46a0-4fc7-98d8-0496bda43b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:32:27.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:32:37.163Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e50f5bc0-626f-4ca1-bbbc-33f7734875bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:32:37.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:32:47.171Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c73010c1-a0aa-472e-935e-e1507941a266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:32:47.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:32:57.182Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ba784268-422f-44c2-8407-dd1c092a1881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:32:57.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T04:33:01.172Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-17T04:33:01.172Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-17T04:33:01.172Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T04:33:01.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-05-17T04:33:01.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-17T04:33:01.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-17T04:33:01.175Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-17T04:33:01.176Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:33:07.194Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=77502603-7265-4627-a267-afe63fe7b81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:33:07.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:33:17.206Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=3589985a-178f-4b2e-9701-38652c67d26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:33:17.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:33:27.222Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=0867ad96-8339-4245-9bbf-41886550d72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:33:27.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:33:37.232Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b8ca868c-e1b7-40ae-8844-9e755b891771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:33:37.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:33:47.244Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f0fc0286-5181-4494-9142-5f1665c3f9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:33:47.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:33:57.255Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e5afd7fe-4bdd-4f02-acb6-42eea5c60577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:33:57.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:34:07.265Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=04f7520d-a1df-418a-b7b7-c16664ea6601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:34:07.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:34:17.277Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=9a635caf-3a04-4677-9c27-4ef09be2d910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:34:17.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:34:27.287Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=6fa5be43-4ab0-4862-b668-26ccf7b853d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:34:27.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:34:37.303Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b4f0ab59-4010-4fd0-ab4a-dcd3b0999674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:34:37.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:34:47.315Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c7fa8147-0b97-4033-9e7f-c357b0b8a32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:34:47.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:34:57.327Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=b3398732-dc2b-4de6-8ad8-0cb221d29b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:34:57.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:35:07.340Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d40f56d5-7786-416c-9d37-70f5b3a5e1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:35:07.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:35:17.352Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=856ab719-66ec-4ef7-8fcd-3c0ad176bb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:35:17.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:35:27.362Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=2ee7e2ad-b6b0-414b-9e4d-95c9889487c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:35:27.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:35:37.371Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=ef38b8a3-1604-4b69-9ab4-3f1d04d5810b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:35:37.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:35:47.381Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=726f09a3-3c0b-49e2-99ab-9f599c280b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:35:47.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:35:57.389Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d8193a96-0e99-46c1-a58e-95d58ce48c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:35:57.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:36:07.401Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=63f4139f-2405-452d-8ebe-9a01044f67fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:36:07.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:36:17.412Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=08eff357-1dce-4ad2-a7ec-73b8f68a7e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:36:17.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:36:27.424Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=d735eb91-a05f-4ded-8bbb-aa432edebce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:36:27.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:36:37.434Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=c5cec779-4d65-4d77-aed4-0223cdd3d0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:36:37.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:36:47.446Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=1e6aa2f7-e849-422f-b754-f18f1090b801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:36:47.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:36:57.455Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e53582c7-fad0-4ecf-8042-8c665d9ca22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:36:57.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:37:07.465Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=f7ee872a-60fe-4f3e-b8aa-799e267f57be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:37:07.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-17T04:37:17.477Z |INFO |Init configs |InvocationID=562c8ad9-bd57-45bf-a483-534a962e7517, InstanceUUID=e71eadd0-02cf-4a31-a155-7032ebe9357e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks