By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T01:09:09.395Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T01:09:09.398Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T01:09:09.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 |2021-09-15T01:09:10.097Z |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 |2021-09-15T01:09:10.208Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T01:09:10.209Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T01:09:10.209Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T01:09:10.303Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-15T01:09:10.365Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-15T01:09:10.394Z |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 |2021-09-15T01:09:12.099Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-15T01:09:12.663Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-15T01:09:12.681Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-15T01:09:12.682Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-15T01:09:12.739Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-15T01:09:12.739Z |INFO |Root WebApplicationContext: initialization completed in 2344 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-15T01:09:13.137Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-15T01:09:13.878Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-15T01:09:15.412Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-15T01:09:15.904Z |INFO |Started MainApp in 9.026 seconds (JVM running for 9.702) |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-15T01:09:15.997Z |INFO |Start scheduling PRH workflow |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:09:16.009Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d3b1b158-d82b-4e90-ada7-6e33f39cf545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:09:17.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:09:17.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:09:27.856Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9e7cd5d8-0615-424c-a7d1-03c0ea7cc749 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-15T01:09:28.366Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-15T01:09:28.366Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-15T01:09:28.370Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:09:29.019Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:09:29.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:09:39.020Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e9f60509-c5f8-4efd-911a-205577de6f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:09:40.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:09:40.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:09:50.099Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a0b634e6-6f90-4c15-b15a-6baf5a51e1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:09:51.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:09:51.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:10:01.197Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5ac2f2df-ece2-41a3-b05a-41b303858eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:10:02.238Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:10:02.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:10:12.240Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=00f8352b-847b-48e6-a430-3ca43eb821fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:10:13.344Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:10:13.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:10:23.346Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9857e317-79fe-4ec4-afdf-4ecb5916e659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:10:24.475Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:10:24.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:10:34.476Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=fab5007e-3267-4b9d-8f18-2d7278378a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:10:35.547Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:10:35.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:10:45.549Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=95f56823-2051-4ffc-8510-f1cc9138b310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:10:46.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:10:46.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:10:56.624Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=84b870b9-da3b-4b34-b00b-4aed3617661b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:10:57.755Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:10:57.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:11:07.756Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=112f828b-ce4f-40a1-bdff-141d18fd4873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:11:08.922Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:11:08.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:11:18.924Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=fbb39e42-f12c-4fa8-8cae-a80378118911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:11:19.962Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:11:19.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:11:29.964Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=c2aeaa0f-1639-4972-a09a-290745faf067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:11:31.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:11:31.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:11:41.068Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=af5976b5-5c74-453c-b679-c60c5b076bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:11:42.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:11:42.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:11:52.526Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=c7e11bc1-2321-4f42-bc8f-ac754695ee88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:11:53.627Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:11:53.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:12:03.629Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=81de658a-89ff-427e-b3f4-79312f2e0c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:12:04.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:12:04.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:12:14.700Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6549b9ce-c02f-4988-8c98-e1e461960357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:12:15.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:12:15.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:12:25.740Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e71cc8a2-f823-4a75-8ddf-a36e903c5c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:12:27.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:12:27.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:12:37.100Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=32ce3839-1e4c-4ec7-a381-6fd1141aaebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:12:38.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:12:38.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:12:48.204Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ad79395d-767e-416a-9112-2ac5b5ba99c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:12:49.243Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:12:49.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:12:59.244Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b5890db8-f338-4f19-b114-854c5f626b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:13:00.890Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:13:00.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:13:10.892Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4dc09d0a-5707-48ef-966d-c8a68b242711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:13:11.931Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:13:11.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:13:21.932Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ae699116-601b-4738-9912-4cbe7b7534c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:13:22.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:13:22.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:13:32.973Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=356746e1-bd7d-4d35-abbc-4f2c47afddcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:13:34.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:13:34.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:13:44.045Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=16492475-e0bc-41c6-beda-74b5085d906b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:13:45.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:13:45.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:13:55.116Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=154d4444-a532-4882-8b95-3db7dab1a4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:13:56.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:13:56.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:14:06.156Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=22a52268-1833-459b-a561-341ab8e7e9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:14:07.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:14:07.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T01:14:14.121Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T01:14:14.121Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T01:14:14.122Z |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 |2021-09-15T01:14:14.125Z |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 |2021-09-15T01:14:14.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T01:14:14.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T01:14:14.132Z |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 |2021-09-15T01:14:14.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:14:17.420Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=14447bd1-3858-48a1-908e-c4ecbeffc9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:14:18.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:14:18.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:14:28.493Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b37f66cb-554d-48c8-8676-f0684a22b426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:14:29.531Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:14:29.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:14:39.532Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b64730f7-03f6-40c8-9305-7d0cc24ba776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:14:41.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:14:41.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:14:51.692Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=095b7ec7-8130-44fb-b99d-bb5f0794f17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:14:52.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:14:52.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:15:02.829Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4b6f3e89-4bf7-4ebf-ba40-7ece17f756cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:15:03.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:15:03.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:15:13.868Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e0663625-4a7f-42a4-9eb5-e0046b477124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:15:14.983Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:15:14.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:15:24.984Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=78f98981-ede7-44b2-a5dd-0a0ffe1eebe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:15:26.042Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:15:26.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:15:36.043Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9dd2018c-3f3a-4803-a223-3723958a8170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:15:37.083Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:15:37.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:15:47.084Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=11ad76f8-3700-4a9f-8967-6b3eb546e9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:15:48.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:15:48.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:15:58.188Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=850e3d52-dd1e-4b5e-9eb6-a3ec05bb9426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:15:59.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:15:59.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:16:09.261Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4bf0ac3b-15fe-484c-a2e7-028d1996f380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:16:10.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:16:10.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:16:20.300Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=10510497-f61d-42a6-84fd-cd9433612d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:16:21.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:16:21.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:16:31.340Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4d053e0e-b983-49e3-95ac-e3c2c085de7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:16:32.698Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:16:32.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:16:42.699Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f1ada17a-68b2-4e34-bf87-2b2e0d141c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:16:43.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:16:43.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:16:53.805Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b6168e1d-70f5-4c50-b872-9c8a82a7a7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:16:54.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:16:54.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:17:04.844Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0f94c39b-6c57-4037-b589-26869d6e1b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:17:06.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:17:06.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:17:16.049Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2d15d6ac-9ee4-4b0a-8372-e34ba612438e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:17:17.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:17:17.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:17:27.084Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=135234d2-ed43-42fb-9509-c41e52ea1fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:17:28.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:17:28.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:17:38.155Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6e3e0944-8f27-48b8-a532-f71512a95a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:17:39.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:17:39.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:17:49.196Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a73a6636-dae0-47ab-b358-738f601beb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:17:50.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:17:50.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:18:00.235Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=77826682-fa6a-4a15-9085-01a8e482a936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:18:01.306Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:18:01.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:18:11.308Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=59b13482-ee60-4474-a109-917993ec31b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:18:12.378Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:18:12.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:18:22.380Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=14035fb1-e595-49ad-97f9-dbf04c66dabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:18:26.430Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:18:26.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:18:36.433Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0ffab631-db67-43a9-853a-2795f59ed4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:18:37.502Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:18:37.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:18:47.503Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4ba9e254-7d68-4daa-9950-e0d12084f876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:18:48.538Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:18:48.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:18:58.539Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f74faa56-b3cf-4dd8-9010-8711b1759a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:18:59.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:18:59.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:19:09.586Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9dd2c111-10e2-4ec1-8e84-4fbb123e1eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:19:10.619Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:19:10.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T01:19:13.419Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T01:19:13.420Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T01:19:13.420Z |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 |2021-09-15T01:19:13.422Z |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 |2021-09-15T01:19:13.439Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T01:19:13.439Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T01:19:13.439Z |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 |2021-09-15T01:19:13.441Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:19:20.621Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=74d8d0b0-b5a9-4586-a553-ca9ad59b5ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:19:21.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:19:21.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:19:31.661Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a6509d7f-86f0-479c-b92c-41abf101a811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:19:32.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:19:32.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:19:42.700Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=45706900-1ad1-4255-96f4-71aae58520e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:19:43.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:19:43.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:19:53.740Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=48a9acfe-c92c-4dcb-8091-1ea98ade4cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:19:54.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:19:54.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:20:04.780Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d6b33935-80ae-4267-9a84-53eedefa9607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:20:05.818Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:20:05.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:20:15.820Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2226c803-e710-444b-ba7b-5a8161636139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:20:16.859Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:20:16.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:20:26.860Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d137666d-1032-41c4-9c4b-54c482711c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:20:27.903Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:20:27.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:20:37.904Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2922f3e2-fe9f-4241-b26f-c5a9a13ac918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:20:39.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:20:39.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:20:49.004Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1c480fe5-c9f8-4758-bf68-0c4ff5150c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:20:50.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:20:50.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:21:00.045Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=35d42bec-4bfe-4d42-a793-9f2a3d04fe33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:21:01.083Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:21:01.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:21:11.084Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=53a3d48b-015b-445b-9c74-b70e7611cadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:21:12.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:21:12.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:21:22.124Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=dad439c1-3ff0-4c20-a038-fd544dece96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:21:23.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:21:23.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:21:33.164Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f8dfbfe7-6cb9-4cf8-936e-0ae44dffddbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:21:34.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:21:34.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:21:44.235Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=c259b6ba-a7ae-4c58-b4f1-5433d2afb4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:21:45.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:21:45.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:21:55.340Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=111d7e10-1d88-422a-a8d7-cc8acd4ed8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:21:56.378Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:21:56.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:22:06.379Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=26766664-45d1-42cb-b82d-e4c16b894f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:22:07.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:22:07.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:22:17.420Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b59f84d3-edeb-453b-ab63-f0ca4412fcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:22:18.459Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:22:18.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:22:28.460Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=da74890c-369f-4237-bb89-a223a47f163c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:22:29.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:22:29.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:22:39.499Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9f3072d9-f297-4dc7-b61d-14f6ee16cdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:22:40.539Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:22:40.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:22:50.540Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4adcd783-e1cd-42b9-bd3b-e5c11376717c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:22:51.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:22:51.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:23:01.579Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=15519b83-4465-4206-8c50-fe5bbe93af48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:23:02.618Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:23:02.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:23:12.619Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ac9a3d99-c734-4342-b29a-570d6369d04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:23:13.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:23:13.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:23:23.660Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2b4ed382-8100-46bf-89f9-81a840107442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:23:24.698Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:23:24.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:23:34.699Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f55d6001-33d1-4ca4-be12-b06f02ed24e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:23:35.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:23:35.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:23:45.739Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=27d03718-1d60-4083-93f5-e210571b06e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:23:46.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:23:46.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:23:56.780Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6a7742f4-9c46-4ae3-8fde-76cedcbbbbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:23:57.818Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:23:57.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:24:07.819Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=15b00428-7f14-47ec-828f-a1d449083d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:24:08.859Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:24:08.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T01:24:13.379Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T01:24:13.380Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T01:24:13.380Z |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 |2021-09-15T01:24:13.382Z |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 |2021-09-15T01:24:13.388Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T01:24:13.388Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T01:24:13.388Z |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 |2021-09-15T01:24:13.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:24:18.860Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5bcf1259-a21e-420a-86db-3f9eb365bc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:24:19.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:24:19.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:24:29.901Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b65c3c25-8bbc-4b0b-ba51-91cc3e02d450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:24:30.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:24:30.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:24:40.939Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2130a6c7-44a4-40f9-a325-cfde18db3871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:24:41.979Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:24:41.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:24:51.980Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a0cbd21c-5b28-42db-8a0e-6aeab157eff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:24:53.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:24:53.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:25:03.024Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a35ca171-9dd6-45ce-96db-b5aa362567a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:25:04.603Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:25:04.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:25:14.604Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=30aa0acb-e718-469b-93dd-e42164519db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:25:15.642Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:25:15.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:25:25.643Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=78ed8a1f-c044-4cce-82ed-d025310b8edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:25:26.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:25:26.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:25:36.684Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4d89daac-153e-4a3b-bdec-6f4312a4efc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:25:37.722Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:25:37.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:25:47.723Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2d4a4b8c-0079-4cb2-b329-c4a126c6c33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:25:48.762Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:25:48.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:25:58.763Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0ca9a4df-4eab-4cc0-95b8-40696b603648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:25:59.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:25:59.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:26:09.805Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5f0cf714-bedc-4e7a-bf4b-7a7665f35db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:26:11.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:26:11.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:26:21.229Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=211f4bd9-c232-4be8-964f-f3bc754bf27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:26:22.683Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:26:22.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:26:32.685Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f8d0ac3f-1fad-4228-ad58-33ed4626e100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:26:33.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:26:33.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:26:43.801Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a0372f6d-d41b-4fc3-b0ae-27e442aa9de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:26:44.859Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:26:44.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:26:54.860Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=7e3e1eac-38a7-44b4-8b1b-c5b9a4f828eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:26:55.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:26:55.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:27:05.900Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=82cc2958-b585-4580-8ad3-c5a32904fdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:27:06.942Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:27:06.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:27:16.943Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f5379128-7278-4a66-ac1b-6b36b9b7cb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:27:18.015Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:27:18.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:27:28.016Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=66d48c20-82f7-45be-8a3a-cb328f5793e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:27:29.050Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:27:29.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:27:39.051Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=794f16a2-194d-434c-8114-1bced78783cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:27:40.091Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:27:40.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:27:50.091Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f5bb4ded-3c53-48b8-9ef2-b04ad9225b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:27:51.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:27:51.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:28:01.131Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9ee2098c-42ab-41ba-b1df-1be93edcee5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:28:02.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:28:02.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:28:12.171Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2e936ea5-cc9f-4e67-b7ca-cd1bacdbc3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:28:13.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:28:13.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:28:23.211Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=37d83598-dc31-4e4b-a00a-3028f5c766c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:28:24.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:28:24.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:28:34.253Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3d97de6d-18a4-41cb-9efe-83a4e4a3716f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:28:35.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:28:35.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:28:45.292Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=32859431-92e8-4ebe-b303-665b56253924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:28:46.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:28:46.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:28:56.332Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0c59ce99-f48b-44e2-94ac-8565bdce4205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:28:57.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:28:57.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:29:07.372Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=c4ecb0aa-e1fa-42c1-bb93-caeb9dbc286f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:29:08.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:29:08.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T01:29:13.393Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T01:29:13.393Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T01:29:13.394Z |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 |2021-09-15T01:29:13.395Z |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 |2021-09-15T01:29:13.401Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T01:29:13.402Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T01:29:13.402Z |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 |2021-09-15T01:29:13.403Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:29:18.413Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a3972517-3c44-4830-bf30-0e01a8790303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:29:19.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:29:19.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:29:29.453Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f3cc23b5-199a-424d-a5aa-7b267d191603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:29:30.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:29:30.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:29:40.492Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=fd9973b9-79b8-430e-8b3d-a1516067d7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:29:41.531Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:29:41.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:29:51.532Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=c5c389fe-1340-472c-a9f4-4734550588c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:29:52.571Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:29:52.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:30:02.572Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=db66da86-9451-4ff0-98a9-38d6e3ee64b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:30:03.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:30:03.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:30:13.612Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=98768051-7afe-4b6c-89c8-fd4e5794b254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:30:15.163Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:30:15.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:30:25.164Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a97f8ac9-0218-4289-8cd3-019fafcab7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:30:26.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:30:26.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:30:36.235Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=020a7a18-6136-409d-83fe-771f9ef63256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T01:30:37.275Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.250:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:30:37.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:30:47.276Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=eab7b7e5-7c56-4c4c-ace4-7696c1878109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:30:47.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:30:57.364Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=dad85963-5cfb-4063-a6dd-109827ba3d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:30:57.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:31:07.381Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1c61b180-4eca-4cbc-926c-271d09b1c6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:31:07.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:31:17.395Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0eeb1704-26f5-4c6a-8f26-e57b63308a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:31:17.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:31:27.408Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=92f87054-a727-469d-aeca-074958631509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:31:27.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:31:37.421Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6ec17c9c-542e-4d21-8ca5-b0a6ddb8f445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:31:37.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:31:47.438Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=065ad9bd-e136-4338-b8b0-642addf9fa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:31:47.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:31:57.450Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9b3fa573-dbe5-4c45-89b8-f8de70c58fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:31:57.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:32:07.469Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a836c74b-6335-4638-b165-e7fa2d526f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:32:07.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:32:17.480Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=45f56dbd-6721-4eb7-bc2e-29ff447afe6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:32:17.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:32:27.489Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=57644242-7a7e-4b74-87ba-1af3ff8e34bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:32:27.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:32:37.500Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=8c030d7e-f9e7-4530-bb8d-afc6f58159ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:32:37.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:32:47.510Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0c5e71df-dd09-4452-8afd-c6ab361b4aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:32:47.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:32:57.522Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=502888a5-4668-4acb-a635-5dce4ee1fb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:32:57.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:33:07.532Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=fb8c1461-0df1-4fab-88f9-0da394f0498b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:33:07.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:33:17.542Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=87981afe-417e-4f51-8bd5-f5352e09c44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:33:17.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:33:27.552Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b7345778-f3c5-4daa-a5b1-c63928b3c6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:33:27.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:33:37.561Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6c725c1a-9dcc-46ed-b374-460d4fe86b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:33:37.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:33:47.571Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3aa54a68-a7ac-44f1-8f9a-930b8b8c9226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:33:47.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:33:57.581Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f3ad7c31-4ab9-428f-8a01-8789b79d9cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:33:57.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:34:07.591Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=008f097f-4164-4fc4-89f2-d173c1278f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:34:07.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T01:34:13.365Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T01:34:13.365Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T01:34:13.366Z |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 |2021-09-15T01:34:13.367Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T01:34:13.372Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T01:34:13.372Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T01:34:13.372Z |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 |2021-09-15T01:34:13.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:34:17.602Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=c3efb59d-ec0c-45e7-90fb-4989e6009b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:34:17.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:34:27.614Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=34a7f15b-effc-4f2d-b58b-9d00d760fe72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:34:27.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:34:37.622Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=7fcf956c-48ca-42c0-a4f5-c595b8491f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:34:37.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:34:47.630Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1dc7920a-5269-43da-827c-3948b07deb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:34:47.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:34:57.639Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=02e77f96-5494-4ad7-a3a8-a5ae82195528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:34:57.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:35:07.647Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=288df0e9-4649-442e-a0fa-efe24e7396a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:35:07.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:35:17.656Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=fbd49ad9-74a8-4793-8212-6aa4c94d4c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:35:17.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:35:27.663Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=170fdab2-035f-49d1-85b2-1e5e4e224fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:35:27.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:35:37.672Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2bef7226-97ad-4c95-a68c-15316861ca45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:35:37.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:35:47.680Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=8e6a8f0a-8ed4-406a-b5ff-9b7e0fc5abed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:35:47.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:35:57.690Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=18f61751-0941-4831-97f5-63884f86d651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:35:57.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:36:07.698Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5969264f-371d-4cae-95cb-202c470730a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:36:07.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:36:17.707Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3de251da-2ef7-40bd-9a14-ecaa5cec33cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:36:17.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:36:27.717Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2340191d-a5bc-41cf-a88d-62e71340b24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:36:27.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:36:37.726Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9c6ba36c-b88b-4f54-b4b0-9eecbe085a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:36:37.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:36:47.733Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e57327fe-0482-4fa9-ac8a-acf36f179f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:36:47.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:36:57.741Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5c1327e9-1c9f-4d7d-acc2-cd9e4869cb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:36:57.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:37:07.749Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b4aa9489-0873-430b-8945-67f9ed2b9655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:37:07.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:37:17.758Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=208f867b-7bc5-463b-9e21-642a4949d356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:37:17.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:37:27.766Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=7e0e8bda-cc5f-42e6-b0d1-437e1eb0350d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:37:27.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:37:37.774Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9217e241-3a5d-4bbc-aa36-def262866f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:37:37.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:37:47.782Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a542e379-b196-4dd6-90bf-f762676310fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:37:47.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:37:57.789Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=97382886-8ae6-481d-9351-dafe821dae88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:37:57.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:38:07.797Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4e0fba09-a7f0-4081-b904-8fd01abd82c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:38:07.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:38:17.804Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f4bb2fe6-1892-440a-b7f0-d45c7c053c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:38:17.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:38:27.812Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=df809a12-e074-40e6-90d7-e428e4f64e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:38:27.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:38:37.820Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3bcc6f27-213a-401b-a1ed-96f943a2d28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:38:37.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:38:47.828Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=dc9de3af-012b-4fca-96ff-6c4e4278bd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:38:47.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:38:57.837Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=350a81f0-bd21-45c2-9102-e0b40ce07c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:38:57.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:39:07.845Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=067048ee-b015-4541-b346-d367e46118e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:39:07.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T01:39:13.376Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T01:39:13.377Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T01:39:13.377Z |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 |2021-09-15T01:39:13.379Z |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 |2021-09-15T01:39:13.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T01:39:13.383Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T01:39:13.383Z |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 |2021-09-15T01:39:13.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:39:17.854Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=8daa8f54-3b3a-4c74-bd43-2330faa789ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:39:17.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:39:27.863Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=98939674-2bef-47f1-a9fe-7523a8575750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:39:27.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:39:37.871Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=579f47aa-b25a-4b1e-af16-a419b91afbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:39:37.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:39:47.880Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=68ea47d9-516e-4e13-9439-bd49813d9c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:39:47.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:39:57.888Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=63d1a6f4-888f-4070-9458-7e44b0e892db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:39:57.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:40:07.897Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=19c1d4a3-6464-493e-8504-085a03649c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:40:07.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:40:17.905Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=92425190-1389-438a-ba08-d5c7b8267ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:40:17.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:40:27.913Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=88e34919-1d2f-4d17-a0cd-d62c534e8c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:40:27.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:40:37.920Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=c7904d7f-e2c0-403f-9538-c5ed32111a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:40:37.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:40:47.927Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=014a870b-46a7-4af4-9443-ab15dd18bb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:40:47.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:40:57.935Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=fbaa08ba-b12d-4ea2-88a3-04016370f99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:40:57.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:41:07.943Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f87ca9e9-62f8-45e5-8520-c000570e1de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:41:07.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:41:17.952Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=366c6fb8-2e80-4a81-9fda-5c399e04c2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:41:17.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:41:27.960Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3ff0f14a-0fe2-4133-92d6-1a1c568b2bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:41:27.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:41:37.970Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a7112ffd-b8ff-46ff-ac20-60e41679290c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:41:37.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:41:47.978Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a4a9b880-6ab2-4fd5-90eb-26d3db0738c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:41:47.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:41:57.985Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b420fe54-73bb-4c41-b120-1da81d0f0046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:41:57.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:42:07.992Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=af9bd590-0d75-406c-8a52-a3cd4720e66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:42:08.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:42:18.001Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=401b6a92-9fa0-4db7-83be-0b445c633a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:42:18.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:42:28.009Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=342a7e68-70c4-403b-9d31-fbb634e728b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:42:28.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:42:38.015Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=c9e071bd-f5af-4962-8ed3-9e3f2f278b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:42:38.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:42:48.022Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=c9b677ba-37a6-4aed-9acb-51f9ae0538ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:42:48.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:42:58.029Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=fecd12e9-68e5-4cc9-85bf-69279e74f783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:42:58.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:43:08.036Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=084c37e2-8292-48ac-b88e-14e4b303d943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:43:08.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:43:18.043Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=7a5e5274-9d22-4c7d-9ea6-a6fb15c36677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:43:18.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:43:28.052Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=dd6bb7a1-765a-4501-bc3a-bbb892e44ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:43:28.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:43:38.060Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9fa4e67b-cec4-4502-8245-0a9f73e30667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:43:38.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:43:48.067Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=75d95c1c-cde3-4ee1-83d8-d75a51e0e526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:43:48.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:43:58.076Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9bde8121-1e13-431f-80f3-cb3c52d087ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:43:58.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:44:08.083Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4a6b0805-a10d-4439-907c-47053143a009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:44:08.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T01:44:13.377Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T01:44:13.377Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T01:44:13.378Z |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 |2021-09-15T01:44:13.379Z |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 |2021-09-15T01:44:13.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T01:44:13.383Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T01:44:13.383Z |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 |2021-09-15T01:44:13.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:44:18.092Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=856bbca3-ffe7-45eb-9b5a-484ecb5dd840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:44:18.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:44:28.100Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d110ac43-b150-4263-a2bb-92208b782c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:44:28.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:44:38.107Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=8a8ccc2e-0c8d-47f8-b9e5-22aaf3529d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:44:38.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:44:48.115Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=57566b4f-08b2-4313-a365-3dd711a03cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:44:48.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:44:58.122Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=241a4dd2-2446-411c-948d-3ecea8414faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:44:58.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:45:08.129Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b0027bb2-eba7-47ad-a6c4-1ddd7524a0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:45:08.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:45:18.136Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=26f4cf3d-a960-4fbb-a9cf-99a7ae17636a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:45:18.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:45:28.143Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=854bd824-6be3-4e93-a094-655c74711ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:45:28.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:45:38.150Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d8c0884b-42e8-43eb-bda0-53a0af785620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:45:38.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:45:48.157Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1070737b-f5fe-4323-90bf-9c07131f9b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:45:48.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:45:58.164Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=85d19c4f-c8db-4833-b1c2-5301465e7fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:45:58.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:46:08.171Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b7a34fe3-d7ce-4131-9c78-689126583853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:46:08.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:46:18.178Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d9f4f722-29b9-453a-9b0c-bc14fabc9048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:46:18.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:46:28.186Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f0657c4b-f2ab-4ae7-8189-65013bbcea1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:46:28.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:46:38.192Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=981fc234-1a1c-4a04-9cef-647239a2e1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:46:38.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:46:48.199Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f32a5c11-0ba3-4be0-8f62-2c386c245351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:46:48.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:46:58.207Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a84ea5ed-f8e1-464d-a17a-d8f68c8f3d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:46:58.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:47:08.213Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=780773bc-f465-4245-8922-fe4b6d7deb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:47:08.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:47:18.221Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=8647619b-021d-4f07-96ae-1a02d8cf1741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:47:18.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:47:28.228Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=abc9d7dd-0435-4919-9e2d-36b85ab07a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:47:28.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:47:38.234Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9048338a-f9bc-4b1b-9ea4-6aa1514afdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:47:38.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:47:48.242Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=960f730f-efff-4bae-8753-6104df8bb5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:47:48.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:47:58.250Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2f239c3f-e92a-48bd-9a2f-c786a9aab51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:47:58.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:48:08.256Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=acc8b6c0-54c5-4e81-bc30-22eda4b23b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:48:08.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:48:18.264Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=bc208d5e-eae0-45a8-b219-dcfc2ff1dfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:48:18.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:48:28.271Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5b970d56-ddef-492f-8724-a65aa64eb1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:48:28.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:48:38.278Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d2b03ce6-b649-4dd6-b89f-eb91fa1a87eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:48:38.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:48:48.285Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a43f67ac-8733-4896-87f1-7fa5009ceaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:48:48.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:48:58.293Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=af123907-84c6-4c67-9f7c-5c938db8526a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:48:58.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:49:08.299Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=67473b50-3cac-4614-8158-8923bc5e4c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:49:08.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T01:49:13.372Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T01:49:13.372Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T01:49:13.373Z |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 |2021-09-15T01:49:13.374Z |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 |2021-09-15T01:49:13.380Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T01:49:13.380Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T01:49:13.380Z |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 |2021-09-15T01:49:13.382Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:49:18.323Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d957c6d5-104c-4335-8f4d-aaab221ae4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:49:18.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:49:28.334Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4e876205-88f1-46cf-a77d-ebe8899858c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:49:28.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:49:38.341Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=29abe65f-bdcf-4f1b-977a-3d956b75d522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:49:38.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:49:48.347Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=98236077-7634-4082-87d6-74b258b2b31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:49:48.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:49:58.354Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2eb05d70-a4c7-428b-bc46-6ee058be2c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:49:58.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:50:08.360Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0c8ea681-3195-4d48-bb6c-b985b49c807e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:50:08.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:50:18.367Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=8fe17c92-cd89-4587-bbaa-6775ab943950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:50:18.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:50:28.373Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=54b73250-ad90-46a5-a945-e14b718c091e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:50:28.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:50:38.380Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=469b6158-b8f8-41f5-8510-d110f9db18c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:50:38.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:50:48.387Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f5148110-db4c-4641-aa45-dacb8cdc77c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:50:48.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:50:58.395Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a517385b-b64e-4357-a35f-c33e39a5e32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:50:58.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:51:08.402Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=aaa6a015-b629-4e80-8cd1-ea7a70b7797e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:51:08.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:51:18.409Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=cd83f74f-e929-4720-8ec2-914f78f00f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:51:18.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:51:28.416Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f75efc7a-2a43-4db4-8f07-16aaa6394514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:51:28.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:51:38.422Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6f1fdfd7-7c61-4cc2-b8ca-b4999ff32e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:51:38.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:51:48.429Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d6049ffd-d172-4ee1-be5a-14b85891bc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:51:48.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:51:58.436Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=54e9a8b2-dc6d-4489-8c46-df6508a63e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:51:58.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:52:08.444Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9214e5fc-4f2d-4331-828a-b367051a0e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:52:08.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:52:18.453Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=cdfbf6d1-5724-415f-be3a-c42c63a0b6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:52:18.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:52:28.460Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=85fcf5f5-e861-4766-9e69-b0f07d70edc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:52:28.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:52:38.467Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=43e11114-d9bf-4bc5-b9f8-304622599329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:52:38.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:52:48.475Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6fb58cd6-1709-4834-89d3-3c40a9bac70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:52:48.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:52:58.482Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=52d93051-ca40-4356-940e-1575c972123e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:52:58.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:53:08.489Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b5875dd9-5b98-4642-a818-a02104988ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:53:08.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:53:18.495Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9f920064-f2b5-4faa-863e-51628d6482d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:53:18.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:53:28.504Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=fff93424-63c3-4e96-96af-4ceb36e49da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:53:28.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:53:38.513Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=41dc5555-1a09-40b7-bca4-99141d7ff6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:53:38.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:53:48.520Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9932b1fa-72b2-4219-ab27-1d2e9d4e025e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:53:48.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:53:58.527Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=39dfc029-f626-49dc-9e4a-738d70d57c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:53:58.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:54:08.535Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1b40ca8e-c19f-4057-aa1f-50466c02c11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:54:08.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T01:54:13.348Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T01:54:13.348Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T01:54:13.349Z |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 |2021-09-15T01:54:13.350Z |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 |2021-09-15T01:54:13.355Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T01:54:13.355Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T01:54:13.355Z |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 |2021-09-15T01:54:13.356Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:54:18.543Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=afdc7ecd-f5f7-44bd-b671-697eb38254a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:54:18.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:54:28.550Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ea91c195-ded5-41d5-afc4-c75d4c9b6c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:54:28.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:54:38.558Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=bca21028-ec73-49e2-b7bf-59fc3c05e4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:54:38.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:54:48.564Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=27fb3b6e-413c-4190-b9a4-7b054315dd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:54:48.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:54:58.572Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a79a99f2-b982-43e8-af8a-20763719f5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:54:58.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:55:08.579Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3b0a4eb9-16da-4b70-9ba4-ae1e02e16b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:55:08.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:55:18.586Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5c13ec63-231d-4ba9-b25c-f942363a66be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:55:18.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:55:28.593Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=957a6066-6440-470b-af98-b3d6f8949006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:55:28.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:55:38.600Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f88772da-f19e-47e5-aed5-2daf5ff2b097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:55:38.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:55:48.607Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4b633d6f-6add-4da9-83a9-ed4a5a53a067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:55:48.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:55:58.614Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ab99acde-61e8-4aea-9a78-fdf7c0b79567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:55:58.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:56:08.621Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=dd3f31a1-51f9-427a-ab66-4d3872c58c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:56:08.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:56:18.628Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=c2e76251-dcce-40df-8a48-ae7ccd0fc19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:56:18.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:56:28.635Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d47e78fe-88e8-4bfa-8621-e4fd29cd911a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:56:28.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:56:38.642Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=7219772b-4531-427c-9eb9-531462324d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:56:38.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:56:48.648Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0502530c-5e9e-4692-a76c-d6c78ac4bdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:56:48.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:56:58.656Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=776aafed-6aac-4dc2-82e2-490719db83b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:56:58.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:57:08.663Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=7bc014c7-4762-4c58-bc0f-469be116d151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:57:08.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:57:18.670Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5db1a4d3-c50f-4544-b101-45acb5575a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:57:18.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:57:28.678Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f9e881d7-0f8f-4ae3-917f-b7d289b4b854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:57:28.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:57:38.684Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=13c68bbe-23f6-4b3c-b9fd-33070ab94e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:57:38.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:57:48.692Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=8ce7de1d-49be-4c77-b473-6ae76a298cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:57:48.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:57:58.698Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=daf918f6-288c-4aa0-a8b9-02a0a7eb2e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:57:58.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:58:08.705Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=48b22eac-2676-402d-8f84-7e9eedc144c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:58:08.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:58:18.712Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=44089a41-a9a8-492e-b38f-648bf18eaed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:58:18.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:58:28.720Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2e1afe03-1659-4594-85e1-6eabe8a8e00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:58:28.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:58:38.728Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ea8cf81f-c6e2-42e6-a8ea-641c36d4e149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:58:38.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:58:48.735Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2e2ba9b4-dabb-493a-ae19-b0c03f8c0b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:58:48.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:58:58.742Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6d3a7054-92ff-44f6-9d2b-7377cf71c8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:58:58.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:59:08.749Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=94f38dd9-f1d5-40f7-9870-68e1c510ba80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:59:08.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T01:59:13.357Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T01:59:13.357Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T01:59:13.357Z |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 |2021-09-15T01:59:13.358Z |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 |2021-09-15T01:59:13.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T01:59:13.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T01:59:13.362Z |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 |2021-09-15T01:59:13.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:59:18.756Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1579e9ec-7ae2-4ea1-a2e5-07df528447bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:59:18.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:59:28.764Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=49539554-e6ed-4e36-ad59-51b1e3a1eae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:59:28.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:59:38.771Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=8fbc3a0e-b5ec-4062-bf83-f306b5fb5535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:59:38.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:59:48.779Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=605b5f2a-e0c5-43d1-9d16-77b10115fa78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:59:48.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:59:58.786Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9a91aef2-790d-4f40-a6f7-cdc93b00986d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T01:59:58.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:00:08.794Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4811eb32-2373-4a76-b4c6-da14bc2b2ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:00:08.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:00:18.802Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6fc1b622-c09e-4e2f-9a8c-b0076cfe8703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:00:18.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:00:28.808Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b9fe200b-c8f9-4f94-8bf1-0f107b356258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:00:28.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:00:38.814Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b102bdf4-32f5-4a16-8a33-352eeeec0409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:00:38.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:00:48.822Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e6c17316-cb6e-4e47-b936-778ed697541f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:00:48.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:00:58.829Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0998cd9e-aab6-43f1-8f10-f617d4315b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:00:58.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:01:08.836Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ac771957-d18b-418f-a7a8-72d7a3704849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:01:08.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:01:18.845Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=54d57e0d-2ce0-418f-b25c-00fb00b5f50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:01:18.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:01:28.851Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a2f4d785-260a-4283-abc6-99999ebddbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:01:28.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:01:38.858Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=326394a8-f672-4623-9743-f59829a3a9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:01:38.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:01:48.864Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2738b298-73e3-4e76-a734-2849d0a86eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:01:48.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:01:58.871Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6088975c-5cbe-4f3d-a2c8-6555cd9b21c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:01:58.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:02:08.877Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a57aabf8-32a1-4db0-a5b5-d1a795b59ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:02:08.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:02:18.883Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=aad14601-d5c2-4728-b1eb-31cf1e99ed7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:02:18.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:02:28.890Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a75296d0-777b-4db1-8c84-91cea41c3350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:02:28.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:02:38.896Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ec27f366-8fa1-4125-a1b1-aaf979993deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:02:38.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:02:48.903Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4896baa5-f923-47bd-b2e7-de42fa773671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:02:48.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:02:58.911Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=94402bdd-d0b6-452e-8513-f9c383f8ed1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:02:58.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:03:08.918Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=405e372d-c8dd-4192-9ee2-1cfcbefbe07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:03:08.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:03:18.924Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a8667169-de5e-4e1f-aaff-34eff29197ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:03:18.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:03:28.931Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=93a3d058-091e-41e2-99a3-55b2502ae0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:03:28.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:03:38.938Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4170e06b-d419-4d6c-80c0-f0c8bd5eaafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:03:38.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:03:48.945Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a273f80f-24cb-41e1-9ce1-abc0cbb2c25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:03:48.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:03:58.951Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=44e8df85-22b9-45ad-be05-0e7b79c927c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:03:58.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:04:08.958Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=7992a29f-10ce-4290-a6fa-c36cadf5ab10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:04:08.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:04:13.349Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:04:13.350Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T02:04:13.350Z |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 |2021-09-15T02:04:13.351Z |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 |2021-09-15T02:04:13.354Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T02:04:13.354Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T02:04:13.354Z |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 |2021-09-15T02:04:13.355Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:04:18.964Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=03198981-bf9f-44df-bfc4-3f7bb7c549db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:04:18.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:04:28.971Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9b40735f-14ce-4b2d-929a-1960b3a02754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:04:28.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:04:38.978Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f90cc1f0-35a4-4efd-a01a-1ebb2dca7e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:04:38.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:04:48.984Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=fdea6b26-c5bd-4a08-81f8-5da0006479e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:04:48.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:04:58.991Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5dcd76fb-2659-4f56-b262-e9d5fa878fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:04:58.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:05:08.999Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=eeb508cd-d6da-4478-ba66-231074785413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:05:09.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:05:19.007Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=7d215478-5724-456f-b3db-da81ea08719d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:05:19.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:05:29.014Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=c1321727-e3e6-497a-9eb7-bd29c0c5a45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:05:29.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:05:39.021Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0ee5fb43-4f90-41b2-af40-1a7fdf470725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:05:39.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:05:49.027Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5a2d613c-4722-4ae7-9b32-6bbb8a7a5076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:05:49.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:05:59.034Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ac0c0e66-3b9b-4a06-9270-775d18cbf110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:05:59.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:06:09.041Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=63554ac5-246a-4722-8c33-f1c1440475d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:06:09.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:06:19.048Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=89ae50a9-8540-47df-b486-3adc00abb5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:06:19.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:06:29.055Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=05f55366-13e6-4e12-9c71-e8eea175433a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:06:29.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:06:39.061Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=108da9b9-8f98-48ea-a2db-70dee76e45d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:06:39.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:06:49.068Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2348f37f-480b-427a-a040-1132fc2b9235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:06:49.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:06:59.074Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0d7c9e14-78a7-488a-b9ee-b3d378d527e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:06:59.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:07:09.080Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2fa7b93f-6b1b-4b76-9282-fd03fec1939a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:07:09.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:07:19.088Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a5231e7e-f0a0-49c8-8a00-76c1fe05ba44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:07:19.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:07:29.095Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a5bdcd1d-230e-4c3e-a891-162e8bce7f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:07:29.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:07:39.103Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a874afb5-3fe3-401e-95cd-025a90c29bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:07:39.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:07:49.109Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1e023f89-9f18-4ab8-b07a-b36cbdf38182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:07:49.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:07:59.116Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=98367389-f432-46e6-ab44-7372d88edd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:07:59.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:08:09.122Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=caed3bff-18cc-4179-a736-e5e44ee3c2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:08:09.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:08:19.129Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=71ea6da2-0525-4b52-aeee-2d17b0676b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:08:19.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:08:29.136Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a664a87e-26d3-4a3e-b586-f80b32dc9191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:08:29.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:08:39.142Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9f57e7f6-1263-4d23-a248-ff9df622cf63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:08:39.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:08:49.150Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=eedc67e3-6f9c-4a1c-b29e-fbb45b4c0f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:08:49.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:08:59.156Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=dc866d95-489c-4010-b14f-1a16b7f54b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:08:59.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:09:09.162Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=528c4f29-4892-4565-82e8-f2732bf58e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:09:09.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:09:13.358Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:09:13.359Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T02:09:13.359Z |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 |2021-09-15T02:09:13.361Z |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 |2021-09-15T02:09:13.366Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T02:09:13.366Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T02:09:13.366Z |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 |2021-09-15T02:09:13.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:09:19.169Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d8887ba5-e456-44a8-9075-2c49a795aa9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:09:19.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:09:29.176Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=119fbd4d-e7ef-4537-935d-f0b43d582ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:09:29.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:09:39.183Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b4ee43e6-56a3-4e35-8d59-c1756b589762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:09:39.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:09:49.191Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=30c94aff-df94-46fb-8ded-cbb34ea43e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:09:49.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:09:59.198Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=7ce5f858-339e-4913-befc-678721b5d132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:09:59.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:10:09.204Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e66fc404-1a95-453c-a945-07020a714f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:10:09.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:10:19.211Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=88e22ea7-be9e-489f-a64d-ced2e0859528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:10:19.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:10:29.218Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5f67a205-b63d-482d-ae6c-ad2aaea16dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:10:29.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:10:39.224Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=da7f51f6-8026-437f-b70e-e61402e39c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:10:39.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:10:49.231Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2ef6e533-c57e-484f-8505-5aff385445fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:10:49.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:10:59.237Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9642eec9-bb4c-40ce-a97a-f954fbeea508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:10:59.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:11:09.243Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=fe2458ee-bb1c-40c0-9600-ccf475f678a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:11:09.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:11:19.248Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5ae4fe17-d1ff-4d2c-90f5-065260f665d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:11:19.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:11:29.254Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6efadf7e-a994-4070-8753-684cacd8a6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:11:29.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:11:39.260Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=eab69a96-5ddf-4be8-85ef-86b534296ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:11:39.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:11:49.267Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=eab0f5b1-9207-4392-a3d3-9951a708a14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:11:49.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:11:59.273Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a03252c7-99a6-4fc9-972c-5a89cd16d4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:11:59.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:12:09.280Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2374a257-07d2-47f5-b8cf-837324a19e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:12:09.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:12:19.286Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=478555c8-99e8-49c9-9131-2ffdb7f71397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:12:19.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:12:29.292Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=28abb606-1f1f-4303-8260-03a4e73502b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:12:29.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:12:39.299Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=06b7e5ec-9db4-496f-9e86-793347cb4417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:12:39.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:12:49.306Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6ea5f206-1fa7-43ee-8e5d-11940b68f82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:12:49.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:12:59.312Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=fe3a2614-428e-456d-88d7-cc73a9ecf967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:12:59.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:13:09.319Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5682d297-fb4e-43cb-a7a6-5b669ca73dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:13:09.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:13:19.325Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a49f842b-f3de-4484-a1fa-7f1f78db600d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:13:19.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:13:29.332Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f2a445e2-f4f8-42c5-8eb6-5dcd73e1ed21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:13:29.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:13:39.338Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d85a8824-826d-4d0e-a139-6c8f171cadfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:13:39.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:13:49.346Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=c9795213-b220-4b32-a167-2df49092844a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:13:49.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:13:59.352Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=12ea4587-dd93-4888-a691-42dde42cadc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:13:59.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:14:09.358Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1a05edc1-ca96-4306-96c4-66af780b5961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:14:09.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:14:13.357Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:14:13.357Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T02:14:13.357Z |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 |2021-09-15T02:14:13.358Z |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 |2021-09-15T02:14:13.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T02:14:13.361Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T02:14:13.361Z |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 |2021-09-15T02:14:13.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:14:19.366Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a4ad8247-aa45-4382-a089-4d1a0064fe8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:14:19.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:14:29.372Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=eb298c9b-21f4-42ae-93c5-6fa768fb094a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:14:29.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:14:39.379Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e1135d4b-ee7c-4cf3-bd63-d4c9262328ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:14:39.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:14:49.386Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b3449916-30f6-431d-b445-645e956d6a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:14:49.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:14:59.393Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=520c5b5e-4671-46d4-8726-18e8b8e1d9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:14:59.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:15:09.399Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f27fc3af-7ef8-4d91-b54e-aca5412f73f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:15:09.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:15:19.405Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=81c9618e-e395-4228-a36d-600cb0f90d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:15:19.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:15:29.412Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=77b750c1-71f7-4182-aee2-7220398dd263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:15:29.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:15:39.420Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=48d535b6-2e0d-4271-9d41-e7331b73fc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:15:39.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:15:49.426Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6f6e2d10-70e7-4dd4-80cf-1a50015920e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:15:49.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:15:59.432Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=aa8c4565-0406-4d38-8d5b-499380098bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:15:59.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:16:09.438Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=8b01fdfa-b93d-463d-9b42-bf34339f62b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:16:09.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:16:19.444Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b1632715-0b4d-45d6-8841-e05686053810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:16:19.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:16:29.450Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5897a4a0-eaf6-4421-9eb8-cc07d7c92469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:16:29.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:16:39.456Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a3ff37f2-d811-49c0-bf7b-337a2f091f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:16:39.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:16:49.461Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=151ccdb0-c1cd-4c2f-800c-e7d0e4d0e42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:16:49.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:16:59.467Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=27d0ba1d-f4ac-489b-ac91-cc527e7ee3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:16:59.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:17:09.473Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=709c5700-9c40-4a77-81e6-f35d7e4a63d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:17:09.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:17:19.479Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e9b19a75-51b8-4fa7-8742-3a97c311db1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:17:19.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:17:29.486Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=52bf9a23-d249-4f80-9dfc-b21160d7ed8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:17:29.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:17:39.493Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=990760ee-7531-49e6-a0ac-aaecbdad014f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:17:39.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:17:49.499Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a74cbdfc-3604-4b99-9ace-4afb349d922c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:17:49.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:17:59.505Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=54a8c1f5-b9e6-43a8-b326-c7823fe3d49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:17:59.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:18:09.512Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1513855d-b885-4196-ad94-0a1ba5aa44cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:18:09.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:18:19.518Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a2c0ebd2-de73-45ad-be77-fe09edaa67f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:18:19.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:18:29.525Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a7e21a69-e7c7-4b1f-b52b-e2c1fed6c580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:18:29.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:18:39.531Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a147c4ce-358f-41f5-9c5f-f8fa78fd33d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:18:39.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:18:49.537Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=59a00fc2-6e52-4503-992e-165adb2f0bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:18:49.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:18:59.544Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=12a1cbbd-2539-441b-a631-77ffaf611095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:18:59.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:19:09.550Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6d19fece-3b19-4389-b01f-8a0c296df973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:19:09.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:19:13.351Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:19:13.351Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T02:19:13.351Z |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 |2021-09-15T02:19:13.353Z |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 |2021-09-15T02:19:13.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T02:19:13.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T02:19:13.356Z |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 |2021-09-15T02:19:13.357Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:19:19.555Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5f3e2685-ab24-487f-9d4f-b605655f34f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:19:19.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:19:29.561Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ab704782-0c16-4029-bbd7-deb0e11258ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:19:29.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:19:39.567Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=12d4fab6-33c2-43dd-a38a-0f1ccdb616d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:19:39.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:19:49.574Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d6ceedf1-7159-4ae9-9e56-78c686d673bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:19:49.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:19:59.579Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=31a96a1a-8085-4275-8346-1071b453edea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:19:59.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:20:09.587Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9a014805-ce94-4d77-bf61-3b1ea0717eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:20:09.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:20:19.594Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d104de23-3260-4360-a1c7-39841024450b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:20:19.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:20:29.601Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ff1fa392-4e1c-420a-89d1-2a1e360d453f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:20:29.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:20:39.608Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6a382011-5201-43ea-950b-d556bd6d8fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:20:39.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:20:49.614Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=544bace7-2b37-48d5-8922-cd700640b563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:20:49.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:20:59.620Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0da71ebf-50f1-4e1e-be58-21bf0c9c476d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:20:59.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:21:09.627Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=90cf53be-7ead-4a43-8117-018d7a839424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:21:09.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:21:19.633Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d7f8c734-24b7-452b-a532-35cf41e86666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:21:19.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:21:29.640Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=41274d4b-4f54-4583-826b-f8d436103a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:21:29.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:21:39.646Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2b48a589-8c89-48f2-8e7c-5e5bdc0efa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:21:39.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:21:49.652Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=40a12c94-f256-4eb8-98d0-ef7d8b9447e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:21:49.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:21:59.659Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d51aa4f8-ecc1-4a52-bfd1-2dd555406572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:21:59.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:22:09.664Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a186a68a-12f6-4841-acf3-6155d591a374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:22:09.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:22:19.670Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=62370858-3b76-414a-9313-2c370813efd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:22:19.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:22:29.677Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=930c3ca0-4d1a-46b3-97ef-5db5b9e243be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:22:29.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:22:39.683Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=152f0078-8592-4e63-9b44-5bf1926f9f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:22:39.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:22:49.689Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=80244aeb-b6ed-4c74-9a63-c33e760305d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:22:49.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:22:59.695Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1bf8a8d3-810a-44e3-b337-fdf75d17da48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:22:59.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:23:09.701Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3b3bcf4f-0781-4490-a53c-f7971c4d7dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:23:09.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:23:19.708Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5678db30-dcce-46c0-b430-bd9e9683f76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:23:19.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:23:29.714Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e2fbd7a3-e266-41a3-9d85-33706a15e2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:23:29.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:23:39.720Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ebfee5e9-b663-4f2c-b00a-5e0186b50982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:23:39.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:23:49.726Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ac9b3229-e20c-41f2-8655-81c9a4b6abee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:23:49.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:23:59.734Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=145493e7-a3ed-48ad-b9db-d9dbc09e372b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:23:59.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:24:09.741Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=fc7067f0-262f-4910-8579-3814694597ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:24:09.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:24:13.350Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:24:13.350Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T02:24:13.351Z |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 |2021-09-15T02:24:13.352Z |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 |2021-09-15T02:24:13.355Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T02:24:13.355Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T02:24:13.355Z |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 |2021-09-15T02:24:13.357Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:24:19.747Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9a3490fc-2001-4035-96d7-41af363063e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:24:19.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:24:29.753Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=cc360b42-abfc-429e-a380-111572a11711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:24:29.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:24:39.760Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ab93f879-7462-4366-895b-518498511b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:24:39.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:24:49.766Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=529e2475-ee04-4f23-a88b-93f6ec7b425f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:24:49.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:24:59.772Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=472cb71e-6360-4f02-b9ed-df0d97224dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:24:59.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:25:09.778Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=452a52a3-61d1-46be-908b-96f6c75b787c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:25:09.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:25:19.784Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d9b1479f-6418-4bec-a08f-e69d40442be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:25:19.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:25:29.790Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=396f0428-036c-4578-b5d3-a01cfb26dcdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:25:29.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:25:39.797Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f1804194-3dbc-401a-9fff-c06cfc9ac333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:25:39.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:25:49.803Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=7ef405fa-9501-4a24-a107-3d901ad48a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:25:49.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:25:59.809Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=83ef89d7-6783-4bd4-a5eb-a79ac656d5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:25:59.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:26:09.816Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3b8a6672-5d03-4b29-840e-26ecea420fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:26:09.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:26:19.822Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9c7b4ea2-8795-4960-a399-5fb1f4de88c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:26:19.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:26:29.828Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=93a3c490-ffdc-4dc4-8311-d4c28dfc3b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:26:29.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:26:39.833Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=76b63ae1-c887-46da-9aab-cfa4bba04c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:26:39.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:26:49.840Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=36daf55d-95dc-44df-bc8e-80346f67ae68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:26:49.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:26:59.847Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b6bfaa7a-6e42-4cb7-8c4c-15c730d8b09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:26:59.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:27:09.852Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e024d862-3baf-4923-9e58-4b1e54aeb71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:27:09.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:27:19.858Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9bbb57a2-1455-4193-b653-dfe4124126e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:27:19.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:27:29.864Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=aee2dc7f-3f21-474b-8bc4-b2b909419971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:27:29.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:27:39.870Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3c0985f8-34c9-45ad-912a-5695195e9691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:27:39.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:27:49.883Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=17210e0c-dab3-447f-80d0-49e012fd660e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:27:49.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:27:59.888Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=34151b0e-4763-4262-92a8-68d2aa1ee6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:27:59.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:28:09.893Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=11ea6f3c-0bf5-4efd-9a44-fa47bc8a8dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:28:09.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:28:19.899Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=23463b94-c168-40d7-815f-5fcedb5868b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:28:19.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:28:29.905Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9af739c1-fc20-43fa-88fd-98670c0afca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:28:29.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:28:39.911Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2f9be527-d62e-49b9-acc8-5b757a1018fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:28:39.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:28:49.918Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=32c7cb89-8b66-4826-93c4-fd1d83e62780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:28:49.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:28:59.923Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=19d10eb6-b5a6-44c6-9b21-57b4c0a4ef23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:28:59.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:29:09.929Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=33b52c67-8411-4c38-aef8-7b1631b4db34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:29:09.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:29:13.351Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:29:13.352Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T02:29:13.466Z |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 |2021-09-15T02:29:13.469Z |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 |2021-09-15T02:29:13.473Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T02:29:13.473Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T02:29:13.473Z |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 |2021-09-15T02:29:13.474Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:29:19.935Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=83d582de-491f-4a27-b194-0f33f8b2b79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:29:19.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:29:29.941Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=116590ca-d2b5-45a6-b08b-b9b8e4607127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:29:29.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:29:39.946Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=7f0e8a93-e9d0-43d3-b5d1-806365a51e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:29:39.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:29:49.952Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5dcbc4c2-ad2c-4a8d-9f02-01b794444bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:29:49.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:29:59.959Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a5ca489c-f5fd-46aa-af90-ce40c56d6426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:29:59.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:30:09.965Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=52686588-2357-47e7-8c72-7db29ff34e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:30:09.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:30:19.971Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a0cc299a-6c1e-480d-b032-e496a287700e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:30:19.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:30:29.976Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=8ea58ec3-15d1-409f-85ee-6a7556ea6b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:30:29.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:30:39.983Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d2545730-24fe-4993-8441-35dc6dc0c534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:30:39.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:30:49.992Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1893ebda-8407-4407-a026-3ebefaa6c901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:30:49.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:30:59.998Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f7ae95df-0e6e-4ccb-8e4c-e8141191e2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:31:00.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:31:10.004Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2ad04444-2750-4d4c-bf45-705e7b9d57e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:31:10.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:31:20.009Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=7567b251-e92d-4628-9d09-6d7efddfe602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:31:20.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:31:30.015Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6a4ad89b-54e8-4c94-b66d-32aa90497da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:31:30.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:31:40.022Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ade67fbc-bdf1-48bf-b5ac-171257199b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:31:40.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:31:50.028Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9057ee45-ba4a-4331-af71-a5ccf0762624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:31:50.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:32:00.035Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=703765bc-ce6b-431b-921a-a61e3d7b3223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:32:00.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:32:10.042Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=25820a4f-d773-446f-a7c6-bb60c232ad7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:32:10.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:32:20.048Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=16200d1e-2695-4dea-abe6-623d851d39a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:32:20.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:32:30.053Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e17559d7-d505-4f0e-b2d9-b2a44e4c1c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:32:30.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:32:40.059Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=550001b6-f128-4ec9-972e-d7a1be949c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:32:40.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:32:50.067Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=eea2c9ba-58c9-4587-983c-e552b0c2bd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:32:50.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:33:00.074Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=691b099d-c459-4a15-be3c-f6a14fdb3e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:33:00.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:33:10.081Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=57126886-6f68-449c-9e7b-ec114ec5e854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:33:10.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:33:20.087Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ee19a45a-f98a-4740-b0e7-a3f65cc9ed56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:33:20.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:33:30.094Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d7cdcd49-4a14-45d0-bd50-2e807f188789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:33:30.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:33:40.101Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=7b966b9f-3381-44f4-8f41-57421aada5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:33:40.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:33:50.107Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=8acec1f3-9bc0-4e17-9cd4-eaa242691ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:33:50.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:34:00.114Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e72adbb0-f210-42e1-ad6b-6bc8be2d4e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:34:00.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:34:10.122Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ff7b64a1-c0a7-4d60-8106-8ece51e00d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:34:10.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:34:13.330Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:34:13.330Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T02:34:13.331Z |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 |2021-09-15T02:34:13.331Z |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 |2021-09-15T02:34:13.334Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T02:34:13.334Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T02:34:13.334Z |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 |2021-09-15T02:34:13.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:34:20.127Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0c72e922-a265-4015-a074-c5c37dde9ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:34:20.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:34:30.134Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=28cc0c02-e41f-46de-b117-419f23399283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:34:30.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:34:40.140Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3743c408-cd00-4f0d-8e04-759e298f35fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:34:40.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:34:50.146Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=56baea01-132a-4ce4-9089-d70f2db7bf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:34:50.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:35:00.152Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3b6e6f8c-d9a7-4b1a-bab9-1a865999c4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:35:00.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:35:10.161Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=cab4e674-78a5-453d-b44a-92cd9bae98e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:35:10.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:35:20.168Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b6089bcd-dd3a-44b4-bca9-a2a2d7376bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:35:20.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:35:30.173Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1042c306-01a8-48b3-b7f6-450c6df506ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:35:30.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:35:40.178Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5750c2d0-ab73-4582-8f9a-1d375dd8e7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:35:40.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:35:50.184Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=01aa893a-1b62-4eb5-a583-eff7c7213791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:35:50.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:36:00.190Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=646f1750-cf8e-4bdd-aa36-0fadaf22e351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:36:00.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:36:10.196Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2035029f-2e42-4be6-bec3-879d532419c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:36:10.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:36:20.201Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=c1c130ac-6dea-4e23-8550-1dd10193c8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:36:20.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:36:30.207Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=243838ee-dec4-4d82-aca5-fef0610656f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:36:30.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:36:40.213Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1919d915-30f5-41db-87bd-5f330701aa7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:36:40.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:36:50.220Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2ef09882-c080-41f3-b430-153242bfb460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:36:50.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:37:00.226Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=81959fad-e5ec-4cf4-abd6-ccd357ee3dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:37:00.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:37:10.232Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ac98faef-eb3c-4823-8e12-2cf1d4443d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:37:10.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:37:20.238Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=04b5baee-1988-4c52-9106-fc6a8140483b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:37:20.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:37:30.244Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e29fc0ad-eb51-42f0-82d7-c372af190054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:37:30.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:37:40.250Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6e43d505-42f8-45f3-b216-ee047df27489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:37:40.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:37:50.256Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=63bbbbf4-9617-4f10-8bea-a6e6c464cb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:37:50.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:38:00.262Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=87fa07fd-64fa-4f39-8f6b-516f9dd229ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:38:00.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:38:10.268Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9ad20320-2faf-45fc-bdf1-93ec2e9796b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:38:10.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:38:20.274Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d2baf3ee-1fd5-412f-b666-1cd4eca76df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:38:20.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:38:30.279Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=613afa57-25af-46d2-93e8-b47239707de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:38:30.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:38:40.286Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=fed9121d-8c22-4a05-9311-afc10764fda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:38:40.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:38:50.292Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=288049df-29c1-4b72-8cba-bb0fd41ceec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:38:50.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:39:00.298Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=676c4981-c0c3-44eb-a795-0e1f4d854c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:39:00.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:39:10.304Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=97ce9e3a-a813-4a60-a3fb-f1df04a312a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:39:10.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:39:13.343Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:39:13.344Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T02:39:13.344Z |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 |2021-09-15T02:39:13.345Z |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 |2021-09-15T02:39:13.348Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T02:39:13.348Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T02:39:13.348Z |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 |2021-09-15T02:39:13.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:39:20.311Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=c5a2b478-7e3f-4d38-a5d9-a4c6bb971236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:39:20.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:39:30.317Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=55053a73-7a9e-4186-8dd6-84b3d301c902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:39:30.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:39:40.323Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=8242d6b4-ec1c-41d1-9607-59d014abfb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:39:40.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:39:50.329Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4b18c88a-4961-4d87-9000-6abdbbc4093f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:39:50.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:40:00.335Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0180eaf2-e523-4e41-b159-f0b59ea6b0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:40:00.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:40:10.340Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=35e56c55-6348-4850-9b2a-59bba00c694b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:40:10.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:40:20.346Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f250bde8-06b9-4c7d-9db5-88ac1aec68a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:40:20.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:40:30.352Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=314b8083-54c5-4e93-9b52-dcd91287df5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:40:30.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:40:40.358Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=50ad9a8c-32af-4554-bfe1-9bda0a45766a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:40:40.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:40:50.364Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a2207e9c-67ae-46e0-a704-f785a5e8194e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:40:50.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:41:00.371Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5de84c06-f288-4741-9706-a772040a588e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:41:00.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:41:10.377Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d6a18b8c-4f79-4348-9a5e-f07dd12f00bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:41:10.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:41:20.383Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=40eee50d-3da1-4b79-aac3-497f9409e747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:41:20.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:41:30.389Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6ffd57e7-b935-4dcb-9781-b638cb00a970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:41:30.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:41:40.396Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=934129a2-af94-455a-8911-7f9001f85a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:41:40.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:41:50.403Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e44c2dba-3ebe-4c52-a77f-00a32d1b1eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:41:50.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:42:00.408Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=acaf916c-4606-401a-b02d-89f7ccdaed36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:42:00.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:42:10.415Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=dd363c97-5550-4a96-b9a5-d6bb728770fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:42:10.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:42:20.422Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b87cb9de-bda4-4d58-8fbc-94baf82e3f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:42:20.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:42:30.428Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2dbc708e-896f-4716-af60-257523e7f2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:42:30.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:42:40.434Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f9a09a21-9e47-43cd-842c-0797f6bc946d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:42:40.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:42:50.441Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=eb227233-58b8-46d4-b366-47b191f2a6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:42:50.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:43:00.447Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=63dabec5-2ff3-46ee-b80f-42acac2a859b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:43:00.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:43:10.452Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=395c9119-22fe-4582-a19d-7a0fb0cfa1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:43:10.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:43:20.458Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=c0343dd7-a17c-4bd0-8099-a5c456b638fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:43:20.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:43:30.463Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=421c38d2-541d-4e03-8912-7f514eb111d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:43:30.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:43:40.470Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=c16f1a66-02e1-47e5-825b-f7f49f43270c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:43:40.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:43:50.476Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e7f0882e-b33d-4b9b-beab-71fd68f59890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:43:50.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:44:00.482Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=09ce5b95-69fd-498f-95eb-c0de62a5fc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:44:00.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:44:10.489Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4e1d8573-f29a-4d21-ad59-f2b839150c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:44:10.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:44:13.347Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:44:13.347Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T02:44:13.348Z |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 |2021-09-15T02:44:13.349Z |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 |2021-09-15T02:44:13.351Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T02:44:13.351Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T02:44:13.351Z |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 |2021-09-15T02:44:13.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:44:20.495Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=07804453-f034-47ab-88b0-2cfc8cd2de99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:44:20.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:44:30.501Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b2061197-f4b3-49ff-9500-76a4d01b0510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:44:30.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:44:40.509Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5e14292c-257b-48d9-a5ee-1c5bb860fbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:44:40.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:44:50.516Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=17dc2dda-1ab3-433b-8f9f-bd95faa25ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:44:50.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:45:00.522Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=86ea051a-12ad-4b4a-841a-142a8ca5690f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:45:00.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:45:10.529Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=33e0f19a-c236-4272-bad5-f0cc3e3c9bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:45:10.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:45:20.535Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f79f4515-f83f-4162-a7f7-ea6b6949a35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:45:20.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:45:30.542Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0ee2c16e-23fa-4af5-b242-c2ae9e64e5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:45:30.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:45:40.550Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=81c730cf-a77e-4d4a-ba47-56a7747d51bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:45:40.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:45:50.556Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f92469d0-2f55-49d0-886b-6a240c5deba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:45:50.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:46:00.562Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=44543b32-a85d-468f-92e5-00b1e91c257c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:46:00.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:46:10.569Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3c2a17c6-90dd-4cfc-987e-9b7b2138db2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:46:10.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:46:20.575Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0ac2a6e2-194e-467c-8435-2c01e7dc4c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:46:20.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:46:30.581Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=abb46acb-06c2-413b-8a35-fd26d397355c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:46:30.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:46:40.588Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4cd788ae-bb2b-406a-8831-d0fe02b22675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:46:40.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:46:50.594Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=79d1355d-e52f-486c-8af8-871a128c05be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:46:50.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:47:00.600Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=73008ec1-76cd-47c7-9eb0-cfd348d3a495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:47:00.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:47:10.606Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d617bcf9-d7f1-4a77-a835-211498ab6b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:47:10.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:47:20.614Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0ccd5383-5c33-4469-8c60-9701ab42dd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:47:20.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:47:30.620Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e1a7f88f-a041-4529-8140-62162e20a7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:47:30.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:47:40.627Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=90f3b137-7fad-4844-8542-0c30f8a29868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:47:40.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:47:50.632Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6914aa28-0858-4539-9834-b02d5184db43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:47:50.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:48:00.638Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=569d94e9-44cc-4693-bd9e-12efd273d546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:48:00.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:48:10.644Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ce1b698c-b9b1-4ccc-8bc9-e6c60a4415cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:48:10.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:48:20.651Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a47dd99b-7d42-4c5d-81e3-908f23e1876e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:48:20.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:48:30.660Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=8cde3c01-5f86-4a30-b33e-54f5075cae6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:48:30.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:48:40.666Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=18792a76-ea4c-4239-8d47-6629ea5bebd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:48:40.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:48:50.671Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d3708992-0682-49af-9a48-7819599fb249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:48:50.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:49:00.678Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=888c20aa-2495-413a-b5a0-a66d9aebc622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:49:00.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:49:10.684Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a43d6797-84e2-49c2-8aed-0a9dba3380c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:49:10.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:49:13.359Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:49:13.359Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T02:49:13.359Z |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 |2021-09-15T02:49:13.361Z |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 |2021-09-15T02:49:13.364Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T02:49:13.364Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T02:49:13.364Z |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 |2021-09-15T02:49:13.365Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:49:20.690Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e05477e8-4286-4960-8e70-2d5fed30c287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:49:20.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:49:30.696Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=dceb0283-adfd-4f66-b3e3-2ed8bae5a55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:49:30.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:49:40.701Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0ac60ac9-75e8-4e4c-ae4a-fef6812db3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:49:40.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:49:50.707Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e12849ec-cb68-4df7-ac5e-4e560ecc7325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:49:50.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:50:00.713Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=79184a57-5704-4fdd-8baa-9d72a98d84f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:50:00.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:50:10.720Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=fdf90688-ce36-4297-a6e6-34fa5ee0ea49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:50:10.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:50:20.726Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=aae5279c-bd86-46cb-8c37-9b36c7b628f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:50:20.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:50:30.733Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3fec0056-a1dc-4ff7-8387-9e8ff8c3ab96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:50:30.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:50:40.739Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=90b31208-9dfe-4d98-8532-570741e35d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:50:40.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:50:50.745Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b786378b-20f9-4043-9e8b-f43ca7e676dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:50:50.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:51:00.751Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4d747758-9bae-4e59-8ab7-892097ed0a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:51:00.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:51:10.757Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=82d111bb-7116-40b7-8d09-30bb61782e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:51:10.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:51:20.763Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e28a86db-8029-470e-8497-a2571c3eb817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:51:20.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:51:30.771Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ee0cb3e2-7925-43d2-9da8-37c5282c0b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:51:30.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:51:40.777Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b8d74e74-d3b9-4d4b-8f7e-7bf0f5d521b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:51:40.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:51:50.783Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4bced4fd-0b10-4fc1-9339-6debb8084a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:51:50.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:52:00.789Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=7293f6a8-7d4e-4eff-9176-cff9ec9a2968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:52:00.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:52:10.796Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ba79c0e5-f274-47e2-8846-5e4af4f7101c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:52:10.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:52:20.802Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ac99d9e4-5733-403b-a1dd-003ea9ce308f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:52:20.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:52:30.808Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0cf95091-7625-48df-8fe2-efb30aefc674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:52:30.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:52:40.814Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a710ff1e-43f9-4493-b0dc-1612a806f745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:52:40.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:52:50.820Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f6d272fb-125d-4bbf-9d0b-2805b6b88a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:52:50.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:53:00.825Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=28d15bdf-bd13-4b99-b996-d21fda54e83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:53:00.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:53:10.831Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=c7c2fc86-2d86-4bef-a798-3df0b888539f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:53:10.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:53:20.837Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0483cdcf-a77b-491a-9d66-664d0c3e086b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:53:20.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:53:30.844Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2b2483d1-7258-42c2-81b3-b40fa41b60d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:53:30.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:53:40.851Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=629e04fe-3995-4956-8f59-2cc29d419d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:53:40.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:53:50.856Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d3e8eaeb-0376-463b-95cd-c540d2f3c034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:53:50.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:54:00.863Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1e44d77f-7d44-438a-93f2-885b1098d4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:54:00.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:54:10.869Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=84437dad-578e-443e-8f71-90e1426b1512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:54:10.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:54:13.341Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:54:13.342Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T02:54:13.342Z |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 |2021-09-15T02:54:13.343Z |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 |2021-09-15T02:54:13.346Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T02:54:13.346Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T02:54:13.346Z |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 |2021-09-15T02:54:13.347Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:54:20.875Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=34084b6d-74dc-4055-88e5-74dc0e8c44f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:54:20.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:54:30.881Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b6fbc083-6ea7-4d7a-835e-0433882ae82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:54:30.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:54:40.888Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=cd387dcf-650f-4515-8d66-58732c16016e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:54:40.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:54:50.894Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=852218a0-68a7-4b53-9c95-75932a6af0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:54:50.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:55:00.900Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3fd2af15-168d-46f4-a00f-dd900c195663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:55:00.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:55:10.907Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a1f73922-0e94-4252-9f4c-371369d809f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:55:10.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:55:20.912Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=69ac543e-ac58-4690-a3c2-880238c841ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:55:20.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:55:30.918Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9f379eb9-aa95-41c5-b97b-2dea46af1b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:55:30.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:55:40.924Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b3fdfed0-7619-4436-81c9-110b4e2bbce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:55:40.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:55:50.929Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=fb75a659-1c9f-4732-8c68-024d1dd423f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:55:50.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:56:00.937Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2df4d907-0a99-4ac4-afa8-100654aab57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:56:00.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:56:10.944Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f68b9326-0288-4acf-ab45-18edf302545b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:56:10.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:56:20.950Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0cf8ea37-fc56-4fd4-a15f-84900916df73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:56:20.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:56:30.957Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=bf397eb2-559f-4abf-aa1e-046b3f46812a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:56:30.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:56:40.963Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5c4d7ec4-c0a3-4d03-a051-69c6bb0c730d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:56:40.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:56:50.970Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5aefb75a-0af8-4583-bd92-ab63abe713d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:56:50.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:57:00.977Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=81274bab-ca66-492f-9111-38e4b50c0339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:57:00.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:57:10.983Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=8a0dcfa8-1ad8-4124-b11a-6c2df5c9ebc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:57:10.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:57:20.988Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=353e1214-3737-4e19-84b5-e090b5764837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:57:20.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:57:30.994Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=fdc72ffc-cf43-4643-a080-3652125c687c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:57:31.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:57:41.000Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0d8291ee-8561-4447-a451-9feaddd0d472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:57:41.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:57:51.006Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=15ef7280-a8d5-4223-96a0-82108293fc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:57:51.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:58:01.014Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d70295f4-eac4-4244-9aa1-077750e593ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:58:01.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:58:11.021Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=8c888c73-161f-4bb2-8ccd-cd1bd3a6ea2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:58:11.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:58:21.027Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=be771cf0-590b-4055-8166-e040b88eb393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:58:21.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:58:31.036Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e46cac3e-42ab-45be-b16d-ab7262930df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:58:31.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:58:41.042Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ac36f0f7-5427-40df-aade-8d0af12bb994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:58:41.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:58:51.047Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e61705aa-3195-4f44-83bf-c9b418367dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:58:51.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:59:01.057Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=788e2a5e-1ffe-4831-9c4f-de5954b5b093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:59:01.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:59:11.063Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=cb60f826-20b4-400c-bbc1-9b5a698fd804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:59:11.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:59:13.340Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T02:59:13.340Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T02:59:13.340Z |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 |2021-09-15T02:59:13.341Z |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 |2021-09-15T02:59:13.344Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T02:59:13.344Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T02:59:13.344Z |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 |2021-09-15T02:59:13.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:59:21.069Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f50cb000-875f-4e9f-ad19-4845633e7de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:59:21.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:59:31.075Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=43e03881-52c5-4ee3-ae1f-f2a1174b5715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:59:31.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:59:41.084Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=bb7a2816-37e1-4c80-b7c9-c836f1571f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:59:41.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:59:51.090Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5682488b-cd94-44f8-ba72-f5cd4884ba5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T02:59:51.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:00:01.096Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=7380a1e3-eb8e-4c66-bab0-14f2fce14aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:00:01.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:00:11.101Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=bbd557a1-aee5-4a37-ac98-9658891addd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:00:11.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:00:21.107Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a323fab7-b3d1-467a-87ef-4434984466be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:00:21.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:00:31.113Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6006029b-2f68-4db3-9fee-8057cb2ef82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:00:31.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:00:41.118Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=95d47044-79e5-4cb8-8164-735588945e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:00:41.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:00:51.123Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=353c674a-f161-4116-aba6-d738039e97fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:00:51.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:01:01.129Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2d3cd92f-0520-4ead-b4c3-1fe2b2201fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:01:01.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:01:11.135Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e4ef1a08-f079-4c11-8660-a508168299f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:01:11.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:01:21.140Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=dc895899-f303-459f-bcbe-796d5fbd20de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:01:21.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:01:31.147Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3175f304-094e-4fa8-a168-e3e4d159e54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:01:31.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:01:41.153Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2f4df3ba-134c-49b9-81c8-77fb46a93d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:01:41.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:01:51.159Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=208271c0-a8fe-4cdb-92cf-2aa45778230b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:01:51.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:02:01.165Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a62f42f1-b624-4534-8935-a8d209720d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:02:01.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:02:11.171Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=c4ae840a-7817-4db9-b2fa-86bd8ab9b9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:02:11.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:02:21.177Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=00897376-1828-434e-b919-4dffb1505ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:02:21.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:02:31.183Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3f7ce2e7-cbee-4cd1-b95b-097ee575a191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:02:31.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:02:41.189Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b8acf227-1d86-48bc-b169-7537698cec6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:02:41.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:02:51.196Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6e8446bd-e074-4468-82cb-1c09b9c3a977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:02:51.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:03:01.203Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b18641fd-559e-4bbc-b866-8a3525bc4af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:03:01.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:03:11.209Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5fa17e9e-d27d-49cf-ba05-abd1cdd1c4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:03:11.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:03:21.215Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3984d377-ef2e-4766-9567-9c75ade73248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:03:21.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:03:31.221Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e5a7afba-3109-421a-9de5-4860c7ee2920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:03:31.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:03:41.227Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=133c2243-22c3-407c-8ebd-4027340308e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:03:41.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:03:51.233Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=aa3bbb5a-b05c-4beb-a014-f4da595ec904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:03:51.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:04:01.240Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=096bff74-208e-4bbb-a438-77255d2dd3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:04:01.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:04:11.247Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=49e1ca45-b388-497e-9747-8822b8a425e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:04:11.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T03:04:13.338Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T03:04:13.338Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T03:04:13.339Z |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 |2021-09-15T03:04:13.339Z |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 |2021-09-15T03:04:13.342Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T03:04:13.342Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T03:04:13.342Z |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 |2021-09-15T03:04:13.343Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:04:21.253Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=c2a99738-e0ba-4a59-8580-2d3118632aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:04:21.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:04:31.259Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=7cbef991-122f-47c4-aa7b-5df05e6898ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:04:31.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:04:41.265Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3d279e65-202f-41d9-ad74-56816daf0daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:04:41.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:04:51.270Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=64abc383-819e-48ba-a239-5fc609bed329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:04:51.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:05:01.276Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=01b51730-8ea4-4a4e-a2ea-c4a35ab8a6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:05:01.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:05:11.282Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=66e867e6-5ee3-496a-8751-378d26bfa6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:05:11.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:05:21.288Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=607573e8-3dba-484d-9bf9-cd3ba8bc60e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:05:21.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:05:31.295Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=503b189a-3f3c-42b3-9412-2b581e46bebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:05:31.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:05:41.302Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=cea2ecf9-4b5e-427c-8899-8e3531c181fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:05:41.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:05:51.310Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=05ae88f2-a185-45bc-8f89-e30abf65fccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:05:51.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:06:01.317Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ead8162b-e320-4455-8110-2992c1945f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:06:01.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:06:11.324Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=abb31652-be63-43a9-a1e2-ff6f87feff34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:06:11.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:06:21.329Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4668e4a8-dd80-4f92-a259-6431374a968e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:06:21.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:06:31.336Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1126d33e-61dd-48ab-8df7-adc025d27c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:06:31.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:06:41.341Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=863757d3-201c-4737-a023-5a370eeb3113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:06:41.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:06:51.347Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ae098ec8-b780-43ab-82f5-3de704febe50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:06:51.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:07:01.353Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0d7be897-2306-4f20-b965-f38a5d6a3783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:07:01.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:07:11.359Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=7d1c0bd2-2a0e-4763-be8b-8a40c5917f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:07:11.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:07:21.365Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b89032b1-bf78-44f4-b2ae-4981507ad8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:07:21.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:07:31.371Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=da923ad2-e8d9-4afa-9f4e-c41346bbf223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:07:31.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:07:41.377Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b62f5425-4e9b-4a5c-8a65-436252601870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:07:41.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:07:51.384Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=661b79c5-d78e-489e-ae85-305a6f634fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:07:51.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:08:01.389Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=c1d93e20-7c65-4eaf-978b-326e3423f0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:08:01.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:08:11.395Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=759f99c9-353e-4a3e-a677-0ee60d3f1da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:08:11.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:08:21.401Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e659ca18-0ba6-4219-b9e3-d67fa38551ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:08:21.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:08:31.406Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=46e7d0f0-5bde-4d39-8988-071aeca778a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:08:31.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:08:41.415Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3959b976-a793-4d81-8225-f275f6cfabfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:08:41.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:08:51.421Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b4aa7dee-3806-4a49-8521-1e387f13bc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:08:51.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:09:01.426Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3db133ff-13d9-4294-80f9-8d795ca15a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:09:01.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:09:11.431Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=59bc36fa-d929-4cb3-9e5b-016897c2a9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:09:11.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T03:09:13.339Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T03:09:13.339Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T03:09:13.339Z |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 |2021-09-15T03:09:13.340Z |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 |2021-09-15T03:09:13.343Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T03:09:13.343Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T03:09:13.343Z |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 |2021-09-15T03:09:13.344Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:09:21.437Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5690f52a-ba1a-446b-a7a9-dea210b1917e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:09:21.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:09:31.444Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=671050ad-7668-4047-a033-5f6f29320e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:09:31.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:09:41.450Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=452b526f-0c44-45af-ad53-2b5b7d22e2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:09:41.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:09:51.455Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ff385d0c-d9f6-4d36-ae3b-b7798d231ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:09:51.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:10:01.462Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=7239eb14-7955-4e03-81b0-9b302d9b1144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:10:01.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:10:11.468Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9c08494d-1833-4544-81c5-5be8fffd52ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:10:11.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:10:21.473Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=bf5df186-fc3f-47c7-bae1-ea2aaf6477a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:10:21.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:10:31.479Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d09c9900-78cc-4f4f-8609-26ff6369a0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:10:31.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:10:41.485Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=7b09a721-fa94-42c6-a217-b38e7f52548d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:10:41.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:10:51.491Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a655b5c1-02ed-4095-adfb-a61a8df78184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:10:51.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:11:01.497Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=318ca912-7847-41c2-82db-4b4a241eadad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:11:01.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:11:11.503Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e1ed9ca3-0381-4c82-a4cf-52dfde90c81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:11:11.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:11:21.510Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=51a0fd07-83b4-474c-ac51-ec2206b16d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:11:21.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:11:31.516Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2f4862b3-3978-4d39-a04b-ef3dcbaaec40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:11:31.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:11:41.523Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=67dc92ee-619c-464c-8e17-bcffbe92f3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:11:41.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:11:51.529Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=79fca4e8-0d32-4a10-9595-ab378a067458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:11:51.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:12:01.535Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6ba317d5-fda4-4102-a070-1414ede65dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:12:01.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:12:11.540Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f21d3bfd-9a74-4dc2-9c35-dc62c831ca43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:12:11.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:12:21.546Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=45d78412-fe01-4fff-97e2-26e0fa693efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:12:21.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:12:31.569Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=554290c1-d5b4-4f2f-a130-63213c23a4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:12:31.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:12:41.574Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1255d40b-2861-441a-8533-5c6428ad3788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:12:41.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:12:51.580Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1e3b58e8-b526-4b97-aed8-bfce1d6cfd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:12:51.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:13:01.586Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=17148b48-015f-47fc-bcb9-62ee255d728f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:13:01.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:13:11.593Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=839b111d-1d8c-463c-b46e-67eec5a88985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:13:11.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:13:21.599Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b6dc34be-7fdc-4b79-a391-a9f1a8376aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:13:21.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:13:31.605Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ef65d061-e208-437a-98d8-64a1a2be2ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:13:31.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:13:41.610Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=6ac9367d-e0a6-498e-85f3-60554fdc9bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:13:41.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:13:51.616Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=cb71657a-875f-46e5-b33e-301fd5df93ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:13:51.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:14:01.622Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=774a814e-0404-4c3f-82c8-d3be385e449b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:14:01.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:14:11.628Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=9d6dee05-8507-4561-a600-1e18715f0d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:14:11.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T03:14:13.348Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T03:14:13.348Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T03:14:13.349Z |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 |2021-09-15T03:14:13.350Z |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 |2021-09-15T03:14:13.352Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T03:14:13.352Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T03:14:13.352Z |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 |2021-09-15T03:14:13.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:14:21.633Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=48c3b817-5477-4cb4-be92-8c758f6e19c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:14:21.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:14:31.639Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=ef0003e0-9398-4529-831c-6a6d69051b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:14:31.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:14:41.645Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=75c19f2e-1a01-498f-b584-abe89af05831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:14:41.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:14:51.652Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=036d823a-26fc-42ed-b012-effdd1eb449d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:14:51.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:15:01.658Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=489df44b-77bc-4761-a900-92e0623d6041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:15:01.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:15:11.664Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=98821950-2ed0-4bbd-ac6a-f2f8473fbaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:15:11.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:15:21.669Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1a346914-a71d-4dba-993b-d5035b63c218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:15:21.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:15:31.675Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=757272ec-a5c8-4d15-8463-c8da728ac245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:15:31.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:15:41.681Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=583f5cc4-3e60-4a26-b0fa-45733ddaef99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:15:41.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:15:51.687Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0c9f6234-6d29-4e21-b8a8-5c6c7955e6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:15:51.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:16:01.693Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f269eb73-3e9a-42a2-85b1-d2f2ea82a070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:16:01.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:16:11.699Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=65467954-3762-4c33-b912-20cf19afcb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:16:11.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:16:21.705Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=8756dc57-4f5c-41e6-becc-068cae40068f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:16:21.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:16:31.711Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=46665a39-1fab-482e-9511-8ea5f60219ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:16:31.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:16:41.716Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=571f7b4b-0c98-4d98-b558-76ad91bc26c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:16:41.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:16:51.722Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=eccdebf2-9cbc-425d-a05f-5f84e8f8be5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:16:51.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:17:01.729Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f5514f43-77b3-4c42-85e0-0a5f53b75981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:17:01.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:17:11.734Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3177a998-922e-482d-9162-464022b22ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:17:11.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:17:21.740Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1a7b4b48-34ee-4e5d-bae0-a64d55495bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:17:21.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:17:31.747Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=007038a3-99bf-432f-b000-669a8ff4916d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:17:31.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:17:41.753Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=42fe6cec-0572-47d1-8cf0-1bed0e225fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:17:41.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:17:51.759Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=a2ec22d9-59da-44e0-b54f-30eb03544d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:17:51.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:18:01.765Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=35611c1b-2623-4ce5-a2bc-d4664796e93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:18:01.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:18:11.771Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3d0b4b9b-d5fc-40d2-9487-a5becaecd4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:18:11.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:18:21.777Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=3408042f-730d-40b6-b732-e2e09e8d0440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:18:21.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:18:31.782Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=d6d0c483-1e2d-4646-8572-5d06d1c3f81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:18:31.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:18:41.788Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=e49054f3-143a-479f-b6ca-08bd903642ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:18:41.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:18:51.794Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1ae8b53b-59ea-4144-85d4-8c5ddb3ab50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:18:51.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:19:01.800Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=c38bceb4-159c-4c4b-8233-9ce41de95ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:19:01.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:19:11.809Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=33359156-b7ae-4eb0-a3b8-2ae53bd9fc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:19:11.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T03:19:13.347Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T03:19:13.347Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T03:19:13.347Z |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 |2021-09-15T03:19:13.348Z |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 |2021-09-15T03:19:13.351Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T03:19:13.351Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T03:19:13.351Z |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 |2021-09-15T03:19:13.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:19:21.815Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1c7a43fc-ca97-4064-bb25-d07deebba435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:19:21.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:19:31.820Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4c009275-9e27-4cff-a10f-17c450a47562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:19:31.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:19:41.826Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=47679e83-ff93-47b4-89f3-b50b1f68e0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:19:41.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:19:51.833Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f637135f-7a0d-4095-bd75-357a09a8dedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:19:51.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:20:01.840Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2b83d72b-90ce-42a6-bd21-9fa13b4e9d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:20:01.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:20:11.846Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=8ba8ba23-2c96-4410-b970-24372b5d3be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:20:11.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:20:21.851Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4df9dcc9-1cdd-43fd-bd29-8b770b33569c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:20:21.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:20:31.857Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4f1691d6-3418-45e5-a66c-a9a501684e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:20:31.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:20:41.862Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=dfa8f8a5-6dd3-4550-bf63-e81e83fb9449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:20:41.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:20:51.867Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=114ea36a-9958-4958-b78e-8061beca7de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:20:51.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:21:01.873Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1657be0c-2db8-4595-aeda-e93e85d003a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:21:01.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:21:11.878Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=feff01f9-027e-40eb-9fad-e6d83d31e135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:21:11.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:21:21.884Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=1651c8f8-fb21-414f-86be-ee69ac2f82e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:21:21.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:21:31.891Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4a6ae184-05fa-415a-9538-e695ab556767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:21:31.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:21:41.897Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=fd86eee9-ba88-419d-ab34-19b478291068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:21:41.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:21:51.902Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=cf317c6f-3e5b-4a6b-9c0a-73f4bd3c6707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:21:51.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:22:01.908Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=431b75eb-b8ef-49d1-8f30-f0af428d2a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:22:01.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:22:11.914Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=2cc5089e-a675-43d8-9612-ca76549a4093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:22:11.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:22:21.920Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f9b47292-b848-4338-a060-7dc97c99135c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:22:21.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:22:31.926Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=c2b18600-607a-4bbd-a69f-8ec0250eb392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:22:31.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:22:41.932Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=33f8a73e-c901-416e-b9a4-597c20f5d2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:22:41.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:22:51.939Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=0fa6f547-823a-434f-b193-6c4e3d04b208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:22:51.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:23:01.945Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=5f87000e-01ce-4e49-a46c-63a609fc6c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:23:01.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:23:11.951Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=cbee092e-02cf-49ec-a853-589b0808be02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:23:11.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:23:21.957Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=63c57906-8358-4930-b52a-34fead433d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:23:21.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:23:31.962Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=bc15c33b-d060-4d6e-adc9-0f3669ed4acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:23:31.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:23:41.967Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=35069ad6-5899-4fc5-8584-d78c25a10fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:23:41.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:23:51.974Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=b9b7ba29-480f-4dcb-8157-a04a9147a647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:23:51.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:24:01.979Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=4f35f37e-0757-4c99-bb67-c042a4dea643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:24:01.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:24:11.985Z |INFO |Init configs |InvocationID=d3e20ca9-7647-4aeb-81e2-4e31c7ccfa33, InstanceUUID=f0edf924-3722-413f-bee4-76d6f2573e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T03:24:11.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T03:24:13.330Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T03:24:13.331Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T03:24:13.331Z |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 |2021-09-15T03:24:13.332Z |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 |2021-09-15T03:24:13.335Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T03:24:13.335Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T03:24:13.335Z |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":{"