. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T12:13:51.171Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T12:13:51.174Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-17T12:13:51.206Z |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-12-17T12:13:51.753Z |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-12-17T12:13:51.834Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T12:13:51.835Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T12:13:51.835Z |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-12-17T12:13:51.902Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-17T12:13:51.973Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-17T12:13:52.063Z |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-12-17T12:13:53.258Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-17T12:13:53.644Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-17T12:13:53.660Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-17T12:13:53.660Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-17T12:13:53.705Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-17T12:13:53.705Z |INFO |Root WebApplicationContext: initialization completed in 1642 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-17T12:13:54.019Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-17T12:13:54.794Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-17T12:13:55.947Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-17T12:13:56.490Z |INFO |Started MainApp in 7.257 seconds (JVM running for 7.903) |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-17T12:13:56.540Z |INFO |Start scheduling PRH workflow |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:13:56.552Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=78b157ef-936e-4fae-9e6e-2b9664fa3ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:13:57.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:13:58.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:14:08.021Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ad4bc280-992a-462f-b894-a80ca263a989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:14:09.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:14:09.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:14:19.077Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=50be6493-6f8e-4a8e-b959-ee62d81dd488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:14:20.149Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:14:20.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:14:30.151Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=79aac9e9-0103-48fc-b6c3-8471df6b4bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:14:31.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:14:31.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:14:41.188Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=a024f935-8103-473f-b3d8-06cbc876e012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:14:42.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:14:42.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:14:52.227Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=19a2b8a0-2913-42d5-8f75-bf9806bd61df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:14:53.265Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:14:53.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:15:03.266Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=da2354d5-b654-403a-a3ab-4a399966eda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:15:04.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:15:04.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:15:14.307Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=2c7ec89f-8c32-4a65-862e-2bf9d4ef8513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:15:15.378Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:15:15.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:15:25.383Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=4a703138-f0e9-4ac6-8de8-e4419b1ad10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:15:26.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:15:26.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:15:36.456Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e5d7c915-abe6-4e83-a791-d7c2f0df5c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:15:37.937Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:15:37.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:15:47.939Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=45b6a2fe-06df-49ca-9a6f-3352b44f9221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:15:48.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:15:48.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:15:58.979Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=5a3d693a-212c-4659-a0af-853c9a60a2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:16:00.019Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:16:00.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:16:10.030Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=145cfca2-052e-46c0-9691-be9ddf5f5a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:16:11.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:16:11.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:16:21.061Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=28a57214-0b84-42b0-b983-bf4cda808e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:16:22.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:16:22.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:16:32.134Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=5768bf37-4f76-4a28-b395-91a6339b7613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:16:33.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:16:33.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-17T12:16:35.744Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-12-17T12:16:35.745Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-12-17T12:16:35.752Z |INFO |Completed initialization in 7 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:16:43.185Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=7fdc8cc3-0a77-491b-99b4-9ecef38d2027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:16:44.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:16:44.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:16:54.214Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d8e53942-cfcf-48fb-9d7a-6a996f142202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:16:55.285Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:16:55.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:17:05.291Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=a77ca13c-6c3e-49ec-bede-54c89ef23af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:17:06.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:17:06.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:17:16.323Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=f00afdfa-93d4-4ed4-9abb-5afc07309519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:17:17.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:17:17.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:17:27.365Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=300834b0-2133-4dc9-9dd2-175573a4f3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:17:28.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:17:28.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:17:38.403Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=7e7cb6f0-84d0-4c47-9a04-0bd9cd6d72d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:17:39.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:17:39.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:17:49.443Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=fbcb6c1e-0a36-49e5-9f32-d020db20d0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:17:50.481Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:17:50.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:18:00.482Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=4a46c1d4-4ca5-4af5-a417-6c3fdef63b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:18:01.521Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:18:01.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:18:11.524Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=10daa035-f15f-42b4-bb5b-68c654afc500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:18:12.562Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:18:12.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:18:22.565Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=3edda0f9-5fad-4f6a-855a-f884d1aaab36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:18:23.602Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:18:23.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:18:33.605Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ea6970fa-abdb-4a7c-a9e3-d64b3c891344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:18:34.642Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:18:34.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:18:44.643Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=00d9b98f-771b-4bbd-85df-ad25cf15a850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:18:45.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:18:45.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T12:18:54.700Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T12:18:54.700Z |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-12-17T12:18:54.707Z |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-12-17T12:18:54.711Z |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-12-17T12:18:54.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T12:18:54.725Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T12:18:54.725Z |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-12-17T12:18:54.728Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:18:55.684Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b2542a5d-dc49-4047-9966-1e164f36d128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:18:56.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:18:56.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:19:06.727Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d719dde3-7544-4566-b4e7-cf3e28915268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:19:07.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:19:07.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:19:17.763Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=9cff34a5-67ce-4080-af45-767bd32eff7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:19:18.801Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:19:18.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:19:28.803Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d1601ab5-18c1-45d2-90bc-2346d2dbec6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:19:29.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:19:29.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:19:39.845Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d35c8e80-9297-4daf-91fc-0426fde3355a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:19:40.882Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:19:40.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:19:50.884Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=f14ea0d3-37bc-4b6d-a5b7-96726f494280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:19:51.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:19:51.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:20:01.929Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=9822d77f-dd5d-4ebe-ba31-7a5975388b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:20:02.961Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:20:02.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:20:12.963Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=402d92ab-5edc-4e8e-ac5d-5d2021fae779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:20:14.005Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:20:14.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:20:24.007Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b3d11b05-80d5-4d45-945a-817256610e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:20:25.073Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:20:25.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:20:35.078Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=88294c21-a072-44bc-abc3-821ada6f86d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:20:36.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:20:36.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:20:46.121Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=0492099e-7607-4536-9452-2c22989806c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:20:47.156Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:20:47.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:20:57.158Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d6fcb391-5309-438c-a95b-b66c21647566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:20:58.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:20:58.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:21:08.194Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=c9a2f6f0-8952-43f4-a12b-f0f987dd0141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:21:09.235Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:21:09.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:21:19.240Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ad1606dc-7fe2-4b67-89d7-6fc779144c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:21:20.273Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:21:20.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:21:30.276Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=822e6cbc-0cb3-4c70-b7c1-383e3c372e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:21:31.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:21:31.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:21:41.316Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=860fc442-30dc-4687-9598-bb647e9d3917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:21:42.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:21:42.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:21:52.355Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d92c61ec-4dfd-4775-a8a9-18481013b835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:21:53.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:21:53.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:22:03.396Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d6ca4a02-0577-43ab-9fba-4d281030246c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-17T12:22:04.435Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.145.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:22:04.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:22:14.437Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=798ef170-3eac-43b8-9114-8051511ed2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:22:14.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:22:24.640Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=70ae3ff2-69f8-4696-b17e-ae49cdb47096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:22:24.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:22:34.657Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=8661364f-9202-4127-ab40-b35ac1eb2894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:22:34.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:22:44.671Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b20dbb67-1c9e-4331-b715-da3ce8a48c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:22:44.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:22:54.687Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=5fcab707-681c-40f8-b738-bf9e14cc9739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:22:54.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:23:04.698Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=12c41d2f-3aa3-4188-a8a8-b2dc6bfaa9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:23:04.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:23:14.718Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=06c183c0-c80e-4e44-bc54-d40ab5eaf699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:23:14.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:23:24.747Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=0d63ba8e-b57d-4169-affc-0d1e6113bfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:23:24.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:23:34.766Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=8ccbb0b5-9fc9-41f9-86ca-d171443b9ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:23:34.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:23:44.782Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=1683e10c-3abd-4205-a697-68f41bb429f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:23:44.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T12:23:54.477Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T12:23:54.478Z |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-12-17T12:23:54.479Z |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-12-17T12:23:54.483Z |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-12-17T12:23:54.491Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T12:23:54.491Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T12:23:54.491Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-17T12:23:54.493Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:23:54.798Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=37631e8a-5c1f-4b59-ba0a-9b4e9561a299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:23:54.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:24:04.810Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=5a2efd71-2471-4331-8f8e-40f519a0e687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:24:04.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:24:14.824Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=6d506969-ffbe-45c5-86be-4dbc3f50901a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:24:14.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:24:24.839Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=678093b4-0876-4851-bc2e-0a1a8b3c968b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:24:24.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:24:34.859Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e1f71289-bab5-477a-b9b7-fe40f661140c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:24:34.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:24:44.873Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ed0fb95b-4905-4672-b36a-6c05c2672719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:24:44.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:24:54.885Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=f49597e4-f48e-4c2f-a839-9ed7f1d6a1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:24:54.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:25:04.898Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e7281140-7790-48f3-a409-8ac29dc35817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:25:04.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:25:14.910Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=72cf1700-3d61-4b25-ac59-04e2e0be59ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:25:14.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:25:24.928Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=381e056b-ae75-4b87-993f-3f8cc441f8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:25:24.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:25:34.955Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=098f967b-a37b-4214-81e3-da6d6e49eb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:25:34.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:25:44.975Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d07168a6-c412-46b6-a10c-726afcdcf8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:25:44.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:25:54.987Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=bf78bc4a-9677-47a8-8218-d15ea4dfdbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:25:54.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:26:04.999Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=8bb7a09d-0505-42ef-aba9-b10a0006c603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:26:05.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:26:15.011Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=164ff9c3-a829-4f92-b39f-c7d6718cc60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:26:15.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:26:25.058Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=fd15f05e-8215-4c0e-bbd6-47e5e0ba8065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:26:25.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:26:35.072Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=1365c24e-f783-4442-801e-f7284b79a2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:26:35.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:26:45.083Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=fb12320f-5905-4468-b1bd-04943b9f1610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:26:45.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:26:55.094Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=dedd0bd1-a1b1-40da-89f2-74c407223d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:26:55.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:27:05.105Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=8300e70f-6738-4878-8968-49bbbae34753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:27:05.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:27:15.116Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=30f30075-e952-4c39-89b0-787e0c725f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:27:15.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:27:25.139Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=434cd6c5-f6ae-47e9-a390-9aad1997e67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:27:25.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:27:35.153Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=c8b822d6-54db-44b2-9673-f0826e88805e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:27:35.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:27:45.176Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=a8024d45-7c62-42dd-8ab5-64eaa97dae7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:27:45.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:27:55.191Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=8837cde9-afc5-42a2-8914-54c8b88ab639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:27:55.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:28:05.202Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=5b77d6ed-c605-4c22-88ed-c3ae5d00b5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:28:05.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:28:15.246Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=1cab0a03-7f27-4d05-af4f-81c2feb58bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:28:15.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:28:25.259Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=603063cf-de56-43bb-a149-bdb29b88ad34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:28:25.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:28:35.272Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=a5bddcff-c2e2-4406-b4db-f18b76e13681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:28:35.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:28:45.285Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=1123c436-9fac-4c55-b87a-b779d2f1ed22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:28:45.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T12:28:54.399Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T12:28:54.399Z |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-12-17T12:28:54.400Z |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-12-17T12:28:54.403Z |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-12-17T12:28:54.409Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T12:28:54.409Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T12:28:54.409Z |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-12-17T12:28:54.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:28:55.302Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=652f0b46-0039-4afc-854d-0062e7e6bf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:28:55.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:29:05.314Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=824b6111-8451-452f-8689-f7657672d300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:29:05.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:29:15.326Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=a39daae6-e821-4fa6-8903-cecfa893bdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:29:15.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:29:25.347Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d9dd8e44-1c62-47f4-bfee-bd9395f0e43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:29:25.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:29:35.366Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=a6f9e782-4df2-4235-9422-7012252be864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:29:35.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:29:45.376Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=fc3e292e-0404-48bd-ad38-17984e2d15e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:29:45.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:29:55.386Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e46b0d43-bed5-4146-b769-c9f1642355f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:29:55.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:30:05.406Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ab9e6677-c043-4041-9711-28e0507adcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:30:05.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:30:15.419Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=854da80a-e6c2-4a68-a658-facddb1d1d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:30:15.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:30:25.432Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=df92a452-3474-4309-90cf-1156007d4426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:30:25.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:30:35.446Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=46ca4231-9d60-4ac0-bce7-e8e75d506642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:30:35.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:30:45.461Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=36c034a0-506b-420b-9d50-fa9ce56a965c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:30:45.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:30:55.472Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=fb956519-5161-4e00-b324-3c32b7b048f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:30:55.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:31:05.488Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=60551e48-d34a-4290-b341-134995ac180a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:31:05.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:31:15.511Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=a19cd54c-6ff2-4d78-af6b-b5fc052f9ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:31:15.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:31:25.521Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=96b7ee4e-768d-4395-a811-f6c6c9040302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:31:25.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:31:35.532Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=5e4bae24-7559-40c2-b681-9d19cb482359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:31:35.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:31:45.542Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=c3f8585b-ba81-465d-847f-5012adefbbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:31:45.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:31:55.554Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=dde083e9-3de4-41ab-82a9-672e3c88ddde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:31:55.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:32:05.568Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=378a7020-016a-4282-877a-d92eba36d25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:32:05.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:32:15.586Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=f98c42a4-5483-4b58-83a5-fc2f1bb2e26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:32:15.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:32:25.605Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=818a3d10-aecb-4e7f-b2b5-1eae5db93d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:32:25.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:32:35.618Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ce39d38c-309b-4e6e-8030-11c79e125af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:32:35.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:32:45.632Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=bcd9482d-d73d-499e-b60b-ebbee1524c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:32:45.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:32:55.642Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=f53be0f9-b0c9-44ba-a7dc-bd42f9b23b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:32:55.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:33:05.657Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e657d6e7-9d51-4661-9c54-40d249e3c8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:33:05.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:33:15.667Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=4bf26496-e6fd-4f69-b602-4516c827e766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:33:15.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:33:25.678Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=67436112-4a43-4bb4-b798-3dd9b3ef2b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:33:25.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:33:35.691Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=9303480a-98d8-4e0b-85eb-8a4764a8a334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:33:35.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:33:45.701Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=c5eb06c2-b061-4e0a-87be-5ee32e266570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:33:45.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T12:33:54.493Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T12:33:54.493Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-17T12:33:54.495Z |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-12-17T12:33:54.499Z |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-12-17T12:33:54.510Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T12:33:54.510Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T12:33:54.510Z |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-12-17T12:33:54.513Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:33:55.715Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=8130f272-dfa7-4488-bf83-73c133940df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:33:55.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:34:05.724Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=c5b87127-b937-4c9a-91c6-e847f8d2c8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:34:05.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:34:15.734Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=f50b384f-3021-4e92-b072-6a405d54d23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:34:15.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:34:25.756Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=03347b65-02e2-4231-bf33-7746c06bd466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:34:25.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:34:35.767Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b0a6bf73-4d89-4a54-b164-8773d3030c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:34:35.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:34:45.777Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=58076971-307e-40c7-a5a9-8adab53846fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:34:45.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:34:55.786Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=82a92044-4d25-4817-a51d-7529d1ed2404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:34:55.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:35:05.798Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=9dc6ed4c-7e74-45d1-bb94-008ac51cc3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:35:05.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:35:15.809Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=9858bf56-271f-4b6c-9472-34a9a701b0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:35:15.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:35:25.818Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=6cfcc2dc-54f9-4442-9f5a-1acb4bd136c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:35:25.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:35:35.826Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ce11291a-3235-4d38-9303-cc74a0907926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:35:35.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:35:45.837Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=6c34e23e-4171-46a6-841e-69c52780de8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:35:45.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:35:55.849Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=9078a4a4-52ec-4278-9ae8-a15b1de51cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:35:55.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:36:05.867Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=bccdab60-f84a-4d80-bd8c-3234106f3945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:36:05.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:36:15.884Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=c67291a7-a5d8-4e4a-95f3-88e9efb01b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:36:15.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:36:25.894Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=2d7628bd-2883-4523-9b5e-707edac4f17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:36:25.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:36:35.903Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=8ec03e3c-814c-44ce-a2d8-e9e2d09372d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:36:35.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:36:45.911Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ead5d9b0-0027-4040-af66-f3094fef2322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:36:45.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:36:55.922Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=eb44dfe2-14ea-4605-a90b-670a474ac078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:36:55.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:37:05.930Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d47a6a26-8efe-4781-b29f-4071c0dac990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:37:05.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:37:15.939Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e55c859c-b870-4756-87a8-baf118054232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:37:15.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:37:25.951Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e6ae5e7a-2bb4-4f3b-9e8b-a7f967def3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:37:25.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:37:35.959Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=c5424a14-497a-4670-97eb-6e9269618e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:37:35.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:37:45.969Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=24615a6f-23ae-4ef2-94b9-b5f76b8bfcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:37:45.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:37:55.979Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=1aedd522-1f12-42da-a41e-7ff43fef05d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:37:55.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:38:05.986Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=9039d150-3f7b-44dc-8f39-d90c95cc8b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:38:05.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:38:15.998Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ae289f21-1d15-4b1a-a2b3-adb3c99ea6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:38:16.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:38:26.017Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=54fac1eb-efd0-4642-897a-06e62be2202a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:38:26.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:38:36.029Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=dfc1065e-4625-461f-b854-4ba68b67d374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:38:36.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:38:46.038Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=df0a8480-ba68-43a8-99f6-66a43df3a272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:38:46.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T12:38:54.445Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T12:38:54.446Z |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-12-17T12:38:54.447Z |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-12-17T12:38:54.449Z |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-12-17T12:38:54.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T12:38:54.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T12:38:54.456Z |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-12-17T12:38:54.458Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:38:56.048Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=2bf30424-84a5-4952-9f04-3c3e3bffeb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:38:56.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:39:06.057Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=de574812-af79-4e50-9f16-31a15d4603f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:39:06.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:39:16.066Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=28115548-0517-4399-b431-dbb78a4fa4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:39:16.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:39:26.078Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=f13dadf0-6de8-46f4-b2db-abb6553eb784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:39:26.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:39:36.086Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=8cf13369-d9ad-44c3-aa6a-99a7d64fb293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:39:36.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:39:46.094Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b5848f31-8f32-4c19-ba22-5a37c0f8e7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:39:46.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:39:56.107Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=afcd422c-04fa-4276-b499-bbbdbbeb30c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:39:56.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:40:06.116Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e3193ca7-d130-4312-b752-50b2ed92e5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:40:06.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:40:16.167Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=c79082bb-37e2-42c0-aac5-b9ecfdd2d2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:40:16.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:40:26.175Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=fd8d88f3-50df-405f-a2f5-7a035587aa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:40:26.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:40:36.189Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=3003da18-ee91-4f79-a6c0-f818a5afaeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:40:36.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:40:46.207Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ad392663-ec22-4353-8d93-1eb09dc4d514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:40:46.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:40:56.226Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=5b142176-8597-47d4-b51b-ac8c334f65b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:40:56.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:41:06.242Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=04159867-eda7-4e2a-874e-a39b0425af82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:41:06.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:41:16.251Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ac840a3c-5185-472a-9c7c-89ef96b392df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:41:16.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:41:26.260Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=811f43c6-4998-4108-89e2-6acd629f5897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:41:26.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:41:36.270Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=342b7894-3929-4b1c-9c0f-15ad13c4b023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:41:36.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:41:46.279Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=4f3fc4fc-1bd8-4d7e-810b-a4b4cf74ca7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:41:46.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:41:56.288Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=6adf83b4-2819-4731-a3e4-ec3759e09a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:41:56.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:42:06.299Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=bba3a8b9-0037-4d22-9c6d-76f3df2a3ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:42:06.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:42:16.315Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b16aff21-4b36-47d7-bec4-817f3fad5839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:42:16.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:42:26.327Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=aa5c3dc7-0398-4b7d-971f-d3fa5e5ed3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:42:26.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:42:36.336Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=55d13583-0b46-4410-8969-848dbbfba6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:42:36.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:42:46.345Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=5d541aef-bc1c-48d5-b317-37f166b33890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:42:46.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:42:56.354Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=68a58f58-f299-4892-8bb2-64c8e7e4b3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:42:56.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:43:06.363Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=54e11b57-4f88-4316-af3f-3a731d769f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:43:06.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:43:16.372Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ffd09fe1-57ad-4760-93ca-07dff8d759bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:43:16.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:43:26.382Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=458fa6d6-f7fd-4596-8a58-d8d364302ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:43:26.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:43:36.391Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d82c3ebc-af5a-4871-917b-154351271ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:43:36.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:43:46.399Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b8493873-c32a-458a-ae18-059d7153bf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:43:46.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T12:43:54.393Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T12:43:54.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-12-17T12:43:54.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-12-17T12:43:54.397Z |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-12-17T12:43:54.402Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T12:43:54.402Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T12:43:54.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-12-17T12:43:54.404Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:43:56.408Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=4132ad2f-9b66-4914-9d9b-be3ff7ca5550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:43:56.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:44:06.417Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=641d5181-e10c-4dba-a34e-59df788fa4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:44:06.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:44:16.434Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=1abd44e2-f150-4709-933c-3e500aab1505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:44:16.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:44:26.443Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=dc1c78de-b5c3-453e-8d5f-b5c957910582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:44:26.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:44:36.452Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b90abfc6-7b77-4e1e-92d9-3698a534cea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:44:36.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:44:46.459Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=f0c0686f-1003-4328-91bb-718b7770f82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:44:46.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:44:56.469Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=2fb64f74-7919-4bab-bdd4-80da17020f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:44:56.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:45:06.478Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=a6c986d0-6a0f-4094-af6b-b38f70f67524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:45:06.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:45:16.490Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=500563ab-036e-4d45-a441-b681312ecea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:45:16.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:45:26.499Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=404b9d3a-ea73-42ec-83fa-bb8b7fdf8f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:45:26.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:45:36.507Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=04be1f72-afd0-4251-adae-a2ee6a58f92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:45:36.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:45:46.516Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e23d6d5d-eb6e-4ec8-aed6-2b2fe9399638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:45:46.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:45:56.526Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=02ac1e4e-fc05-4fe0-812c-93b312dc6a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:45:56.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:46:06.551Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=bb5baae3-2787-4c5c-8c64-3534e8ac42b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:46:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:46:16.560Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=78ca253a-8ae4-4eab-9b8d-97338f95bb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:46:16.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:46:26.572Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=bb2eb2d0-8af9-4e9d-993e-cf185bac83de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:46:26.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:46:36.580Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d0ae5365-72b8-465f-b9ea-2842f5c64424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:46:36.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:46:46.595Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=7b32b4db-3ae5-4945-83f9-080aa525bee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:46:46.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:46:56.604Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=576e8e79-7bc2-427c-8303-33a2a5ab7798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:46:56.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:47:06.614Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=fd84368a-cc5d-4450-a6af-6cf5673457b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:47:06.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:47:16.625Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=bcbef4cb-05b5-4509-a9ea-ada462e02027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:47:16.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:47:26.638Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=37069adf-ec76-4bf2-8dae-3c9783ceaf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:47:26.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:47:36.647Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=4b7a4e0b-c6e8-4ba6-9ddb-dfd8ffac88ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:47:36.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:47:46.655Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=897357ba-026f-44d1-bc35-1799f6a3f6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:47:46.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:47:56.663Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=04725b02-8493-438a-9870-5e9ae2e98d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:47:56.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:48:06.674Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d13682fa-89af-4031-a417-4bc362235777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:48:06.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:48:16.692Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=3cfe92a6-83a7-4a69-a25c-fced2f0f9a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:48:16.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:48:26.706Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=0b76ae73-b6f8-4657-8595-3e2ede2e761e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:48:26.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:48:36.713Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=fe3d68dc-7ce9-4004-9777-096f28047b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:48:36.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:48:46.722Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=5b5e226a-676b-46a0-9ae0-569b1a4d5d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:48:46.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T12:48:54.403Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T12:48:54.404Z |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-12-17T12:48:54.404Z |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-12-17T12:48:54.407Z |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-12-17T12:48:54.412Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T12:48:54.412Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T12:48:54.412Z |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-12-17T12:48:54.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:48:56.731Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=8f03916c-fad8-4bc9-a5c4-8c6a22cb683b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:48:56.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:49:06.739Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=682274c5-adf3-42ef-aa1f-7d579fa732c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:49:06.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:49:16.749Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=05da519a-1758-4379-a824-8862aba8c9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:49:16.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:49:26.758Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=8dc60865-76f5-485e-a78c-8f94d08466e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:49:26.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:49:36.767Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=4324782a-de71-4e3a-a5f9-0569599fa571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:49:36.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:49:46.777Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e1eb130f-2e7e-4142-a62f-e80e6e53d34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:49:46.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:49:56.787Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=f76efa0e-8448-4d3c-921a-9b9a072d882f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:49:56.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:50:06.798Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=09718db8-21af-4b90-a94e-89b99a5e77ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:50:06.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:50:16.814Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d2c863c5-28ff-4eb0-a549-c87e9c27549e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:50:16.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:50:26.825Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e8dd21fd-a610-484b-8bbc-f957dcdd5a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:50:26.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:50:36.835Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=96c5d2a9-3941-473a-8d82-f6b2ed8338d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:50:36.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:50:46.844Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=9a48178b-76cf-41cf-8c8e-5ce0f5289834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:50:46.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:50:56.852Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b366e746-3239-46f2-864a-e614c6fa2da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:50:56.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:51:06.861Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ff372617-3137-4dfc-8a65-4400f70834b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:51:06.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:51:16.870Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e294c523-578e-4b28-be36-3fbf27b655c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:51:16.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:51:26.880Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=7978f936-7b52-44fa-a38c-bf78dccab6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:51:26.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:51:36.888Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=19e25755-b74f-40cd-b0cf-47e941755959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:51:36.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:51:46.897Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=cbaf218d-22d5-4460-89cd-a75cc53a9efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:51:46.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:51:56.908Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=98479f74-f247-4c05-b2ec-e158a52d76f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:51:56.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:52:06.928Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=5f79bcf8-6312-4d29-b510-daeb5979e976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:52:06.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:52:16.937Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=86bdd345-72bc-4937-b910-2f12c2f2632f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:52:16.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:52:26.948Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ef8e41f2-277c-48cc-bb34-139e9052db90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:52:26.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:52:36.956Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=4188d682-fe69-4be4-bbfe-d37523ccb696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:52:36.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:52:46.965Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=76a4d26a-d937-4570-9ed3-78c534876490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:52:46.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:52:56.975Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=61c7f2f0-578e-4b3d-a46e-7544b73cdc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:52:56.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:53:06.987Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=2dececec-89b9-4ae5-9176-3d3f5f65b855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:53:06.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:53:16.995Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=3dc0febc-ad3d-495a-bdd5-de63fa75a1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:53:17.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:53:27.004Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=188ae60c-5720-4e48-88ae-e1c28f9b227a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:53:27.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:53:37.012Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b1feffee-da08-4fe5-bfbf-23d1578f06ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:53:37.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:53:47.020Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e738d1fd-a3f3-4657-bfc5-461750b20169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:53:47.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T12:53:54.423Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T12:53:54.424Z |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-12-17T12:53:54.425Z |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-12-17T12:53:54.429Z |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-12-17T12:53:54.435Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T12:53:54.435Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T12:53:54.435Z |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-12-17T12:53:54.437Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:53:57.029Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=71535607-d69d-480b-a616-32333c8818e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:53:57.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:54:07.046Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=7f4a3fb3-0bbf-431a-8a1a-ce756b2bc4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:54:07.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:54:17.056Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ad2fc983-6718-44cb-9f97-a0447fa558f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:54:17.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:54:27.066Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=57135f9d-855f-4f3d-896c-ca53a1d1e237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:54:27.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:54:37.075Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=32f1e012-f72a-4b59-aff6-28168fe2055b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:54:37.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:54:47.084Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=c883813d-7274-4304-af7b-a9260af4ede1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:54:47.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:54:57.092Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=15f4cedb-011a-400a-9914-9b4fe23abf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:54:57.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:55:07.102Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=61d7c100-48b6-4548-8d19-534ff04225d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:55:07.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:55:17.113Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=399ebfcb-904c-4cd7-ba16-dc20242e7168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:55:17.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:55:27.130Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=5ac6bb8c-d49b-4294-8689-13cf8b5a0218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:55:27.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:55:37.139Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d65fdf15-9faa-48ad-af41-08a8d4081a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:55:37.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:55:47.147Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e5c48b52-911e-4073-a10a-4995dc7bd8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:55:47.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:55:57.157Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=94bb6c11-ab49-4449-bd28-b29f3e089360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:55:57.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:56:07.176Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=58cd1f9f-6d11-49f6-9b84-e192e4d490a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:56:07.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:56:17.187Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=078d771b-8816-472a-9c29-02ff921e3a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:56:17.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:56:27.198Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=4702a494-6120-4dc3-a7a4-20130323f5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:56:27.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:56:37.209Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d2fed0a6-8012-499a-81ee-d4a1ee4fafef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:56:37.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:56:47.218Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=35966b2c-8a85-4ad9-a6e9-33bb49afcb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:56:47.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:56:57.228Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=df0bb366-909f-44f1-8546-1cc27a74f797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:56:57.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:57:07.240Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=73cda40e-b90b-4603-add9-82c40629a417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:57:07.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:57:17.250Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d8c7decc-4fc5-4c68-8de1-d458ca3b0125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:57:17.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:57:27.260Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=cbdb3e03-8d62-4e7b-8d41-9f716367e4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:57:27.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:57:37.271Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=36e37241-8a22-4579-ae95-ec669f3e4b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:57:37.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:57:47.281Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=cee4d956-6c89-49e2-84ce-0c58c72ccc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:57:47.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:57:57.290Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b8fc91ef-70d2-44f5-a99b-b89d38f61e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:57:57.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:58:07.302Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=2c4b6a92-499f-4a1a-ab84-29157d03bc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:58:07.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:58:17.323Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=4fb85de3-99ed-43a1-a132-60dd69c9c3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:58:17.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:58:27.336Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=21e84445-9065-4e76-9e6e-10c0d81d1661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:58:27.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:58:37.347Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=8bb96df5-059e-4fcd-ab1a-811069881199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:58:37.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:58:47.355Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=95f3d7e4-ec5f-4d81-abc4-2f32d19b68e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:58:47.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T12:58:54.346Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T12:58:54.346Z |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-12-17T12:58:54.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-12-17T12:58:54.356Z |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-12-17T12:58:54.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T12:58:54.361Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T12:58:54.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-12-17T12:58:54.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:58:57.364Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e6c089a7-30b0-4cf9-b3cd-028c30890c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:58:57.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:59:07.373Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ecad5398-f54d-43eb-aba6-f84b38db47b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:59:07.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:59:17.383Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=148c25e9-5f17-44e0-85e9-c9e2d620522d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:59:17.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:59:27.392Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ed2e424c-2091-4507-9872-e5c90d749c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:59:27.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:59:37.399Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=60d01ee4-9c78-42e4-a7d2-a1e625ad1a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:59:37.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:59:47.408Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=f7d56492-03be-471b-9386-53cd7a3eebf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:59:47.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:59:57.420Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b7bbcaf4-b0f3-47f1-8ff0-db5e9c450b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T12:59:57.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:00:07.429Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=fb739fbe-78b9-41da-823b-413c34dea36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:00:07.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:00:17.444Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=2df08889-42b0-4928-88a9-295708d55c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:00:17.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:00:27.460Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=cb0a4002-4ede-42a0-8c62-7265e37e6728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:00:27.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:00:37.470Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=86ab398d-bd73-46d3-8208-b5a6a3ef69aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:00:37.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:00:47.482Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=50e0ed2a-247e-4e2b-8c2e-67bfdae295f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:00:47.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:00:57.491Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=28bf3a30-69df-4c78-ba9a-2fdbfa043e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:00:57.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:01:07.501Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=dc790490-21f5-41ec-a39b-aa8eff9ee0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:01:07.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:01:17.508Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=23f603f0-3c96-40b5-a825-12f925d40c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:01:17.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:01:27.516Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=8377415f-10f0-47df-9961-2020d1db71e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:01:27.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:01:37.524Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=43b0d97e-d86b-4e15-b014-28b20d049ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:01:37.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:01:47.534Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=fa430e60-1d24-4d54-8afe-19e9ba613a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:01:47.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:01:57.540Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b94ca5d3-f497-4943-b1d5-3cc96f52f05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:01:57.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:02:07.552Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b01ca03a-3c7e-4696-9709-ed1dfa2de3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:02:07.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:02:17.573Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=de27011e-9b52-4ee8-892d-c7582d4632ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:02:17.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:02:27.586Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=c5f381f8-0a08-491b-8817-87594576b4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:02:27.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:02:37.609Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b5060fca-277c-4fec-8869-012ff517c599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:02:37.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:02:47.616Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=29981d7c-cc42-4d42-9bac-e7db43ea967e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:02:47.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:02:57.624Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=c09e4c4c-4e7a-4e23-9a57-05244d3368bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:02:57.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:03:07.632Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=eab5315b-8539-4359-8d34-684a27109ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:03:07.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:03:17.644Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=bfc47334-5015-4612-8d93-52c813579266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:03:17.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:03:27.653Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=322efa44-83a9-4a16-a559-05d926060e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:03:27.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:03:37.662Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=9d4fb9eb-2f04-47d0-bc66-24c47fe4d03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:03:37.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:03:47.670Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=59c5a3d9-8820-4ffc-bef0-26dce2b43fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:03:47.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T13:03:54.336Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T13:03:54.336Z |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-12-17T13:03:54.337Z |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-12-17T13:03:54.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-12-17T13:03:54.345Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T13:03:54.345Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T13:03:54.345Z |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-12-17T13:03:54.347Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:03:57.680Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=4f84dad5-b0ec-4564-955b-e2902b030c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:03:57.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:04:07.688Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=6cf006cc-07af-4253-82df-fa27ed9a12df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:04:07.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:04:17.698Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=cb132fa9-6338-46cf-b78a-46bdef06a139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:04:17.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:04:27.718Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=dbc43572-f93c-4a1e-bf3d-8c3aa949be2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:04:27.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:04:37.728Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=0977b107-767c-4e33-9142-cf9225761f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:04:37.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:04:47.737Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=f8c32bdf-b935-4cdf-8a66-fb781a869f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:04:47.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:04:57.750Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=372f856b-74df-4567-aa22-500c8f764dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:04:57.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:05:07.759Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=47a61400-c0d3-44b5-a4ba-0da5a97e69e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:05:07.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:05:17.767Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=4748fc0b-e66b-4272-9220-c79974c8d9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:05:17.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:05:27.777Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=c93e0ab2-35b3-415c-915b-887205c6a069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:05:27.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:05:37.788Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=8f8d2c2c-d55c-4dd7-a297-d52b6c4f6a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:05:37.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:05:47.801Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=56a0570e-4b57-4bfe-9559-57cea233eb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:05:47.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:05:57.814Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=f00df8e1-3388-4cf7-9590-49810aef1a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:05:57.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:06:07.822Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=41410030-f605-4d8d-a974-262853a2f4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:06:07.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:06:17.831Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=c28f6fb3-4825-4890-be01-b7bc3640259b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:06:17.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:06:27.842Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=57559c73-c899-40d2-8ca8-766762bea15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:06:27.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:06:37.862Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=cb850f4e-de0f-4588-81ac-859329a1170c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:06:37.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:06:47.872Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b81fac33-347c-4d9b-af8c-d99a4cdb789b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:06:47.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:06:57.881Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=866f341e-f75b-4354-9d53-0511edc5251b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:06:57.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:07:07.892Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=4219d57c-0675-48a5-a5b4-1cea43ae1293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:07:07.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:07:17.901Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=1d23ab8a-dbac-405f-91ac-ba6986f95562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:07:17.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:07:27.911Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=a3c3a901-dc08-44f3-8148-22c5e1b82e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:07:27.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:07:37.922Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=a80b12c7-7526-4d8f-985b-35cfdb4d077d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:07:37.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:07:47.932Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=5697038f-3834-46a3-b47f-1b316df4c127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:07:47.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:07:57.941Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=6b61bedf-2469-4cfb-9e1f-eb57f23ea644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:07:57.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:08:07.950Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b7dff161-33da-4702-b2e0-ef3e3dfb1113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:08:07.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:08:17.958Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=8e3a2aaf-d2af-4940-bfb7-f68568c64e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:08:17.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:08:27.969Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=67204c07-25bc-4743-8f54-0e33f8a8a784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:08:27.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:08:37.989Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=c21c3cc5-6f50-4dfb-bdd2-e59b107304d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:08:37.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:08:48.000Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=fe4c4b65-47bf-4485-abab-e56610eb59fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:08:48.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T13:08:54.358Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T13:08:54.358Z |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-12-17T13:08:54.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-12-17T13:08:54.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-12-17T13:08:54.366Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T13:08:54.366Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T13:08:54.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-12-17T13:08:54.367Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:08:58.011Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=10ef5fe2-4f7d-4195-8b73-a38ba21adf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:08:58.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:09:08.021Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=5e03bf10-7b94-462c-a600-2387f120fa78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:09:08.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:09:18.031Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e24e9c4b-0e9b-48a4-bfa5-31f7ce980579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:09:18.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:09:28.039Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b44ca9e3-8a00-4c52-8106-fee11df62efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:09:28.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:09:38.049Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=fa18e357-59c0-4c4f-bf08-61194688e8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:09:38.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:09:48.056Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=1964a243-2f56-4c13-a174-349c5f5a711b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:09:48.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:09:58.066Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=0f76b43e-b5d1-4dee-9bbb-af0e57d32471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:09:58.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:10:08.074Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=f6803c73-e55b-4894-b2cb-a7c0750a9125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:10:08.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:10:18.082Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=23f218f1-47aa-493f-8631-8932628b3140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:10:18.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:10:28.091Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=a0cb951b-5114-4a3a-ad9c-9a20c40d490c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:10:28.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:10:38.101Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=85046114-4c6b-4da4-97af-53d9451a2153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:10:38.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:10:48.115Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=20d0a431-bd9f-4578-9a56-5c863c7bc83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:10:48.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:10:58.125Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=8e2a830e-37b0-497f-8d4d-64d7226ec7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:10:58.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:11:08.148Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=1497991b-da54-4c12-b8bc-e19a47af9469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:11:08.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:11:18.157Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=0a26dbf1-f3a3-409a-abd4-01c6a29b5a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:11:18.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:11:28.167Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=57db7b6a-f557-4828-9d4f-6c9e2e37abfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:11:28.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:11:38.177Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=438367f2-f542-4d19-b51c-b6f71a2ef91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:11:38.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:11:48.186Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=11bd382f-2470-4957-a692-628ec94c2f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:11:48.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:11:58.194Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=0171631c-e0ad-45d8-b2f6-81648c3597d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:11:58.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:12:08.201Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=dbf953db-7081-4b92-9add-88ee141e395b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:12:08.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:12:18.210Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=12afeb71-c785-4a2d-b9a5-f352291c861b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:12:18.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:12:28.220Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=75b137d4-52a9-4edd-828b-7032d2025cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:12:28.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:12:38.238Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=bd37041f-f7d6-4095-aab3-44cc82d97ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:12:38.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:12:48.247Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=1f105142-a6ad-4d77-92d0-888ec9c5c29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:12:48.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:12:58.256Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=3da19e8b-f865-443e-95f7-45781cbca712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:12:58.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:13:08.266Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=af85a1b3-044e-4083-b728-65691e4f22f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:13:08.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:13:18.275Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=1ad5f4c5-4409-4faa-8f4c-48f116cbf805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:13:18.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:13:28.282Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=300f3834-2445-4f38-b8b3-770f0119f2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:13:28.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:13:38.295Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=72d744d5-67c8-48f7-8e4b-b3eb7bd74f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:13:38.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:13:48.305Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=5a9443fb-3ef4-4442-b720-e008afd5e83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:13:48.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T13:13:54.397Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T13:13:54.397Z |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-12-17T13:13:54.398Z |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-12-17T13:13:54.401Z |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-12-17T13:13:54.405Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T13:13:54.405Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T13:13:54.405Z |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-12-17T13:13:54.411Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:13:58.314Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=f2f85c97-e7f2-4dcf-aa24-ec8febb65d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:13:58.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:14:08.322Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=086cfebb-e7c9-4798-bef9-b2296406399f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:14:08.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:14:18.330Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=57af7d8f-4ac3-4cf8-be1b-96b68ce56bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:14:18.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:14:28.339Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=180675ec-1642-4ce7-807c-eeedd0ecbcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:14:28.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:14:38.348Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=0f8baa2f-275f-49be-80cc-0c6d243be805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:14:38.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:14:48.366Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=1f0317bf-78f0-4836-b32e-9483cab3330d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:14:48.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:14:58.380Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=60ce6dd3-250b-41ec-ac1b-8f409a57a82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:14:58.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:15:08.390Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=024cedcc-116a-473a-a3df-9a208a0b73a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:15:08.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:15:18.399Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=636e8d96-575f-451b-89e0-8a94957cfe8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:15:18.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:15:28.408Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=19434caf-c290-4d69-b4da-f1836704c01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:15:28.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:15:38.416Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=15f7fc32-ea04-4f1d-b8a0-8632e8076cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:15:38.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:15:48.437Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d451b8a5-d495-4e58-bb5d-bc44222a7df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:15:48.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:15:58.446Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ca3ac664-a974-4d2e-8e32-eb26124972ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:15:58.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:16:08.452Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=2575afe3-1c59-4197-99f8-2c51745fe628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:16:08.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:16:18.461Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=374834a4-224d-4bbb-9a43-d759b48466a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:16:18.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:16:28.469Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=490dfbee-8f45-47c3-8de7-a5c6ef2b85d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:16:28.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:16:38.479Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=00293ef6-1349-44fb-9fcc-90eea3baf61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:16:38.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:16:48.497Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=65d42aed-50d8-4c4f-bdca-d47972c27edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:16:48.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:16:58.512Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=901e2894-1649-45a3-8b24-371087b2e3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:16:58.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:17:08.521Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=93d3a863-2dee-4fb7-af80-d5f5dbce95d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:17:08.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:17:18.530Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=aa1257cf-c0ea-4ca5-aeea-c4b914d21462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:17:18.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:17:28.540Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=0a3f336e-f37e-49b3-a808-15354723b48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:17:28.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:17:38.548Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=18d74b2f-5404-42b1-9ef1-6e21a9ac2da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:17:38.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:17:48.558Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=afa1366c-5d4d-44f3-90c8-c7a170c913f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:17:48.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:17:58.565Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=c61a945f-6763-4544-8656-ce067734ba25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:17:58.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:18:08.575Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=843243ef-8138-4503-963d-e18a41fa8017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:18:08.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:18:18.582Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=89f5bcdf-2c88-4a6d-a9d3-150289acd083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:18:18.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:18:28.591Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e0ada6e5-a5c3-4a4e-a0ee-87913fc7fc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:18:28.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:18:38.599Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d767cb3e-b5f3-4459-b759-6d33397b7f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:18:38.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:18:48.610Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=71d9d791-1524-4644-92c8-f72b21494b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:18:48.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T13:18:54.425Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T13:18:54.425Z |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-12-17T13:18:54.426Z |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-12-17T13:18:54.429Z |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-12-17T13:18:54.434Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T13:18:54.434Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T13:18:54.434Z |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-12-17T13:18:54.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:18:58.626Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=00162ddd-abf3-47cb-bf8a-d2882f7a7b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:18:58.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:19:08.633Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=56789594-a52c-4874-8d69-ccbdf696060d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:19:08.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:19:18.641Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=091ee5f6-6c78-4a4d-8706-c55c208d81c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:19:18.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:19:28.648Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=5d6c5871-fc30-4b08-8fad-0859cd6abe66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:19:28.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:19:38.655Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=67246389-2a09-4e51-a774-5785771ebe8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:19:38.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:19:48.663Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=2b2c9c09-a0e5-43b8-aa5e-1942d941a6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:19:48.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:19:58.679Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=9900be0f-54f4-46b8-9563-6df79791eee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:19:58.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:20:08.686Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=f7a31337-024f-4d4e-b161-5c70db63b82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:20:08.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:20:18.693Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=3fd1e7f6-8df2-42fa-a505-c39adc50374d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:20:18.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:20:28.701Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=0c36a5a3-28cd-4d38-a8e7-0eabefec7204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:20:28.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:20:38.707Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=4ec661f8-b625-473b-83cc-c70e6b74e1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:20:38.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:20:48.716Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e4b87ec2-d54a-43b2-b24c-a56a40271eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:20:48.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:20:58.724Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=de484827-d183-4f26-8291-cdb20494245f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:20:58.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:21:08.738Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e69e960b-a44d-499a-b65d-5c9cba9f5013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:21:08.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:21:18.746Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=54bbdc91-6724-42a5-babe-edb72ebac77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:21:18.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:21:28.754Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=2c16b812-c50e-4ef8-800f-c9a8e770a908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:21:28.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:21:38.761Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=2db5d4c0-9832-4d06-974e-f80f8b101397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:21:38.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:21:48.768Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=4b3f63ca-659e-4f04-9316-08d23de8be7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:21:48.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:21:58.775Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=60a1d9e9-3a9d-4d31-9689-e4bb1f95510f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:21:58.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:22:08.781Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=5f4ee75a-edf6-493a-a9b2-9319e731705f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:22:08.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:22:18.788Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=9739b9ff-23f6-4509-864d-090e8b7805c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:22:18.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:22:28.795Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e7772b91-3a5c-469d-984b-9b9aa9780c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:22:28.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:22:38.802Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e3cb073a-e2d1-4bf3-8b0c-9f802733c978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:22:38.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:22:48.809Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d05dbe32-140f-466f-8bdf-ab775a1e915c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:22:48.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:22:58.817Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=8086737d-26c4-4fc4-a31a-fa8472c9ddb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:22:58.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:23:08.824Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=c15e14f5-dd9b-439d-b659-adf0001105aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:23:08.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:23:18.839Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=f5811748-3b76-4697-ab84-9887c089c441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:23:18.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:23:28.855Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=89ec7a6d-b2b4-4297-9852-d95b24b84e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:23:28.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:23:38.865Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=86b01bf0-f944-4ea6-930d-1775aa94a86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:23:38.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:23:48.871Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=9e790cbe-f924-4a5f-b423-e49fdfd2ecdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:23:48.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T13:23:54.410Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T13:23:54.410Z |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-12-17T13:23:54.411Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T13:23:54.415Z |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-12-17T13:23:54.420Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T13:23:54.420Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T13:23:54.420Z |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-12-17T13:23:54.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:23:58.880Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=712e7353-96b3-4c0e-a735-5d0c5b2c64c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:23:58.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:24:08.887Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=16a6ee90-2b0b-4b64-a913-134348a1911b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:24:08.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:24:18.896Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=f61f79fd-70e2-4eb1-b425-cf6ab069fa88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:24:18.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:24:28.904Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e8fbcecd-5bcb-4de6-8593-bdac9b21509b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:24:28.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:24:38.911Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=1910b198-6d46-4862-a49d-e65255e810d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:24:38.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:24:48.917Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=a08c21d3-fffb-4f25-a794-d6684b14bb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:24:48.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:24:58.925Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=c6c17f21-f80a-4bd0-a7eb-bccdda9d6eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:24:58.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:25:08.931Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=77f1f6ea-c6bc-451c-9b83-64469451b667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:25:08.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:25:18.939Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=3f2e3fe1-44a6-4876-b4f1-9b50cd6e4429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:25:18.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:25:28.952Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=11c7bf0d-c07c-427d-bf3c-7bffb0dc7ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:25:28.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:25:38.962Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=cbc84fbd-9feb-4c03-9c6d-96e29d7cf3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:25:38.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:25:48.971Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=22003134-ab47-499b-a7c4-a18873425ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:25:48.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:25:58.980Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ecbbc00c-55a9-46f9-b2cb-454c701cbed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:25:58.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:26:08.987Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=06b54149-06fa-430d-88f1-92038c910d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:26:08.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:26:18.994Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=4140668b-614e-4864-a399-a5e418ecadb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:26:19.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:26:29.002Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=63e8b3aa-171f-4d18-9f9a-ce9e88167051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:26:29.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:26:39.008Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b04d8383-3553-42dd-8358-42604cf940a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:26:39.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:26:49.016Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=8a077e37-8550-4245-9d69-66d08b19311d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:26:49.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:26:59.022Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=44394783-c93b-42fa-8797-5e679d4a7754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:26:59.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:27:09.030Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=7fcffa6d-635e-4c63-8b5a-2e4958708573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:27:09.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:27:19.043Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b9dfece0-5e83-4baf-951d-a5875ccf73c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:27:19.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:27:29.057Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=49278287-4ba6-4942-92b1-5ecb6dd66bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:27:29.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:27:39.066Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ece18ac5-df94-4c25-bdfd-f545064a78ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:27:39.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:27:49.072Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=c833db2c-2d59-412d-bf03-6da1575156ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:27:49.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:27:59.080Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=66ee463d-196c-4e1b-a365-3eb60c2e0573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:27:59.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:28:09.087Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=236a0e57-7e29-40a5-815f-55fac40cbdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:28:09.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:28:19.094Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=3cbd6c79-7f2e-4625-961a-52aa5f65fd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:28:19.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:28:29.102Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=bfc93da5-b3f2-4ef9-8c04-92e0b65c18f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:28:29.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:28:39.110Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e1b4ce46-8f06-426d-b3e7-1762bb9ec69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:28:39.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:28:49.117Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=4f3b75d9-d88d-4c01-b5e1-e45c3b7a03f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:28:49.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T13:28:54.373Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T13:28:54.373Z |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-12-17T13:28:54.374Z |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-12-17T13:28:54.377Z |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-12-17T13:28:54.381Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T13:28:54.381Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T13:28:54.381Z |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-12-17T13:28:54.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:28:59.125Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=5b81febd-87c5-4f7d-bc08-90a56f1a2a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:28:59.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:29:09.135Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ad0be83e-ba25-4bcb-aa68-6e65d9a94318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:29:09.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:29:19.149Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=99132aa1-2cb1-415b-9082-a02263a343d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:29:19.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:29:29.166Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=c6a6a7e3-90de-405b-b215-98aa3e22a41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:29:29.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:29:39.176Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=84981fd5-4755-40a1-b92d-e827fa100946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:29:39.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:29:49.183Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=472e6605-3f7d-44b7-a976-7f1d5a130f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:29:49.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:29:59.192Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=36c2c659-e56b-4ffd-ad99-13f2c251ac97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:29:59.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:30:09.199Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=c8de39f6-e088-4443-b94b-6cadabb25e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:30:09.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:30:19.205Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=54ffd4d1-e99a-452a-82f3-6eb03520f141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:30:19.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:30:29.213Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=3c0c019f-4980-4262-8de8-e26806928c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:30:29.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:30:39.220Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=49dc0da7-04ed-414a-a1b9-bf2e846cf816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:30:39.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:30:49.227Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=0b90cdf4-6451-4bd0-9be1-c63c050009d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:30:49.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:30:59.234Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=10d63e2a-381a-4d60-b1f6-cc6d74016561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:30:59.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:31:09.242Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b116f27c-b792-41dd-a188-7de13ef4e55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:31:09.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:31:19.252Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d877044c-3886-444e-a156-781b47d20ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:31:19.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:31:29.268Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=1ffb9c99-488f-4f7f-a97c-4e31569b9e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:31:29.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:31:39.281Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d5f98c7e-28ba-4c0c-b618-7b35e6da4b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:31:39.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:31:49.291Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=aa28e9d6-42b3-4269-9f45-5db9d3ad1188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:31:49.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:31:59.299Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=3e69a06c-ca2e-4f3e-b3d5-cf4af790c431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:31:59.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:32:09.308Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=6e46bd7e-fde0-479d-a055-5c775f5b04ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:32:09.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:32:19.317Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=a1c6b8e8-5665-4c69-acda-209fe695050a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:32:19.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:32:29.325Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=9b3588d6-f5a0-43be-888c-402c4fcbafe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:32:29.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:32:39.334Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=dabce0c5-145c-4259-a20d-9788ac864134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:32:39.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:32:49.341Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=a06c86e1-4593-4add-9b57-ebdaad8f168c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:32:49.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:32:59.411Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=75f682f4-539f-4422-bade-26ef39c436b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:32:59.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:33:09.417Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=49fbc46c-5f49-49bd-a6cb-748b8b5f191a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:33:09.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:33:19.425Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=7970a1dc-42c7-498c-adf2-d619e9d9fc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:33:19.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:33:29.434Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=3a63fdde-17bd-4be2-8830-5ba89ee9fdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:33:29.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:33:39.454Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=aae73742-5d5f-42db-89c0-797393dc1ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:33:39.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:33:49.463Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=bfa25e6b-1fcd-4269-892a-b6eb9eda6dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:33:49.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T13:33:54.380Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T13:33:54.381Z |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-12-17T13:33:54.382Z |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-12-17T13:33:54.385Z |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-12-17T13:33:54.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T13:33:54.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T13:33:54.391Z |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-12-17T13:33:54.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:33:59.476Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=6297eb4e-62ba-421a-9893-19f60b1c972c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:33:59.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:34:09.485Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=605e8f3c-d121-420a-abfa-34b908b8be5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:34:09.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:34:19.493Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=7fc1e902-c526-4f4d-a9f1-4067e9a195cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:34:19.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:34:29.500Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=c4335e9a-d750-46db-b2be-634626ffc0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:34:29.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:34:39.508Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=6e0706ef-9e69-4a51-82c0-e3d683bcf53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:34:39.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:34:49.515Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=0b5f0236-bbfd-4085-bb62-d04aaa59fb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:34:49.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:34:59.523Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=552a87f0-dabd-4341-b7d8-fe5029a00c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:34:59.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:35:09.531Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=6816a742-7069-4c58-ac56-82756b52dac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:35:09.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:35:19.538Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b212b43f-1041-44ba-9ff3-2d6838c15bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:35:19.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:35:29.548Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=0f654ad9-f20d-4558-b2e3-dda23512adb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:35:29.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:35:39.570Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=7a1bc1e7-6d1d-4406-9151-a6703bc2cfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:35:39.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:35:49.578Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=8acfc9e8-f20e-4eb6-a3b8-79ac2b203626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:35:49.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:35:59.587Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ff26a703-528a-467e-b844-993337646e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:35:59.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:36:09.593Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=5613bf62-15d0-4f4d-a4f7-e12631894962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:36:09.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:36:19.601Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d9fab950-85c8-483d-9909-da2babf95828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:36:19.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:36:29.607Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=12d0a53a-9e26-4e00-9e89-37292f588f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:36:29.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:36:39.616Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=8e81b954-45d9-4d90-986e-f90abd7494fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:36:39.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:36:49.623Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ed1d7920-9a28-4361-a905-b5db56d5ec87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:36:49.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:36:59.631Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=52ca5b9f-71d5-4e71-b27d-66ed6845990c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:36:59.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:37:09.638Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=2714e588-ca56-4517-b899-9512be0edef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:37:09.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:37:19.644Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=091070ce-c4c2-4025-b6fe-054f62f8a9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:37:19.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:37:29.654Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=9e0e0891-70c8-4538-9e7e-393d979af4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:37:29.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:37:39.674Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=2f2a657b-f390-42b6-af08-809a3cfb2b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:37:39.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:37:49.684Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=5c24c2c7-e41e-4b4e-a2fd-8421d4be9471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:37:49.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:37:59.693Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=eeb307ca-aa6f-48ff-9fc9-06f68636f9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:37:59.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:38:09.700Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=35100642-ba80-49d1-955e-a8acaf7a82d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:38:09.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:38:19.709Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b6a59c15-f29d-4e3b-af23-4b488666e76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:38:19.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:38:29.716Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=6f890a45-12be-4857-a04e-5ac3cea70d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:38:29.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:38:39.724Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=572e23dc-f9cd-46c4-9502-2bbadbf6f56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:38:39.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:38:49.735Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=62bfc907-00dc-4272-b0b8-591320b927aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:38:49.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T13:38:54.365Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T13:38:54.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-12-17T13:38:54.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-12-17T13:38:54.368Z |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-12-17T13:38:54.372Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T13:38:54.372Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T13:38:54.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-12-17T13:38:54.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:38:59.742Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=42c08098-6ae8-4056-8329-773e73879c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:38:59.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:39:09.750Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=a7c60e84-0477-4774-a618-66d27194f656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:39:09.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:39:19.758Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=80f53ee0-7eff-46e1-a9f8-12572a32184a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:39:19.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:39:29.765Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=61082787-035a-43da-be5f-9625d02a1c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:39:29.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:39:39.775Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=0203fca4-3103-402f-a49b-4e2c685fe4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:39:39.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:39:49.794Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d0c68471-92a3-4d37-8356-2e83b868758d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:39:49.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:39:59.802Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d1ebd736-fd11-4dc8-98da-2df0d6b2e92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:39:59.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:40:09.813Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=c662c64d-a3a5-408e-a654-db1f70e9ea89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:40:09.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:40:19.821Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=2da31273-1165-4727-903e-477ad55cb126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:40:19.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:40:29.829Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=1be90662-d482-4adc-8d19-6bd2bf3c60a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:40:29.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:40:39.836Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=2b8bab39-5979-45f0-a9ac-22740a048082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:40:39.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:40:49.844Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=88d419a6-6f2f-4463-97dc-cff3eda71b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:40:49.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:40:59.854Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e8cc0e1d-678c-43b4-a2a8-a84769321d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:40:59.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:41:09.863Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=dc17f334-b4fb-4eb8-a76a-fbdedf5532ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:41:09.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:41:19.870Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=bd9f6a72-1bd1-4606-a151-a13a5098f9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:41:19.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:41:29.879Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=2f92e2e4-6a25-4413-96b4-d79f83d513c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:41:29.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:41:39.890Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=fc07d395-9c32-46bf-8d79-92ba2c6140b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:41:39.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:41:49.905Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=71668142-a4e0-45cc-8b42-322ee8e11809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:41:49.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:41:59.921Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=abd75ee0-3e8c-4924-afe8-8869c2d6ae70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:41:59.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:42:09.931Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=4e6a59b6-bc74-42d2-a3c8-b9971ac76e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:42:09.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:42:19.938Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d98938e4-2890-4515-b97a-adbcf3d856ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:42:19.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:42:29.946Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=275b860e-afc8-4330-b2ef-e5a53cd3c16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:42:29.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:42:39.954Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ac08eb96-f9de-40b2-ba4e-21232c2ea0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:42:39.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:42:49.964Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=0cccbde2-8298-49de-8cc0-bb59d8559ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:42:49.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:42:59.972Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=8457a48f-3806-4522-85e9-eb0eee312cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:42:59.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:43:09.980Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ba5b4d8d-15ed-4845-ba49-68f80ce28e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:43:09.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:43:19.987Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=9b8faba9-cb04-4587-abf6-fbc9f752c8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:43:19.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:43:29.994Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b4ef4d87-596e-4c27-8331-4e37fa082c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:43:30.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:43:40.002Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=503ada26-df2c-4601-a609-64b55e3ae41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:43:40.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:43:50.016Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=24134940-502e-4830-92e1-9eb8e095706b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:43:50.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T13:43:54.347Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T13:43:54.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-12-17T13:43:54.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-12-17T13:43:54.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-12-17T13:43:54.355Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T13:43:54.355Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T13:43:54.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-12-17T13:43:54.357Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:44:00.032Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=e65dc349-fc60-4245-866b-d1340b6c3790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:44:00.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:44:10.042Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=86e4440d-7e6c-4d43-80fe-78ff3890c652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:44:10.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:44:20.051Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=463baecb-e948-47fd-bc6d-89c44a0d5035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:44:20.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:44:30.058Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=35038721-10c8-4dbb-8008-37a8f48f30b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:44:30.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:44:40.066Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=97219ad2-7aa1-4495-8430-7e8ab9fd3f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:44:40.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:44:50.073Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=2a5b60d9-fedc-47e4-9e4b-22d941d5fa6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:44:50.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:45:00.080Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ec4fb9b8-acf1-41c3-be41-4770448b9629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:45:00.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:45:10.088Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=ea46fb00-7721-4566-aac0-b27809cfd956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:45:10.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:45:20.096Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=1010fa9f-2810-4a4e-920d-ba0578fd7464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:45:20.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:45:30.102Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=05039d59-62fd-4d04-8f0d-30716af09041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:45:30.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:45:40.110Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=52247e2e-34fb-48fe-a183-f9b276e1c4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:45:40.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:45:50.118Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=61983ff7-d568-461d-a79b-ef1c090a78ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:45:50.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:46:00.139Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=b472c960-872a-458e-a195-9786658fe7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:46:00.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:46:10.153Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=98358b6f-2205-42f0-9ffe-fd2de4a7a259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:46:10.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:46:20.164Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=d7de1f73-6525-46ae-a5c3-d1316a85e4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:46:20.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:46:30.171Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=72e96522-e180-4604-a24d-72da0b8650fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:46:30.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:46:40.178Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=609a6fd7-03dd-4d52-ab19-4f27026603a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:46:40.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:46:50.188Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=384cd0d4-8950-48c3-8670-9ef533347037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:46:50.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:47:00.198Z |INFO |Init configs |InvocationID=d9abd68f-0916-4048-b699-e51a56cd1acd, InstanceUUID=226fafd0-f84b-491d-a6f2-1f4e072cf76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T13:47:00.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |