By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:05:29.403Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:05:29.407Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-16T23:05:29.444Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T23:05:29.931Z |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-03-16T23:05:30.008Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T23:05:30.008Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T23:05:30.009Z |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-03-16T23:05:30.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-16T23:05:30.134Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-16T23:05:30.156Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-16T23:05:31.410Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-16T23:05:31.822Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-16T23:05:31.839Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-16T23:05:31.839Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-16T23:05:31.895Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-16T23:05:31.896Z |INFO |Root WebApplicationContext: initialization completed in 1739 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-16T23:05:32.195Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-16T23:05:32.826Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-16T23:05:33.982Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-16T23:05:34.370Z |INFO |Started MainApp in 6.56 seconds (JVM running for 7.094) |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-16T23:05:34.424Z |INFO |Start scheduling PRH workflow |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:05:34.437Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=d5a2b08f-edcb-4662-8ee7-b162e4620c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:05:36.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:05:36.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-16T23:05:39.653Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-16T23:05:39.653Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-16T23:05:39.656Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:05:46.487Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=4f2968b6-5b61-4f2c-8219-68e7f56a1d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:05:47.523Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:05:47.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:05:57.528Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2f416bae-d9d3-4a28-95c7-34851ec66847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:05:58.560Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:05:58.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:06:08.563Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c4c4c591-2219-4dcc-a71a-199370e1f41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:06:09.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:06:09.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:06:19.600Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=557c4d70-1956-4fd1-b3af-10bbed1d4a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:06:20.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:06:20.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:06:30.642Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=bffb4dc6-7c82-498c-87f1-d14d490e4b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:06:31.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:06:31.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:06:41.682Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=76b8c627-ecd8-4d7a-80b6-1759077e2eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:06:42.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:06:42.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:06:52.753Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=4149f49e-3da0-4dde-b07b-b40f7faf4705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:06:53.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:06:53.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:07:03.797Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=cd1b8a85-afc7-4818-978a-d917c7434e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:07:04.864Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:07:04.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:07:14.868Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2d37b5c0-2351-4dbb-ab90-678e8f940eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:07:15.903Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:07:15.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:07:25.907Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=aaf81f36-1ae0-420f-9ec5-1d1c1019880e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:07:26.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:07:26.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:07:36.947Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=de650561-ebe3-4959-a3b0-9288c50dc846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:07:37.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:07:37.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:07:47.987Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=100377f3-6a83-47ba-a031-baf994baf92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:07:49.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:07:49.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:07:59.025Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=1654d8a9-0349-42eb-b7a0-bd4d03ddbc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:08:00.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:08:00.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:08:10.064Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=fc27a4a5-bdbb-4c4b-9491-2f2837b63670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:08:11.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:08:11.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:08:21.109Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=744df16a-bb18-4193-9671-6436d155ad21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:08:22.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:08:22.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:08:32.177Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=17bedf52-2446-4040-8ede-ff9f5d55d552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:08:33.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:08:33.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:08:43.216Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=bf378c07-6f77-41b0-ad5d-ede632be3978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:08:44.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:08:44.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:08:54.261Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=63dd3010-938e-44b6-8b7c-c016215ffa66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:08:55.327Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:08:55.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:09:05.331Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f76e0611-0cab-4023-8ef8-215916af54e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:09:06.367Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:09:06.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:09:16.368Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=bb101022-0a9a-4a6b-9323-799d4a1f5eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:09:17.407Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:09:17.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:09:27.408Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=7c71d97c-6cbd-4bd8-9a57-f19bd0b77a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:09:28.447Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:09:28.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:09:38.452Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=e4d2cc64-ad54-4cc4-acf7-ea9f3c60ca26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:09:39.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:09:39.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:09:49.490Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=674d8611-e307-41bd-a554-c917bf7247cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:09:50.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:09:50.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:10:00.528Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f3d73e8a-4964-423c-a96e-3a88a5b14abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:10:01.793Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:10:01.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:10:11.795Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=6c4d507f-2e85-4ff5-9954-39fd9a8591e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:10:12.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:10:12.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:10:22.834Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=1003065e-5b77-4567-a1b5-a72f8f3bfe04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:10:23.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:10:23.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:10:32.696Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:10:32.696Z |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-03-16T23:10:32.697Z |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-03-16T23:10:32.701Z |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-03-16T23:10:32.708Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T23:10:32.708Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T23:10:32.708Z |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-03-16T23:10:32.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:10:33.875Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=64f2412a-b6c9-40c5-b36a-bae0d9ee9d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:10:34.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:10:34.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:10:44.927Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=36ff033a-fe78-4406-8980-1613efcf7f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:10:45.983Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:10:45.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:10:55.984Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=d8609628-94ea-4f4b-826c-2ac91d018bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:10:57.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:10:57.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:11:07.024Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=84930b70-f6b0-483d-9761-3d7791cf349a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:11:08.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:11:08.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:11:18.065Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=697bdfab-4905-4fb5-bed0-ba5b445a69c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:11:19.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:11:19.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:11:29.104Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=8f4853bd-678a-49e8-beb7-44c469660cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:11:30.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:11:30.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:11:40.144Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ac653487-d933-4a3b-b0e0-261ce4525cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:11:41.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:11:41.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:11:51.184Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2baced89-affe-4a2f-b4a5-1ecc18634a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:11:52.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:11:52.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:12:02.227Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=a0809b1e-f166-4fec-ada0-c8c228c6a36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:12:03.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:12:03.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:12:13.267Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=da191fa1-2f9d-4c84-8bc2-f2edce3dbe56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:12:14.307Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:12:14.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:12:24.308Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b9e25171-d8f3-4402-b442-c4908f572c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:12:25.344Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:12:25.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:12:35.345Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=cd5182fa-0b20-43d6-8ba9-1658d0bc1dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:12:36.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:12:36.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:12:46.385Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f61a2ed5-fbc2-4127-b602-f71eb94bbb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:12:47.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:12:47.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:12:57.428Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c4019648-c41c-4bc4-884e-f95b019f61dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:12:58.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:12:58.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:13:08.465Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=9245b958-f882-40af-95d6-09fd208fa6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:13:09.503Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:13:09.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:13:19.504Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=e93f084f-3eb3-43f4-b113-659611c34a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:13:20.547Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:13:20.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:13:30.549Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=17b3fdf6-86d5-47c7-ab01-60024835f54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:13:31.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:13:31.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:13:41.587Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=3be7bafc-5bd2-41d7-97db-a178cf83b585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:13:42.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:13:42.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:13:52.624Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b79ab1f5-f082-4c20-ba4f-4869a54db25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:13:53.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:13:53.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:14:03.664Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=a7f44152-f13f-4894-9ac3-076b79ec670e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:14:04.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:14:04.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:14:14.707Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=a53d3fb5-c4c6-4a6a-a0d5-a791efc477eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:14:15.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:14:15.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:14:25.744Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=68973fce-538f-4fc3-ad66-667bdb3be775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:14:26.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:14:26.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:14:36.944Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=150284a3-c177-45ba-b9f5-a0022e027e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:14:37.983Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:14:37.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:14:47.985Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f761ba65-99a0-4853-81b2-9a96869fd8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:14:49.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:14:49.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:14:59.026Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=eb7017ba-feed-47f8-a09b-0882a0ffd0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:15:00.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:15:00.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:15:10.064Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=cdb706fe-a60b-47a4-9c50-780b9b1b10b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:15:11.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:15:11.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:15:21.104Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=da10dc71-6368-461b-9493-ef547910adf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:15:22.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:15:22.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:15:32.146Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=822bce38-bc7a-4e6a-9ff3-5cb4aeabd7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:15:32.472Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:15:32.472Z |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-03-16T23:15:32.473Z |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-03-16T23:15:32.476Z |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-03-16T23:15:32.482Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T23:15:32.482Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T23:15:32.482Z |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-03-16T23:15:32.484Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:15:33.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:15:33.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:15:43.184Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=5d27e856-9640-455a-acff-312e3d581511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:15:44.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:15:44.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:15:54.225Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=92197c4e-7b91-41da-8286-2dd798bceaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:15:55.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:15:55.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:16:05.264Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=4aae22b2-27c8-4906-aa65-854ad44e81c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:16:06.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:16:06.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:16:16.337Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=89f0f4cb-e385-4041-b6e9-105b75ab150c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:16:17.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:16:17.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:16:27.376Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f5ef7383-4632-44a6-a979-326446b8b9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:16:28.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:16:28.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:16:38.418Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b92d0bdb-12ad-4d8f-96e1-f4f7b61021f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:16:39.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:16:39.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:16:49.617Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=cb647549-92a2-4226-97e6-4f80fb9051bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:16:50.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:16:50.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:17:00.656Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=8f11b8ae-6879-4ca6-8b3c-7d0b6a085810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-16T23:17:01.695Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.81.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:17:01.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:17:11.697Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2e931a69-185d-418c-8b2a-44a2fe62b87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:17:11.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:17:21.795Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=cf9efbb8-b199-43cb-8b41-e9c269f3c773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:17:21.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:17:31.808Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=747b0188-7eff-4c82-b1ca-600337209d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:17:31.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:17:41.818Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=7a47b688-40aa-460f-963f-b466ab857a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:17:41.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:17:51.828Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ce9c4341-73a2-4dc0-a3d8-52b4bdf8a588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:17:51.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:18:01.838Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=46787d1d-0b4e-4590-b9d9-0d23f6b2efbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:18:01.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:18:11.855Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b2c6cb5f-b4ee-4759-808f-21bd63a51741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:18:11.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:18:21.863Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=1d73be77-81f7-416e-85c3-7ba60cf0e025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:18:21.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:18:31.874Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=8563c0a0-6e3a-4da9-8ffd-bf5b135633f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:18:31.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:18:41.886Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=4167d612-cea6-4199-920f-0f498827c569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:18:41.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:18:51.894Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=63c1a422-9751-405b-b7d2-8190ab42ebe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:18:51.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:19:01.909Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=a09edb98-2290-4ab0-b185-cd05472e3abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:19:01.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:19:11.920Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=4bd9f059-342e-4bf2-adcb-8cd51b7ecfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:19:11.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:19:21.928Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=114f5739-5f3e-4d1d-a8dd-bf4abe5d7e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:19:21.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:19:31.938Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=001299cf-ade5-4f07-921a-75ae01e83349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:19:31.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:19:41.945Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2cbd0991-30b0-42b2-b30c-87258382d29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:19:41.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:19:51.957Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c3fab8ee-670a-446b-a894-1c9032f00e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:19:51.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:20:01.976Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=8449fe77-130c-42e5-91be-9b0a53399523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:20:01.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:20:11.989Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2b0439bc-d6bd-4045-9f27-c72e07742801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:20:12.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:20:22.002Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0c1d0491-46c0-45d5-a6f2-a8256c963a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:20:22.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:20:32.011Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=9f378c37-1e2a-4471-82be-dd590baa702c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:20:32.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:20:32.513Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:20:32.513Z |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-03-16T23:20:32.515Z |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-03-16T23:20:32.517Z |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-03-16T23:20:32.522Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T23:20:32.523Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T23:20:32.523Z |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-03-16T23:20:32.525Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:20:42.019Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c00ab641-633a-4532-a8fd-523def5e0002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:20:42.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:20:52.027Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=fa4e1cd6-8d41-4f6c-b069-3bf529d03f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:20:52.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:21:02.035Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b331dac1-42d1-4359-b080-4ac4b83abad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:21:02.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:21:12.047Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=d90bdcd7-ec46-4882-b549-3fb8ca600bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:21:12.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:21:22.059Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c012dabd-ff7d-46c0-9287-2ad5ac6a6b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:21:22.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:21:32.074Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=813f6026-1cdf-4a76-94ae-3573fc6f2dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:21:32.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:21:42.082Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=bd21d992-b1ca-4623-adc4-1c3760873ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:21:42.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:21:52.158Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=35149666-284f-4128-87a1-f484a5d6edce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:21:52.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:22:02.167Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=53b9172c-c987-410b-a48d-a42e42921d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:22:02.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:22:12.175Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c937b677-6671-4f3e-96bc-ecb7f70101fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:22:12.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:22:22.185Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=75623b4c-c89a-4681-a6fb-4b4aff664d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:22:22.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:22:32.194Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0df2460e-184e-4d52-9f9f-35991b960b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:22:32.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:22:42.203Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=3fbaa1c8-fa72-46de-be85-bf2936639354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:22:42.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:22:52.210Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=1e2568b4-dbb9-4f82-abd6-d203294b261c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:22:52.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:23:02.219Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=65bac35b-3a8e-4443-9b20-ab3fa034f581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:23:02.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:23:12.228Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=93b2de69-a124-4ae7-9aca-44010326cf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:23:12.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:23:22.240Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=1bbc5327-0440-4199-b174-a07f996c2815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:23:22.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:23:32.253Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=90fd9575-1239-47e7-bad6-4c3593e1ec0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:23:32.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:23:42.272Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=8e01c1dc-7770-47f6-a5d5-28b82359e67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:23:42.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:23:52.285Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=03ee01a9-1237-4054-9e01-c036779cf48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:23:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:24:02.293Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=93cab505-e2d4-4254-b668-c2977fcbd257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:24:02.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:24:12.300Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b620f110-e48c-4a1e-8bbc-a64d15ecdfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:24:12.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:24:22.311Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0cb8c5b5-ffda-4460-9b48-ef83580dbf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:24:22.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:24:32.320Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=6e2a2027-92b4-44f1-b7f1-948c85f73be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:24:32.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:24:42.331Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f40b5727-fb5a-4aeb-a1fe-7d864e70a064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:24:42.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:24:52.346Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=34ea865b-b820-4b61-a821-a2db2c9f2374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:24:52.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:25:02.354Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=db7aa4f7-d1dd-46e0-b20d-cc61a1ef6b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:25:02.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:25:12.363Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=56982e8f-062c-406e-bf8a-c4f4f5dd778e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:25:12.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:25:22.372Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=5ba8c2c2-d3bf-4a15-a0e4-c7447e31c969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:25:22.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:25:32.382Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=d58d848b-20bf-4095-ba3a-e59e9724f035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:25:32.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:25:32.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:25:32.541Z |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-03-16T23:25:32.542Z |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-03-16T23:25:32.544Z |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-03-16T23:25:32.552Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T23:25:32.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T23:25:32.552Z |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-03-16T23:25:32.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:25:42.391Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b26eaa5a-8099-4f59-b303-db698f3ab56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:25:42.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:25:52.408Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=df979527-9e7e-47ff-b414-c0a5eb7fa7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:25:52.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:26:02.418Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=7de4c992-d6f4-40db-8c86-fa47b578d5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:26:02.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:26:12.427Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=d4e592ae-12c6-41de-b07f-b8e37b962e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:26:12.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:26:22.440Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f5de9403-64f2-4f89-ad6b-23658336f853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:26:22.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:26:32.452Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=27c11291-1e43-445f-aa94-f1062e48dc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:26:32.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:26:42.460Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f4a40e6b-b90e-40e2-a07c-76ad76c20282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:26:42.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:26:52.470Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=cde690b1-215a-44b8-9506-a2c130ce897a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:26:52.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:27:02.479Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c3335bf1-0c52-44b0-bd68-cc0e73bb1460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:27:02.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:27:12.490Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=4cba1366-2aff-4380-9ce7-2a8fecb89e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:27:12.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:27:22.501Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=6ad0bb8f-4fc5-4d93-9777-03c07cb510da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:27:22.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:27:32.509Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=69a77b22-eded-41ac-aa76-3de568b43b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:27:32.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:27:42.517Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2115dff9-6bfe-4ce1-9c9d-d17f0850a676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:27:42.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:27:52.525Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c6015e4f-898a-45fc-9d9a-dfdc00d5c12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:27:52.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:28:02.536Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=d74b0dd3-4add-4b53-a1af-2bf7640b755c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:28:02.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:28:12.552Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=402ebc6e-6d74-42ec-bf06-7a783e935a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:28:12.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:28:22.559Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=78de5c0d-83a9-4bd9-99a3-7ea53d757889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:28:22.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:28:32.568Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=1a3fcc4d-bfa5-4012-aff6-d62d5461b929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:28:32.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:28:42.576Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=921b17de-7874-4aa3-be1d-31ec990920b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:28:42.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:28:52.584Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0e65638c-c916-46c1-af92-461688f9bd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:28:52.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:29:02.590Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=6b1767dd-fa14-4d53-a93b-57afaf1d2f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:29:02.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:29:12.600Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=be5cc36a-ca91-4824-a552-a4ea2443455c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:29:12.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:29:22.609Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=7d16b886-20ac-4850-9d43-c867914fe232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:29:22.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:29:32.620Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=75321441-8165-4087-8f0c-f9918c1ce046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:29:32.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:29:42.629Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=3fa35540-cdc0-4001-8423-322b97fab810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:29:42.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:29:52.635Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=74c4ab3d-9a8f-4085-9143-2f60988f218d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:29:52.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:30:02.643Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=188adf3a-7dc6-4488-9e75-7d46a49e3f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:30:02.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:30:12.657Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=25689868-8903-4af7-9a34-51ebb83cbe35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:30:12.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:30:22.667Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=99a9a575-ad7a-4647-b610-b9f2bde4fe15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:30:22.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:30:32.487Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:30:32.488Z |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-03-16T23:30:32.489Z |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-03-16T23:30:32.491Z |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-03-16T23:30:32.495Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T23:30:32.495Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T23:30:32.495Z |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-03-16T23:30:32.497Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:30:32.676Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=03a66dba-b011-47f9-a0df-47595de5d878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:30:32.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:30:42.690Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=84974ee7-ad01-43cc-8b1b-fb90b2c771cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:30:42.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:30:52.702Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=7796be43-43e9-4fa8-ad71-aa1424ec29ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:30:52.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:31:02.710Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=4551f75f-c709-4357-862a-3fce750cb5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:31:02.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:31:12.720Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=7e15dafc-ff19-4935-b821-05aff7d837f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:31:12.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:31:22.727Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=d04be867-e2ba-4437-8884-2b3cd2d51843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:31:22.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:31:32.734Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c150c204-61ca-4cec-9cfd-908b742b94bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:31:32.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:31:42.752Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=aa93984c-a3fd-4939-a2c8-e34d5a2a3774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:31:42.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:31:52.758Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=6d63cf4a-657b-440f-aed7-92ea34de15da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:31:52.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:32:02.767Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=5edb48ca-52c9-43c1-90e8-2072baa98ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:32:02.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:32:12.783Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=5d9681d6-1cf8-47d4-81b9-f5a7a03d8d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:32:12.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:32:22.798Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b85869fa-d57f-4f24-811d-2a0a81260f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:32:22.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:32:32.809Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=cedb9d28-9c47-43ae-b9dd-15ef34d5d45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:32:32.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:32:42.817Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=78ef4083-3388-4036-992e-307bf0cb9c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:32:42.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:32:52.824Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=56f36413-60b5-48af-be71-9a5d486d6102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:32:52.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:33:02.831Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=945067a6-fe3c-4622-99cd-57656665b214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:33:02.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:33:12.839Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=749047ab-a8b5-4e9d-9cf1-61a61d07b5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:33:12.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:33:22.847Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=14b6eb3b-750c-4176-9526-2cdb4b50d8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:33:22.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:33:32.855Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=bbec6e9b-2e9f-497c-ae80-3d8e7c076f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:33:32.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:33:42.865Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=1f2c1b1c-0fa2-4659-97dd-a839d9d9bb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:33:42.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:33:52.875Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f660f27b-ccae-452f-b441-c9273c72bd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:33:52.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:34:02.882Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=d9129c4b-0ff2-43ff-b27e-017c9c113985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:34:02.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:34:12.892Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=bb8f5ea1-f7f6-460d-a6b7-da7dcf8cfed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:34:12.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:34:22.901Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=5a1427be-0af1-40d5-9d97-889011e09e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:34:22.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:34:32.919Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=149babfd-7073-486a-a9c4-339b79873bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:34:32.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:34:42.929Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=6f8eaf44-98e4-4c68-9030-fed076f05365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:34:42.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:34:52.937Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=3272895d-4835-4227-b452-2b363d61eef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:34:52.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:35:02.947Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=a728cc6e-1ddf-4df6-933c-e7c63ff68634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:35:02.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:35:12.956Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=e1252e25-7701-42cc-93de-778a2b18727d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:35:12.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:35:22.964Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0ef6b845-96c8-43c6-9488-861d6d6f093f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:35:22.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:35:32.505Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:35:32.506Z |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-03-16T23:35:32.507Z |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-03-16T23:35:32.510Z |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-03-16T23:35:32.514Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T23:35:32.515Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T23:35:32.515Z |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-03-16T23:35:32.516Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:35:32.978Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=79d0ac95-5315-4f22-ada7-0c4e5aa96c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:35:32.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:35:42.986Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=54cc52da-b4f0-4612-87ad-ded3438e8501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:35:42.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:35:52.994Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=73e09508-de21-4d83-8ff7-e1e5f8e3a098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:35:53.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:36:03.001Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=a98110fa-8c42-41c6-9542-e2b485b58f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:36:03.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:36:13.009Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=031b282d-67dc-445e-8a43-b60295798fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:36:13.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:36:23.018Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=89c1a05c-dbb7-4819-92e5-0630e328c6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:36:23.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:36:33.026Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=9d9ac36e-aa9e-47c5-8579-25b81690bd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:36:33.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:36:43.037Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=e30beb54-c0f3-4394-b88a-8a4cda7ac4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:36:43.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:36:53.049Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=41fbf02c-a88c-4f27-bbe4-55d4f16cbab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:36:53.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:37:03.057Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=00adcb3b-e558-4f6b-8ed9-80b8b86f7b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:37:03.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:37:13.078Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=1aff42bb-ed0e-409f-b210-e1bf1e1db73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:37:13.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:37:23.086Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=737bb835-8472-464d-bb43-fb747a50d042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:37:23.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:37:33.096Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=dd8a5577-8cc2-457e-b973-841cc7197d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:37:33.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:37:43.105Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=3a878059-f24b-4477-8ae7-8167e9a67d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:37:43.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:37:53.112Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=eb361b99-e01b-4705-a3f5-e06574d1c51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:37:53.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:38:03.121Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=65658449-251b-4b7f-95a4-15235d17aed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:38:03.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:38:13.128Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=4d1a9174-4599-4b88-a749-2b1188027e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:38:13.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:38:23.136Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f0eb6b7e-6bfd-44f7-a05d-4ccaa72f36f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:38:23.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:38:33.143Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=8f28945d-28cf-4bd0-b348-51f10959b3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:38:33.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:38:43.158Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=a92f6386-a6fd-485c-8a82-250969923071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:38:43.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:38:53.170Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=6a1bb71a-9a90-4ca0-bfcb-eedce4404278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:38:53.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:39:03.178Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=faeb430d-5a63-472d-870e-01e79920bd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:39:03.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:39:13.185Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=50dd9366-2a86-436d-9456-b85cd60e2bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:39:13.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:39:23.193Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b8e923f5-b549-447a-a5e3-329c0dc67b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:39:23.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:39:33.201Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f3941a7c-fcd7-456f-9e5d-0276a7b1d789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:39:33.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:39:43.207Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=701072cd-b806-42e7-b330-1f65eb062140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:39:43.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:39:53.214Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=9dc285e3-cd13-4415-bf28-48ddca6ba59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:39:53.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:40:03.225Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=00415d4c-55d7-4a75-a3f7-736cdb7b854e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:40:03.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:40:13.232Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=08802859-95d3-4c65-8455-f350933834ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:40:13.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:40:23.238Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=fd3094cd-d427-4492-962a-1958b1556684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:40:23.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:40:32.458Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:40:32.458Z |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-03-16T23:40:32.459Z |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-03-16T23:40:32.461Z |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-03-16T23:40:32.465Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T23:40:32.465Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T23:40:32.465Z |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-03-16T23:40:32.473Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:40:33.244Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=6a72b77c-4ec2-423a-bccf-a6121cfc4482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:40:33.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:40:43.251Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=24d21402-159a-4af3-bd6d-80f553f4cbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:40:43.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:40:53.261Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=8239b3c9-c293-4885-aa76-d03f872bc570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:40:53.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:41:03.269Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2cf826b3-0b79-428f-b964-b9c1a8857743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:41:03.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:41:13.282Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=8fa6dfbd-e816-4c83-bf0e-e936066f88be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:41:13.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:41:23.290Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=12eaf0d6-320b-462d-938c-cc1da9b26065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:41:23.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:41:33.298Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=19191bee-06f1-43da-974c-c6992300ded2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:41:33.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:41:43.305Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=dfffe8d3-ce66-492c-93c3-2f7ef58b9f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:41:43.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:41:53.313Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b42e5124-65fa-4db1-a1ab-7a9b8fa2499b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:41:53.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:42:03.320Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=a6312402-d207-471f-a2f4-a37f2dbf8a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:42:03.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:42:13.329Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=cac6d537-f5de-4d83-89de-b8cbb3a33ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:42:13.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:42:23.335Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0d002e56-8884-4528-ab6f-745c08a6ab00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:42:23.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:42:33.342Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=3cf51a8b-1ed4-48e7-87cb-60ec7f7b4084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:42:33.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:42:43.360Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=a8f02c5d-0d39-4f7f-8abe-c1eb40b292ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:42:43.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:42:53.366Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b4d32b2f-7c1e-4010-9cc9-be8c17bf6493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:42:53.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:43:03.374Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=df627f54-caf6-4681-b755-d64b64802f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:43:03.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:43:13.380Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=39bd4e2b-2bcc-4e36-98bc-069b8958c491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:43:13.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:43:23.388Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=116de2ca-a971-4e20-81db-60e61501ca92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:43:23.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:43:33.398Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=9054e08a-4c75-4f0d-bef7-e9a4326f65a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:43:33.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:43:43.414Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=45b11645-cf18-4788-8b55-f2ef49be8134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:43:43.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:43:53.421Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f7e9fef3-e2fa-4f57-bb5f-4924dc559fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:43:53.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:44:03.428Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=1e8972eb-51da-495c-868c-9851d5b168e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:44:03.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:44:13.436Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=fd2e17c9-dad4-4d15-962f-1166eb5501f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:44:13.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:44:23.442Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=e4ea7ead-062c-44c0-899e-53568bd2d525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:44:23.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:44:33.450Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=6f471873-73a6-470b-8996-9ffe84ebaab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:44:33.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:44:43.463Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=dc1f3949-4181-46e1-9dec-18e11fa31514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:44:43.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:44:53.471Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=30dea4ff-9eb4-4274-9c71-281f15c603b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:44:53.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:45:03.477Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=a8f48edb-8290-413d-a2dd-3d8661b25215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:45:03.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:45:13.485Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=9d85fae7-0dbd-41cb-87c8-8d492bdcb526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:45:13.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:45:23.494Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f87ad7e8-2afb-4eee-b71c-7558c816dd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:45:23.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:45:32.464Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:45:32.465Z |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-03-16T23:45:32.465Z |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-03-16T23:45:32.468Z |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-03-16T23:45:32.471Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T23:45:32.472Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T23:45:32.472Z |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-03-16T23:45:32.473Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:45:33.501Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=a2c72fab-0297-4333-ad5f-470c7b8fbd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:45:33.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:45:43.513Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=855e60b9-f8a4-4ebc-b82a-86b14f7b4eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:45:43.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:45:53.527Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=526dbbff-0fc1-4d34-9b0b-28601723e481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:45:53.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:46:03.536Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=cf0816cb-3432-4e76-8989-0fb03961f306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:46:03.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:46:13.543Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=6636a814-e46d-4b74-974c-8d4bda62c3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:46:13.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:46:23.549Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0718f1a2-c1e3-4f96-9b7b-423445f66310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:46:23.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:46:33.557Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c0ecd98a-50d9-4cce-9e49-96d18c7169df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:46:33.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:46:43.566Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ef9ee0d0-86fa-4625-8534-ae4843e3be7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:46:43.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:46:53.572Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=e477cafa-699d-405d-abad-2cb7ef44d2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:46:53.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:47:03.579Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=26e3e18f-4194-46f0-ae38-f8248b39380d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:47:03.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:47:13.587Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=fcc12cfb-3595-4c40-b2ea-03e3de26da9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:47:13.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:47:23.593Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=be5c7647-65fb-446d-9083-8a17f8c5360b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:47:23.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:47:33.600Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2cf210d4-5863-4092-b7da-ad479009fbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:47:33.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:47:43.606Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=e257a00c-299f-423f-9733-c5e87410f658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:47:43.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:47:53.613Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ba35b340-192b-4246-b50d-b3b6e0cfdf4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:47:53.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:48:03.625Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=80a8965d-8761-4c28-bc9d-102518859aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:48:03.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:48:13.641Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ef8a15d3-9ec4-480f-83db-46049292fd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:48:13.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:48:23.648Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f27a113f-2281-4973-b427-9952b4c1db53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:48:23.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:48:33.654Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=4727c7ca-beb3-4489-8f3c-96085c764b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:48:33.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:48:43.663Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=298e6a67-7438-4039-bbe0-0989b28d210b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:48:43.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:48:53.671Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=19455720-f1f5-447d-913d-22e0c6bf66c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:48:53.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:49:03.680Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=431c0bab-41d9-41d5-b718-c625d523b530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:49:03.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:49:13.686Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c5aab23a-cdac-45bd-a7d0-b9a2544cbdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:49:13.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:49:23.693Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=7c9c9aca-2c23-4fd5-bed4-967afa1bae78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:49:23.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:49:33.701Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=05ee498d-a006-44d0-9fd0-a7f9b727ffbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:49:33.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:49:43.707Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=18b5a0a0-6b7c-47d2-82ab-968be56cbc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:49:43.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:49:53.712Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=7031e8fa-6a24-4a89-8c9d-ae82d7c0b977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:49:53.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:50:03.721Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=9cc6fb96-6680-4ab0-8cf9-f7bfe344e82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:50:03.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:50:13.733Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=abbaad12-2a7c-4e5b-b929-e8201880e5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:50:13.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:50:23.744Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=8e4e6775-b322-4189-9b04-65933df85d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:50:23.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:50:32.454Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:50:32.454Z |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-03-16T23:50:32.455Z |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-03-16T23:50:32.457Z |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-03-16T23:50:32.461Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T23:50:32.461Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T23:50:32.461Z |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-03-16T23:50:32.463Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:50:33.750Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c65af3be-52f7-4b8a-a2d5-c51d0c694487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:50:33.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:50:43.760Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=9c5fa58d-8666-4233-b6cc-d9076cbae765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:50:43.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:50:53.767Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ee6776fe-6668-4736-9052-e496771966a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:50:53.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:51:03.773Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=70e2116f-70bc-46b5-9abe-9eeb52e2a0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:51:03.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:51:13.781Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=68aa8196-48e2-4e58-bedd-e61736b0baa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:51:13.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:51:23.789Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=3edb24e4-4446-4c83-8b60-4c17f2a56110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:51:23.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:51:33.795Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=7a187209-c23d-4742-8ac9-945cb68369a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:51:33.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:51:43.802Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=84a5ec1d-177a-4c92-9925-1d3605dfb269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:51:43.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:51:53.807Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=8b1eae2b-8b21-4ae0-8791-a5e45263b2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:51:53.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:52:03.814Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=8f10925d-d26d-49fe-a006-dec7fe693d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:52:03.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:52:13.821Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=4fc0903b-cba3-418b-9c45-26444178603d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:52:13.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:52:23.827Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=289f643e-da18-4fe7-98a6-6d11881128aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:52:23.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:52:33.834Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=4f474f16-0994-4f07-9478-84e08373f78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:52:33.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:52:43.857Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=8b1847b9-6e17-4fc7-bb3a-546a27e1d143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:52:43.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:52:53.864Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=47d90a61-ec00-48fa-898d-a4c76242fca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:52:53.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:53:03.874Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=70a686ca-9ca5-4219-9d6c-32572f2c903e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:53:03.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:53:13.885Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f3ff4446-edc0-4c7d-8fd7-b563db995f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:53:13.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:53:23.892Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f5581a16-a457-4354-8cb9-5e281c22bd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:53:23.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:53:33.899Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2b07388a-a5c6-44c1-b3ab-e2388d0a5bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:53:33.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:53:43.904Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=50dfdd49-7d5d-4c4b-a688-eeadd357d947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:53:43.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:53:53.914Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ebdeaa67-b7c1-4b6b-a65f-f460ea7318ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:53:53.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:54:03.922Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=d18476d3-4ba5-4df0-aad8-8132f3f7e712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:54:03.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:54:13.928Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=6b784e99-cd5e-41a2-bc2d-d9f04b713344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:54:13.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:54:23.935Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=67e22696-468a-4c90-8449-418ceb61d615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:54:23.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:54:33.941Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=e7149524-1eb9-4d2f-9619-c58c791977bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:54:33.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:54:43.948Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b52a66fa-db5e-45e0-aa64-caa0651b2f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:54:43.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:54:53.958Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=3a8eedc6-e754-49a1-85c5-20bea5066d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:54:53.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:55:03.973Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=47258b84-7518-4dc0-8cb7-220a257c96e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:55:03.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:55:13.980Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=a84a3077-d18e-486d-8c72-4323fd1c8120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:55:13.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:55:23.987Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=8dc038b3-83e3-4918-8e33-7a753b380824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:55:23.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:55:32.498Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-16T23:55:32.499Z |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-03-16T23:55:32.499Z |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-03-16T23:55:32.502Z |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-03-16T23:55:32.505Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-16T23:55:32.505Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-16T23:55:32.505Z |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-03-16T23:55:32.507Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:55:33.994Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=5b773972-1dfd-4d74-836f-518b3bb20284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:55:34.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:55:44.005Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=57f698a7-ec22-4a91-b18c-317cfb986a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:55:44.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:55:54.011Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=09e07e21-b657-4af6-912d-83cadcac7eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:55:54.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:56:04.017Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2779c359-8566-4737-9fc3-bd620ccf2bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:56:04.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:56:14.024Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=82f622b3-3e9e-4fe5-b4d0-9ce72c38d94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:56:14.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:56:24.032Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=eccd2714-4350-420e-a7b5-68a471fd6e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:56:24.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:56:34.038Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=46e6c8c0-1bef-4852-abec-3999718e6fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:56:34.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:56:44.043Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=d9e5fb3a-9478-47f2-b782-cdd01edf6b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:56:44.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:56:54.049Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=57e46013-9ff1-49f8-8a0a-f3bf4902cff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:56:54.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:57:04.063Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=3b5449f7-f302-4f68-ac8b-e2b1dec926dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:57:04.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:57:14.081Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=562d1cef-dee1-403b-a69b-816e3cd086b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:57:14.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:57:24.088Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=507518e5-afdc-4198-a3a3-48db5c5230ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:57:24.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:57:34.099Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=6fc50313-e269-4a81-93ec-c97c51a46bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:57:34.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:57:44.107Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=5f8dc322-ee38-4469-969f-a224a48e8588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:57:44.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:57:54.115Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=01e2586f-9ad0-449b-9ff3-56d0f5d466b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:57:54.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:58:04.123Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=4124ebac-46f6-4239-81ac-f98faaceb3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:58:04.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:58:14.130Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=53c28585-2588-4119-8ab4-79a3fda4a7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:58:14.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:58:24.136Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=83c8db1c-c277-426b-accf-bc46313d4ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:58:24.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:58:34.142Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0b080923-2260-46c5-bef0-2f8310331b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:58:34.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:58:44.172Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=098cbdb4-171c-4102-8be6-a88157c775f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:58:44.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:58:54.179Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0f9ec9ce-9001-496f-86ed-3a12e30febb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:58:54.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:59:04.186Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=e992fef5-1f3b-4cbc-bc17-8d24d06ce317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:59:04.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:59:14.194Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=d45f2d72-74e5-47a3-bf28-ff0aaf53ef6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:59:14.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:59:24.210Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0377e4ac-0112-4cfa-bbb1-505d948cac11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:59:24.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:59:34.219Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=38aa2808-af9d-4341-a508-026b67496dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:59:34.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:59:44.227Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b5df899a-f906-465c-8927-b00e10b927da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:59:44.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:59:54.238Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=cc4488ff-228d-4f11-b9e8-e1f20f26edcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-16T23:59:54.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:00:04.246Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=aa15feb8-e67e-4e9a-b7d0-d020a2dad78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:00:04.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:00:14.265Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0d087948-0ee7-405d-be36-dea9c12853ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:00:14.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:00:24.271Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=8ea9ec1e-1762-409c-96a0-7d0def493aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:00:24.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:00:32.493Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:00:32.493Z |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-03-17T00:00:32.493Z |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-03-17T00:00:32.496Z |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-03-17T00:00:32.499Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:00:32.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T00:00:32.499Z |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-03-17T00:00:32.501Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:00:34.277Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=9e6a8300-5e57-4cda-84a8-6a6c2c57b72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:00:34.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:00:44.285Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ad0ad81c-9da0-4094-9c24-a3393e0fe4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:00:44.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:00:54.293Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=17f35850-5d00-4023-90ed-a1977c838393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:00:54.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:04.299Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=6f848509-b805-46f2-ada4-f77894c1bed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:04.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:14.306Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=7eac527b-24f7-411a-bc32-b44ad0e47bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:14.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:24.316Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=008464c7-71dd-425b-91f4-6a79add47d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:24.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:34.321Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=60f4eed5-6837-4939-9d92-47e0f2d36c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:34.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:44.328Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=8f688243-8cb1-4e26-987d-55c2460d117e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:44.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:54.335Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2d0fac62-2038-4426-9eeb-3544c71aa70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:01:54.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:04.361Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=96c0ee40-a881-4611-b674-17ff32faece1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:04.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:14.373Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0355533b-a819-48cd-ad3a-0585b133b18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:14.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:24.380Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=9afb8e28-c7c2-4b86-9a2b-778f4f79522e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:24.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:34.387Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=394cafd8-b201-4153-b697-aecdf320807b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:34.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:44.393Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=3aeedda5-9a64-4c6e-97bc-4d3e012a2f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:44.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:54.400Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=e302626a-1e27-4102-8b53-c03eb822737d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:02:54.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:03:04.407Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f9be58e2-67a6-47e3-9354-235bd0086e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:03:04.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:03:14.413Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ce63cc9b-8e55-4953-959f-b23e44f310c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:03:14.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:03:24.419Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0f9e9802-d7b7-473d-8e90-39d7ec47d967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:03:24.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:03:34.426Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f82063bd-5301-4d68-bfbe-9e7628606ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:03:34.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:03:44.434Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=86d01835-2b6d-4424-8726-e9b4d47688d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:03:44.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:03:54.440Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c4868f88-53c2-4c83-bf6b-648f159cf762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:03:54.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:04.449Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=994d81d4-e1d0-4c4a-b722-b19c02529baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:04.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:14.463Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=3dfbc553-49c3-49f4-8358-b9da136a14db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:14.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:24.471Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=8c507c3e-5f30-433e-bb82-7ddd1f0154c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:24.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:34.477Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=18cc0db8-5f95-432a-b7d9-52abd0b8b03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:34.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:44.484Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=07967d68-7b1a-4d02-bf86-3fbe8e096a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:44.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:54.490Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2d575423-b8f4-4491-9f5b-dcce87d06f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:04:54.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:04.498Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b5913c29-c49f-4aab-98d4-f07886e48351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:04.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:14.504Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=71300602-dc7b-4dca-8443-dea2c14b1c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:14.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:24.510Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=3292b1ef-0517-4b59-8226-1e244d240780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:24.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:05:32.521Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:05:32.521Z |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-03-17T00:05:32.522Z |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-03-17T00:05:32.525Z |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-03-17T00:05:32.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:05:32.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T00:05:32.528Z |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-03-17T00:05:32.530Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:34.515Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=7ed34afa-24cb-4227-b8aa-327f2a8e1fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:34.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:44.523Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f5777d9e-d46c-4854-b37d-492a519eec8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:44.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:54.529Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2d5b8aa6-5969-47a5-913e-cecfffb37329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:05:54.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:04.534Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=8fe416c6-440f-4f91-a823-43585b983c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:04.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:14.541Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ea324c51-8802-4890-877d-5708ba1591ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:14.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:24.550Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b75923af-8d40-4c88-ae64-6a77871c2df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:24.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:34.560Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=7227f41a-7d20-4811-8a10-513a562f192d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:34.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:44.571Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=9dd53a13-5ea8-4143-b15e-6b3d7df772b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:44.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:54.576Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=3fd870ad-ab15-4d55-9576-e8c8114ce5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:06:54.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:04.583Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=973eca80-377b-4355-92fe-aeb0adc180e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:04.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:14.590Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2a54237e-1015-48bb-b3eb-813f79fb9832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:14.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:24.598Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=a27353f1-1652-42ca-b852-1830073a10a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:24.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:34.604Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=eab8d3c9-a183-48db-abf7-9595e79b8071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:34.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:44.612Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b2eb4daf-a6d9-425d-a73d-0c63c0a55ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:44.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:54.618Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=a108c591-d00c-4d35-8a03-fbcdb3ded709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:07:54.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:04.625Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=4654b4b6-e9ea-46d1-b73d-e31356fc7a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:04.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:14.631Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2ef00eb0-d7d8-4fcd-92dc-3178b220c426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:14.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:24.637Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=07163709-8ebc-42b8-9e15-c7bb5daed32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:24.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:34.642Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=4f8f333f-9c3a-411e-ab11-e828956116f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:34.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:44.648Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=005a7f21-f753-4419-938e-eb742d31e5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:44.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:54.657Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=53483811-2b9d-4027-802c-b5e98f397a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:08:54.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:04.666Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=d690b92e-00c9-418b-82e7-7f25c14e7835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:04.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:14.683Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ef78f8c1-d857-43e1-97ff-1cdbe852a55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:14.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:24.692Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0c0b7720-ff72-47f9-ab10-684ae165395d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:24.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:34.698Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2a9c3014-9f01-43b5-af51-581a0d369893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:34.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:44.705Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0073fbd5-a097-48f6-97b4-0a799df39da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:44.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:54.712Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=5d62596c-0c6f-4a63-8359-8bf2b6ce2d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:09:54.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:04.718Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=1296bfd8-e6cf-4fe5-95d9-29a75686bc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:04.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:14.724Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=9094be23-e9cc-4112-844a-ffa4ae2f3417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:14.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:24.735Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0440b990-247b-48a5-af24-9cb5d8ee1920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:24.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:10:32.485Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:10:32.485Z |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-03-17T00:10:32.486Z |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-03-17T00:10:32.488Z |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-03-17T00:10:32.491Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:10:32.491Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T00:10:32.491Z |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-03-17T00:10:32.492Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:34.743Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c7cf4fbe-f898-4de1-9eb8-70593c80ab3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:34.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:44.754Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=25682bff-08ef-43ce-b811-dba27804f9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:44.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:54.760Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=7ae08c09-1295-4dd2-8161-3c65b091627f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:10:54.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:04.772Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ad1f577e-7ea0-4ae2-bf5d-fdd9f439413d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:04.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:14.778Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=19b6340d-b4fc-4993-a0e1-e12693b68c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:14.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:24.784Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=40bfff1a-7069-4127-a6fe-2e9f1b5e8944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:24.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:34.791Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=85ba2812-b3b5-4b82-bb49-9fc94b4eb24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:34.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:44.797Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=09d541e1-bf41-4a00-aea1-845dea914af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:44.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:54.806Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=e1689749-e1c9-4414-a3d6-0e227336230b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:11:54.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:04.812Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0225c9c4-e391-4f5d-ade7-f3f978118b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:04.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:14.819Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=7b6f4d98-9d04-4c8d-b1f9-5871a1e3ccd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:14.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:24.826Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=7eaffdab-ad57-48d6-ba7c-8de2ed06aa46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:24.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:34.831Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=9eee0f17-db71-4b92-b1e3-1bce98efab60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:34.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:44.838Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=6eea8f75-4228-492c-906b-63fd90c9ee90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:44.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:54.845Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f8bb1ed2-4267-46d5-a63d-06c074646c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:12:54.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:04.851Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=174523db-1a9d-4300-8204-0e9373d8652b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:04.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:14.857Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ad4b68a8-0dc0-44e6-bd37-0dfc4802d0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:14.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:24.869Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=6d0933e0-1875-477d-ab9b-262d0a7aa307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:24.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:34.875Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=e854491d-82d0-47af-a974-014717832594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:34.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:44.882Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b06d1069-1a3d-4e1a-8901-06ff70fb8ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:44.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:54.889Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0207a2ed-7ff2-4d63-8eeb-7f4ea2afdb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:13:54.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:04.895Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f8c7817a-61bc-453f-96f8-7b8415c20a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:04.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:14.902Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c2f0c1aa-4eb3-46ce-b88a-ba18bd81a0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:14.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:24.909Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c32c516f-e05b-40f1-a317-a822086e5911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:24.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:34.916Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=6e4f4a88-8b52-49a9-82c3-0235b28279ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:34.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:44.921Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=e2c75d82-a97b-4a44-a78b-9880aa2d369d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:44.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:54.929Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ecec6947-4e12-4b13-a2e6-9e315fefc5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:14:54.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:15:04.934Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=e56fc6a0-fcac-4598-83b1-5488fda88fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:15:04.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:15:14.941Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b05c78b2-0879-4426-a203-9596e9aa3a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:15:14.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:15:24.948Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b8e7373a-60c9-4f5d-8325-a0c41b3f4874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:15:24.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:15:32.456Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:15:32.456Z |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-03-17T00:15:32.457Z |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-03-17T00:15:32.459Z |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-03-17T00:15:32.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:15:32.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T00:15:32.462Z |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-03-17T00:15:32.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:15:34.955Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=1540e5b1-b309-43be-87c6-885f2bf27919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:15:34.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:15:44.964Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=865bc68b-08e6-43b5-83ce-a7a5411dae50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:15:44.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:15:54.976Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=50c87b26-3119-4ee8-9471-ab5635099045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:15:54.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:04.983Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=79215e87-2e1b-45dc-b898-598c45405cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:04.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:14.991Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=5aa1fc96-5372-41ad-b259-90b4e5a82b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:14.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:24.999Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0c3e2da3-8403-464d-a34c-56f37da7b0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:25.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:35.006Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=9b1ec754-351d-4a79-9491-a9ce4a4dafe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:35.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:45.012Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=d5006cb3-8d9c-439b-90c4-1378d9be8c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:45.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:55.018Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f071d56b-9678-43f0-9e1c-6200f4ad3ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:16:55.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:05.025Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ea40b4a6-8d4f-411d-815b-5aeb3282281c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:05.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:15.032Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c0d61dbd-3485-4b5f-8a6c-705ee53ecef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:15.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:25.039Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c36f73e6-c9f3-4960-b1be-8d96752432b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:25.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:35.046Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=da5a7b36-f08d-4793-aff9-fcd3ab9467d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:35.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:45.054Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=5231e00d-44c5-4b09-8639-6a758fa986ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:45.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:55.069Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=7958d703-58d5-44b3-be61-462b6ca038e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:17:55.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:05.075Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=fb700072-a346-4e38-9fd3-14da9aa522a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:05.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:15.080Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c54287d5-be66-4695-9bdb-32d0dff4f512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:15.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:25.089Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b14515c7-de53-4e72-bbf5-ae2d819f334d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:25.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:35.096Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f85b841e-5e77-498e-9590-87b40d832b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:35.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:45.102Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=7be7b132-2bdc-4230-bfc2-c6078298ea2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:45.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:55.109Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=033b8a66-f238-4dbd-b662-2dd2f10ca106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:18:55.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:05.114Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=933fc7e7-aac2-4b5e-a872-90def9e8b93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:05.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:15.121Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=3436b756-2ad1-411a-b070-7d7cfd7ea139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:15.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:25.128Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0533156e-854c-41e0-85ec-9780e83865e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:25.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:35.133Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=5db65c81-207b-4d5b-8494-6eeb05687e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:35.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:45.141Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=94034e42-58f9-47d5-8a50-aa1a054dc1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:45.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:55.148Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=6e04c761-2f19-4e9f-b61e-ee5002d755fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:19:55.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:05.156Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=860eff9f-1f51-4274-80c7-7041b8082c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:05.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:15.169Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=a89af015-adab-49e3-8aed-681d34210684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:15.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:25.177Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0fdb2a2c-82be-4c3c-9d65-8761246c9307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:25.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:20:32.498Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:20:32.499Z |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-03-17T00:20:32.500Z |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-03-17T00:20:32.504Z |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-03-17T00:20:32.508Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:20:32.508Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T00:20:32.509Z |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-03-17T00:20:32.511Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:35.183Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=5a41c4cc-dedb-4410-9c18-baebd6b3f227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:35.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:45.189Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=bbda93cb-dbba-4fed-88b6-1fa82957311f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:45.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:55.195Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f6d894c6-594d-497f-9b83-3bb03e6086dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:20:55.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:05.201Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c4d62a5f-0641-49e8-8837-845735ef5295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:05.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:15.207Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=20c8ead1-07d7-4f20-88ab-1d661602c55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:15.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:25.216Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2f7566f5-cddb-495f-8791-8212d902dbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:25.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:35.223Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=d402d38a-a105-4503-bb93-7d48b53ad84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:35.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:45.231Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=4eafba58-8c80-43e8-9673-5143be3afa93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:45.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:55.236Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=5eaa6d9a-6d02-44c1-b08c-31d7e81ab84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:21:55.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:05.242Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=35f5352b-fe10-4df5-9b3a-bec2fa22824c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:05.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:15.247Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2c13efd6-1b7a-443c-b5ac-05c7e083b629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:15.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:25.255Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=a105a6f2-e942-44cd-a9ec-72f5e20c6e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:25.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:35.264Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=a892815f-076f-4e3d-adfa-09d8a50ca1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:35.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:45.274Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=3e8d9c76-7e01-4d17-be21-cf817a477efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:45.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:55.281Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ef14b3c4-e29f-4fed-9985-2375b3ec2bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:22:55.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:05.286Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=624dbc17-687f-422b-bf0e-0be5945bd78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:05.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:15.292Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=09ca33bd-febd-43a3-84c0-95ba862c593f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:15.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:25.300Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=68ac9ed6-6953-4a20-be7c-ccc47159647c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:25.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:35.307Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=a5e86219-56e6-447b-8639-0bff49074a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:35.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:45.316Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2a99a0c9-0877-4824-8cd8-379f19ddfe71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:45.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:55.321Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=6695edd5-0cfb-44c7-9d00-2f1c0f0ce456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:23:55.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:05.327Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=5925eac2-1828-4daf-b7d2-4ec93d4d2535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:05.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:15.340Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=325243cc-ef64-4045-9673-5055d8062cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:15.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:25.346Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c0238534-0cd8-4004-9d21-bf48294854af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:25.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:35.352Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=380c16f8-d27f-4efa-b4fd-9906affe12c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:35.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:45.360Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=695c9f5e-db3b-456e-b717-5755bdf7715d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:45.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:55.368Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=3090c1af-480b-475e-ac5d-9b3886054390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:24:55.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:05.373Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ed404ecc-4252-4ee9-95aa-2bee0c6f27c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:05.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:15.379Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b04a7b7f-90e0-41bc-b10a-3440380abf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:15.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:25.386Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2c6b2c32-d021-49ac-b5d3-bb594df54478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:25.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:25:32.522Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:25:32.522Z |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-03-17T00:25:32.523Z |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-03-17T00:25:32.525Z |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-03-17T00:25:32.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:25:32.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T00:25:32.528Z |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-03-17T00:25:32.530Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:35.393Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2bbcce28-651b-4c81-89c7-43b36d2af6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:35.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:45.399Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f177dea4-14e8-48bd-a314-0c59b63982ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:45.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:55.404Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2c154978-2dc2-485f-a807-3c6794cdd3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:25:55.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:05.411Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=196c9bde-2a91-40b1-a4c2-739ee5b2c35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:05.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:15.417Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=67d70d5f-cd2e-4227-b5c2-caf305a419c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:15.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:25.424Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ea1d1e66-7998-4e44-a9e3-94d1d3890a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:25.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:35.432Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ab92a3de-2190-421d-9fa4-54461acd5664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:35.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:45.441Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f5e34466-fe62-454b-82ac-c7d5655b4507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:45.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:55.452Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=62e7ad62-3a0a-49e1-b904-ff86bf1a84fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:26:55.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:05.457Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=916c172e-bd56-4315-9f23-c131f0ea2a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:05.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:15.462Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=3ff72be3-cc95-4b7c-932b-c289746b52db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:15.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:25.468Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=7a79c545-da0e-458d-ad68-824812889576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:25.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:35.475Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=658e5be1-d363-4beb-854e-eb80e2b69df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:35.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:45.480Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=d221c654-fa77-4928-b580-7173ecbf4948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:45.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:55.488Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ee659499-9e43-4c4a-9f61-4886b3c1fa6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:27:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:05.494Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=30619012-df11-46fe-8c31-56a945575376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:05.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:15.500Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f3951d26-db05-4076-acdd-9cdeaa83ccb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:15.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:25.507Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=e3ba6675-a990-45de-82ed-8f77dc7f42e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:25.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:35.513Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=faf3b330-4ba8-460e-8003-bf4daed9cd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:35.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:45.518Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=1a69458b-a296-4b66-983c-ec4afbd2d8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:45.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:55.524Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ef7ace35-81c3-4b17-8bf6-ce888014e0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:28:55.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:05.530Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=cfe7933b-e41c-42b2-8f8b-45cc8f4dad7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:05.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:15.538Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=a9d8c54c-7cba-4f52-b6b3-11c93d7698e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:15.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:25.550Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=fc2ff2cb-7478-46bb-8e80-ed33ba21ed9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:25.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:35.556Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b05b8432-adad-4d61-8d32-e8ccb68682e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:35.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:45.562Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=01892812-0ff5-4c51-b27d-11e4b83372eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:45.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:55.571Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=32fa9000-ac35-47c0-aee7-ac01f0ef9388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:29:55.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:05.577Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=407cb84c-170f-41c6-b47c-cd0c06d05292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:05.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:15.586Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=56f6f6db-798b-4c34-9590-109179133bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:15.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:25.592Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=daeef220-c668-42f6-ad16-4cd370ab43ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:25.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:30:32.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:30:32.483Z |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-03-17T00:30:32.483Z |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-03-17T00:30:32.486Z |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-03-17T00:30:32.489Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:30:32.489Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T00:30:32.489Z |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-03-17T00:30:32.490Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:35.598Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=e88c5b29-26b7-4525-9e67-c6e29d7e7868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:35.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:45.608Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2aa94315-2998-44ba-9da7-af3cceaf8cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:45.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:55.614Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ce2a53bc-8180-45a3-9cc8-6e2fbfe07ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:30:55.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:05.622Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=375337b4-dbe0-4834-90f7-ae1594efe02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:05.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:15.633Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=6da2096f-3bad-4458-a1f8-1b07c0b0443c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:15.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:25.639Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=2ad6f341-0a32-429e-9ad2-de926671b8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:25.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:35.645Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=dafe72c2-7e0f-44cf-9833-38d7c8119a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:35.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:45.656Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c42d2361-88e9-4da3-b826-2d9a25ab539f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:45.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:55.662Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=dfd9a277-12ea-4d5b-8c35-da2fbc4ebdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:31:55.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:05.668Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=d8cc2646-c703-4369-b030-c64b5d0c97a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:05.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:15.676Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=817cf4dd-c6cc-47c9-a37b-79ab9511a2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:15.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:25.681Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=6d8458ff-6a16-45b1-89d2-eb76411d693e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:25.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:35.688Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=6927b119-8983-4238-b732-8ca629c6cd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:35.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:45.694Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=00640957-dfc1-418c-850c-6d2391fd3dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:45.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:55.700Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=565d8f3d-03d4-4603-9e95-1d7b4b49d93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:32:55.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:05.707Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0842e21c-1c46-486c-8df3-6c85065a6f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:05.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:15.713Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=750aa640-99d1-4b89-abad-46a9371a0e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:15.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:25.725Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=89a2bcac-fe16-4f96-8dfc-0f7b9fac5c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:25.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:35.732Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=0eecef2e-b8c3-4c54-a787-a6432f49e0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:35.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:45.757Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=62c624b4-7413-4ed7-8d5c-3dc0e6bbe4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:45.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:55.763Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=67765530-0b0c-4eb3-bcb4-65966391eb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:33:55.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:05.770Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=9941191d-52a2-4def-8c39-009d1d6e1118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:05.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:15.776Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=a6ecedf7-f709-4731-825a-640e189ccf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:15.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:25.783Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=547b544c-e88a-4b2b-b68c-20eac5d23454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:25.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:35.789Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=b98fcc62-8c97-4dec-a239-e527b956ed23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:35.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:45.795Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=933218f4-764d-4c7f-acae-7046f5553c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:45.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:55.801Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=12bd15cb-730c-4697-b4e2-5b3a5c2c3dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:34:55.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:05.807Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c8078e9a-4e69-4c3c-91ec-47bc8a70a5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:05.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:15.813Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=c226365e-5caf-442c-99e0-2871f7b1a73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:15.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:25.818Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=1e825855-1226-4174-becb-f50dfc03de46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:25.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:35:32.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T00:35:32.517Z |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-03-17T00:35:32.518Z |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-03-17T00:35:32.522Z |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-03-17T00:35:32.527Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T00:35:32.527Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T00:35:32.527Z |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-03-17T00:35:32.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:35.824Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=608e31d3-15dd-488b-886d-65ee9c580f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:35.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:45.831Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=fc0e6dfc-062d-4981-9920-93ed3c49e7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:45.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:55.836Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=ac08a270-af67-4174-8040-0f3c430f55ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:35:55.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:05.842Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=bdeea6b8-3d5c-4ee6-b078-e325215e3076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:05.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:15.848Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=f84b1c16-d833-48fd-885b-55f58c8b0289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:15.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:25.856Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=cee49094-bf70-40e0-8c75-21a38f5a2794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:25.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:35.865Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=e32fb030-cd22-4835-8cc7-7f4cc710d007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:35.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:45.870Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=1e0714d1-fed4-44c1-aea7-464f9ad69db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:45.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:55.878Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=582e7413-c08e-4a34-8d3f-560a6c6cf767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:36:55.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:37:05.883Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=8175584a-a816-4a0f-9d13-51943a9c0dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:37:05.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:37:15.895Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=566d9323-02b7-44b5-9408-e25cd105b9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:37:15.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:37:25.902Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=a2b7a03a-af38-438b-9dd5-e499775b1202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:37:25.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:37:35.912Z |INFO |Init configs |InvocationID=89807b5d-08cd-4ca6-a811-b41f1e3db4f9, InstanceUUID=571655ad-e905-4d17-8dba-638c7686ad4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T00:37:35.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |