. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T12:10:52.645Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T12:10:52.648Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T12:10:52.679Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:10:53.219Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:10:53.295Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:10:53.295Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T12:10:53.296Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T12:10:53.357Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-24T12:10:53.400Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-24T12:10:53.448Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-24T12:10:54.566Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-24T12:10:54.868Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-24T12:10:54.885Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-24T12:10:54.886Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-24T12:10:54.943Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-24T12:10:54.944Z |INFO |Root WebApplicationContext: initialization completed in 1496 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-24T12:10:55.236Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-24T12:10:55.830Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-24T12:10:56.917Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-24T12:10:57.337Z |INFO |Started MainApp in 6.406 seconds (JVM running for 7.001) |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-24T12:10:57.394Z |INFO |Start scheduling PRH workflow |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:10:57.405Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=1f9583a1-5c6a-4136-bc08-47d2767e676f | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-24T12:10:58.255Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-24T12:10:58.255Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-24T12:10:58.258Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:10:58.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:10:58.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:11:08.948Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=8ed347bb-d4cd-4f4c-8563-026f6385aa81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:11:09.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:11:09.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:11:19.998Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5db8abfc-21a2-423c-9c06-bbf099a29997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:11:21.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:11:21.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:11:31.262Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5f400d86-64b8-4abf-89e1-8a5d209f1dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:11:32.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:11:32.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:11:42.302Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=b0bd9f4b-d348-4c7d-a5c7-c22f5d57cd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:11:43.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:11:43.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:11:53.341Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=3d7d2c0f-270c-46fc-9129-1ef8b51df6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:11:54.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:11:54.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:12:04.380Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=65374800-a52d-484d-a8c6-005a3140931d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:12:05.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:12:05.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:12:15.421Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=fd2a5242-e39d-4ea9-82b7-770fd9b7f4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:12:16.465Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:12:16.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:12:26.466Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=bd38660b-8bbf-4d1d-9599-62ab01ee2027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:12:27.502Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:12:27.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:12:37.508Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=20a2aac8-e591-4d5a-8efe-950364d406c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:12:38.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:12:38.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:12:48.542Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5450e24d-ab09-48cd-94c1-a966751ac58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:12:49.583Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:12:49.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:12:59.585Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=9abb677d-9430-4256-8ea3-fd3f84995709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:13:00.620Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:13:00.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:13:10.622Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=3ccc988c-e739-46d9-8ba4-170219b9399d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:13:11.660Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:13:11.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:13:21.663Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=3b87bf83-fc79-4572-aae3-30d70977d778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:13:22.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:13:22.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:13:32.733Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=ea2a1f35-5486-4838-8008-f8dca24e1ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:13:33.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:13:33.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:13:43.773Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=7430bb8b-0009-4c80-a7f7-f62338eda2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:13:44.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:13:44.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:13:54.814Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=fb95004f-96ac-4022-98b8-81ca88ea1e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:13:55.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:13:55.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:14:05.857Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=c4e11230-9aa5-49f5-9e70-255813c2f08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:14:06.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:14:06.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:14:16.894Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=90b7d0e1-d2a7-442e-9bb1-201629ae5f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:14:17.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:14:17.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:14:27.934Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f3d2b5ca-6cec-4b44-82e0-e8324a298ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:14:28.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:14:28.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:14:38.972Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=606b733d-3fc8-4d99-a593-43cb9a3981c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:14:40.015Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:14:40.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:14:50.017Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=e37731d4-7dd3-4a9d-91fe-bece66804203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:14:51.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:14:51.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:15:01.053Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=36f3265e-463d-4a66-93f3-f6c9b5f7afe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:15:02.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:15:02.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:15:12.093Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=a1f67da6-4da2-44ec-9ce1-d852c8206a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:15:13.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:15:13.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:15:23.135Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=738d39a2-24da-4dee-bf4a-0c16012f824a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:15:24.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:15:24.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:15:34.526Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=1b21d597-0cb5-4f7f-9f34-5542254a3038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:15:35.564Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:15:35.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:15:45.565Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=be8e80b2-8274-4418-aa3f-30ebedaaa4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:15:46.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:15:46.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T12:15:56.456Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T12:15:56.457Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T12:15:56.457Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:15:56.459Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:15:56.467Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:15:56.467Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T12:15:56.468Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T12:15:56.469Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:15:56.605Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=4c668bb2-7e29-4392-b53c-38cfa942ee82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:15:57.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:15:57.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:16:07.649Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=4a3ab434-2e46-4c0e-b644-d4e551b0da9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:16:08.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:16:08.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:16:18.973Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=7797d604-f8c7-4466-a9bb-737eda007398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:16:20.014Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:16:20.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:16:30.015Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=79e33628-8b08-4cef-8364-29d492f31893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:16:31.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:16:31.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:16:41.055Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=a11494f9-11c8-4496-83c2-2c2e58082fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:16:42.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:16:42.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:16:52.093Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=4b33ed3c-b63d-4bdd-8ff2-3020fa614428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:16:53.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:16:53.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:17:03.453Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5eae43bf-f290-42d8-8b30-150aab399a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-24T12:17:04.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.64.158:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:17:04.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:17:14.492Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=40e1334e-4b11-4df7-9f25-5e741764a4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:17:14.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:17:24.673Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=7f328f66-4e53-4e8f-8647-fcbac348b99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:17:24.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:17:34.688Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=637d250f-f674-49fc-9508-abfc79f3431f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:17:34.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:17:44.700Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=b94247b9-6e6a-44eb-a2fb-5c509e7362df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:17:44.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:17:54.713Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=2e8f17c8-552a-46cf-bf70-aa177aca2326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:17:54.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:18:04.727Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d9e26cc3-29dc-4ff9-829a-48f220841dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:18:04.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:18:14.737Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f5f60bb2-a804-4a59-86b7-1bee6a5ee6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:18:14.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:18:24.746Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=59522ad4-942c-40ba-8c5f-17fbd6d8beef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:18:24.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:18:34.756Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=436a6e88-1630-4d65-86da-06f9dbdf4b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:18:34.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:18:44.771Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=62e0d3da-bc51-472a-b5b5-35dca61c1ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:18:44.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:18:54.786Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=6f8cf204-ae90-4b34-9b7b-e9a6f390bdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:18:54.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:19:04.794Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=7354f7d4-3252-4b18-8fee-51833d30dcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:19:04.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:19:14.806Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=0ac65b31-07e3-4e3a-a6bc-a4c98aa70dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:19:14.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:19:24.824Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=e2c23a4f-9f23-48b3-a220-86646bd80633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:19:24.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:19:34.833Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=43f5ed03-faa2-4cb4-b13c-74072ad6908e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:19:34.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:19:44.842Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=dadcb83c-7451-477c-bca5-daf7cf4f6336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:19:44.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:19:54.852Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=eda79464-7968-4d9b-93f3-96ba430e0057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:19:54.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:20:04.859Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=08e61f08-fe81-47a8-a632-d72531a49cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:20:04.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:20:14.869Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=8b37db15-a03c-4bdd-bb52-3c056c562d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:20:14.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:20:24.879Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=89d46a4b-c37e-4be3-b30b-75d7fee0acb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:20:24.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:20:34.890Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=191872e5-0759-41b9-9ba9-11ba5b515779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:20:34.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:20:44.904Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=8994097b-64e8-460a-a910-0f02d67f584b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:20:44.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:20:54.913Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=8e198416-656a-4d72-ab85-d672160c15e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:20:54.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T12:20:55.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T12:20:55.540Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T12:20:55.541Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:20:55.543Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:20:55.550Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:20:55.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T12:20:55.550Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T12:20:55.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:21:04.920Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=4a42d6bc-5284-440b-a2b8-e12c725fbd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:21:04.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:21:14.930Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=8b5f7d09-9993-4b38-b462-ffaeda480261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:21:14.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:21:24.942Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=39d26697-2e90-412d-b2d3-a7eff20077c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:21:24.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:21:34.957Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=6388fae7-12b0-43f6-976c-c8440786d665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:21:34.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:21:44.967Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=511c736d-c817-45cb-b1d8-2e21087e56dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:21:44.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:21:54.986Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=58d6aaff-98c3-4c5a-9bb5-c07723e64ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:21:54.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:22:04.995Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d8f820ee-bd28-4d39-8dcc-4e44688df461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:22:05.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:22:15.003Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d278dfd3-63be-463a-9789-195b5ad1ae62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:22:15.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:22:25.012Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=2e6be935-ecbf-45c5-9d5f-4968a229427a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:22:25.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:22:35.022Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=c43ccea0-6b9e-4a4f-ad44-0d3eb834352b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:22:35.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:22:45.034Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=a64f8011-88b9-4ec0-b6ae-b6f033db371e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:22:45.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:22:55.044Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=c4eab418-37da-4b01-ac6b-e81dc47c8667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:22:55.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:23:05.063Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=1a996057-e522-41cb-accc-86ad1e54dab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:23:05.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:23:15.076Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=a497637e-f25d-433c-b14e-9be9ae2e3338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:23:15.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:23:25.111Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=b7bc2533-3499-45c9-a7b3-3cfcc5919e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:23:25.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:23:35.147Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=74cc6326-e310-4962-8e40-918b9b69cdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:23:35.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:23:45.159Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=61e3318e-f906-446a-9cdb-15911fa2039a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:23:45.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:23:55.172Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=ff4180b8-ac2e-43ed-988f-d814d7fa07cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:23:55.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:24:05.180Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=b4f97510-4c34-42ad-b6c4-4b9b4886f573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:24:05.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:24:15.192Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=82a8258f-1851-41ba-b058-6e3933147f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:24:15.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:24:25.211Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=536271a8-4830-4d4f-85f5-e8f0dfa3db1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:24:25.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:24:35.228Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d37edbe4-1b9d-4526-823d-b331c4453fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:24:35.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:24:45.269Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=77b53586-4caa-4d9f-8abc-4e8348dcda93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:24:45.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:24:55.293Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=fdcb0bba-3e40-4659-ad94-2694f8ab42d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:24:55.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:25:05.305Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=8678a5ee-2d16-4f1f-a8c0-bb039f5aedfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:25:05.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:25:15.318Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f3644fc4-69fb-48fb-9ddb-f46a660e864b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:25:15.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:25:25.327Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f813611a-a261-40bd-9bc6-ecf76e20e664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:25:25.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:25:35.336Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=22638f0c-c2a4-4baf-a450-560725673d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:25:35.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:25:45.348Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=71990189-e42b-4ac6-a6b5-abdbc0c32069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:25:45.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:25:55.366Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=004258ea-513c-4614-a607-bf2b5dedcda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:25:55.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T12:25:55.553Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T12:25:55.553Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T12:25:55.554Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:25:55.556Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:25:55.562Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:25:55.562Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T12:25:55.562Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T12:25:55.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:26:05.382Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=db40d67b-9f98-4200-84af-8c017c70106e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:26:05.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:26:15.390Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=a692c40d-0087-45f8-bc96-8a64ecd3c4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:26:15.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:26:25.398Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=07f47881-8d8b-463f-8025-f8d8eb637edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:26:25.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:26:35.408Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=97b7f2b9-0d0b-4c2b-a8fc-ebbc6fbd06fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:26:35.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:26:45.417Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=03ba7cf7-418c-4b7e-bb49-d75ebc6df9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:26:45.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:26:55.424Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=c00ddcab-ee7e-4c0e-88be-5dfc87130e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:26:55.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:27:05.436Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=00bb6014-0e0c-4b62-a623-4f187b7bc56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:27:05.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:27:15.445Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=950a5c7b-2fa9-47a8-b205-f40c8259862a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:27:15.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:27:25.456Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=6ef69346-0e22-45d9-91cf-37dc69e5a115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:27:25.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:27:35.463Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=7aa99a6e-84e1-4e70-b926-ff444ec9e461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:27:35.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:27:45.471Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=81435de2-12ec-431b-8c2e-764e6d44205d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:27:45.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:27:55.479Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=fd86591f-1644-4d01-ac78-fe990f272557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:27:55.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:28:05.495Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=372a8890-d798-4706-8405-162242534d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:28:05.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:28:15.504Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=a00bab44-5a63-4da8-a134-e7c27a74493d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:28:15.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:28:25.516Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=931f16d3-e888-4993-b80f-c545b41eb551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:28:25.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:28:35.535Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5e2b3db8-e345-494a-9b60-ba7df427e1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:28:35.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:28:45.542Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=4e94efce-ca30-4db6-bcdd-0c92c998c548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:28:45.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:28:55.553Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=ae00e4b6-5eae-472a-8ab3-fae824ae00ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:28:55.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:29:05.562Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5c972931-683c-434f-81a4-5854819bea17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:29:05.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:29:15.571Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=cc056c35-30e6-4620-8f1b-f1892103ecbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:29:15.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:29:25.579Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=0150b5e7-7ddd-49b5-9197-4d192b8f8045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:29:25.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:29:35.589Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=33640b15-5707-4122-9b96-4fe2800b2d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:29:35.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:29:45.597Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=3fae3656-63a0-452c-bba6-e916a4644edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:29:45.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:29:55.608Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=b0145adb-5ae9-4f7d-90ef-5557a28a20f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:29:55.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:30:05.623Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=47e82d1b-8bcb-49d3-a586-c174f56101af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:30:05.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:30:15.631Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=ab670682-18d4-4d52-b582-97d3afea8df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:30:15.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:30:25.639Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=1c161f44-a015-4738-91bb-66651df28008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:30:25.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:30:35.647Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=6a77bb63-2ad5-422a-9753-61fda6b41fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:30:35.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:30:45.653Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=976b735c-0df6-4506-8123-8741c865d28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:30:45.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T12:30:55.495Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T12:30:55.495Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T12:30:55.496Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:30:55.498Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:30:55.503Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:30:55.503Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T12:30:55.503Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T12:30:55.504Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:30:55.662Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=c6886856-bdc5-4e64-90f0-7b971a905e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:30:55.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:31:05.668Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=6bdb7d3b-88eb-42cf-82b3-44d91ac37afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:31:05.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:31:15.677Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=80b97067-0651-4a10-8f24-89b775324120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:31:15.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:31:25.691Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5f48a9b7-d421-40bf-bb27-a933e2c2c6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:31:25.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:31:35.698Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=4c54fe81-4694-402b-b841-6778da8aa46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:31:35.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:31:45.705Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=3bbfb7e3-c368-404f-b43d-814075637247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:31:45.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:31:55.715Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=18f99814-640c-49b5-8574-7899352e664a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:31:55.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:32:05.724Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=626728bc-bce4-43a4-a240-5efceb59209c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:32:05.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:32:15.730Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=264d0779-1d27-4ee2-8b14-c90f5a6b9744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:32:15.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:32:25.739Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=95aefb10-5896-46aa-9d4f-5101184307cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:32:25.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:32:35.748Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=40c63321-da03-46cd-ba98-407baac4d068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:32:35.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:32:45.759Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=96581ed1-7a74-4458-baba-2c474f286c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:32:45.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:32:55.777Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=31397071-a249-45aa-b0e4-9e12e009c7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:32:55.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:33:05.784Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=fc7e6293-9e4d-40de-af8b-71e6db9d6426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:33:05.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:33:15.791Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=fe8fefc4-4452-43bc-9f8c-7fe0121813eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:33:15.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:33:25.799Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=8624d30c-302d-4a20-8fce-296beddce8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:33:25.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:33:35.805Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=43069cd9-be95-444d-9530-055bb13cfa4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:33:35.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:33:45.814Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=3dfcd661-17e0-4a1b-b091-5c35f51489fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:33:45.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:33:55.824Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=0f0d3173-2d5e-4d73-8b47-f376e4d58c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:33:55.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:34:05.842Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=9dba8a6f-6c4c-4c96-9910-d0af5537371a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:34:05.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:34:15.849Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=342f5ed4-ffbe-436c-a813-aaf994680649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:34:15.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:34:25.857Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=751d178d-25ac-4c9a-ad94-34884af63086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:34:25.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:34:35.868Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=6ab92e31-7d9a-4896-ad21-71d95aaef429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:34:35.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:34:45.875Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5f37e71f-3435-427f-9854-d9f7415bd096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:34:45.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:34:55.882Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f92abcdd-14f9-4ff2-9132-f3b544c6b6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:34:55.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:35:05.889Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=0d1f0026-d1c7-456b-84fe-66bad77cc8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:35:05.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:35:15.900Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=c9483f19-6c2f-44ba-9c3c-396690845b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:35:15.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:35:25.910Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=be5f659e-670a-470b-ac96-1e9c51938dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:35:25.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:35:35.924Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=bf7ed47c-76c3-4a21-b0a4-e8008f5dfd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:35:35.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:35:45.932Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f5f237d1-47fd-4e73-b74a-aa322707f4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:35:45.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T12:35:55.535Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T12:35:55.535Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T12:35:55.536Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:35:55.538Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:35:55.566Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:35:55.566Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T12:35:55.566Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T12:35:55.568Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:35:55.939Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5fa7bd0d-480b-45d2-91c1-875563fa7f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:35:55.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:36:05.956Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=1a1fd3b1-2082-4f92-86b0-4cc85a3cb95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:36:05.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:36:15.965Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d4ab4e20-0509-4565-be1e-7e6608c3935b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:36:15.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:36:25.974Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=fbfea99c-5e88-458a-ba2e-65947b001a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:36:25.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:36:35.982Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=3129d245-1fad-40c7-967b-b62819139be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:36:35.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:36:45.996Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=42039cf7-0183-4585-ad01-c2f2292d375a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:36:46.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:36:56.009Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=4cc805b9-7e01-4adf-a1e8-23be16a46749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:36:56.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:37:06.016Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=ee0cf2d4-16ef-4577-b3c5-c66f55d5f1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:37:06.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:37:16.023Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=9866571f-6c0a-419d-855d-d4eacf172a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:37:16.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:37:26.031Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=96082b97-7550-43b8-9d2f-1cc8b7c5b8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:37:26.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:37:36.038Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=4c4b72f1-9a41-466f-be9d-0338b8637efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:37:36.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:37:46.044Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f06adc8e-c31f-4b08-be83-e670b9929a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:37:46.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:37:56.058Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=010efe7e-4e20-4c15-a548-dcde3819a34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:37:56.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:38:06.065Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=336ae317-8bbd-4da8-954a-c7acb3e6b27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:38:06.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:38:16.074Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=b9cb420c-9087-4be3-ad11-9d88954f4e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:38:16.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:38:26.089Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=cfef67cf-0f7d-4dcb-abeb-fb733ef17664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:38:26.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:38:36.097Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=154c3f4b-e15b-4e57-a4e1-a4888165f646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:38:36.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:38:46.104Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d87d4b92-c888-4abf-a7eb-7d254551bbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:38:46.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:38:56.112Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=086fbd6c-f70d-417c-a23a-470f272224b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:38:56.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:39:06.119Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=94e94ba6-5c48-4145-85f0-32b5a39cee58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:39:06.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:39:16.131Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=52937417-b9aa-4afd-921d-865848016756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:39:16.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:39:26.140Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=a2cdd9ab-951d-4da7-ad42-7bae3a0c0479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:39:26.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:39:36.149Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=fdc653e8-e6d2-4240-b492-577e0ddfb9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:39:36.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:39:46.164Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=1c94f650-4955-44ca-9b6e-0d66265c3391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:39:46.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:39:56.171Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=fe06bb9b-7e54-45ad-9e7a-758793ea62de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:39:56.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:40:06.177Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=9195245a-7475-413b-bcc7-2f0c774e6ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:40:06.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:40:16.183Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=17446d8e-8cab-456a-a33d-b78fd1ac8b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:40:16.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:40:26.192Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=6fbe0775-0602-4c8a-b95e-fa4f6d1b2f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:40:26.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:40:36.199Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=0d1e89ba-e24e-4e0d-bb63-9a350811b9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:40:36.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:40:46.209Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5c0a2eba-50fe-43b9-b8a1-692ca196f9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:40:46.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T12:40:55.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T12:40:55.526Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T12:40:55.526Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:40:55.529Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:40:55.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:40:55.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T12:40:55.533Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T12:40:55.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:40:56.216Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=8c5a8586-7773-4aea-bc43-c17fe1b46710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:40:56.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:41:06.224Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5f1e303d-e2fc-4a93-82aa-bea4c71704d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:41:06.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:41:16.233Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=ee8f6260-85b9-4029-9416-75685b5302fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:41:16.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:41:26.240Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=6a54ed5f-282c-4c45-a1af-f76122e6c97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:41:26.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:41:36.247Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=21460b4d-c70a-457d-aeb7-3d9de58c1b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:41:36.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:41:46.253Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5323f32c-9e21-4ec3-bb5c-3847583ee088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:41:46.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:41:56.260Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=e8c90f99-785b-47c1-b72b-b48f4c57afed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:41:56.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:42:06.276Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=645219fc-691a-41e1-a57c-448bc5115a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:42:06.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:42:16.286Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=c7058504-77d9-4801-ae4d-a79940525e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:42:16.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:42:26.306Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=e7985b96-4d14-4408-8270-2a2c8e39145e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:42:26.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:42:36.315Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5edd289e-7318-414b-b275-c47b62fe0686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:42:36.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:42:46.321Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d92d93c2-aa37-4380-9339-7f22c59cd3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:42:46.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:42:56.328Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=c6c5743b-c2db-4910-ab38-5695b94f33e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:42:56.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:43:06.335Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=834d986b-daf0-4009-929f-b782e6a0e81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:43:06.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:43:16.342Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=2913e3f5-cafb-4f58-9903-7e0850bedff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:43:16.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:43:26.353Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5a76fdb6-c910-4283-84f2-a74a93df8722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:43:26.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:43:36.362Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d48a84e7-5a0c-4431-aeef-9c2f8d691c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:43:36.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:43:46.372Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=60834028-d5e1-426b-8d93-4c2f56a4d09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:43:46.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:43:56.380Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=b439c094-a3c7-4f4f-8b8b-194ae3213302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:43:56.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:44:06.387Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=65858715-dcfe-4a22-8c34-82e3e94b67cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:44:06.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:44:16.394Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=3887f2e9-9bbd-4db9-9bf5-f86a684ba766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:44:16.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:44:26.401Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=2dddaf36-4343-49c7-8e2b-1ea1efbc46c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:44:26.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:44:36.408Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=416c7744-dc45-459b-827b-8a1216e75a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:44:36.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:44:46.417Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=dd7ff834-b50d-44ef-9453-e59c63dc2820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:44:46.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:44:56.426Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=066ed130-c3bf-4291-89ab-43d47833bc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:44:56.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:45:06.441Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=b8c3787e-18f2-4646-b8b1-f692338cc961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:45:06.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:45:16.449Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=70cee87b-6bbf-426c-84fe-1ac537554c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:45:16.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:45:26.457Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=e4ef029b-735b-4aa6-862c-5226748a4dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:45:26.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:45:36.468Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=2de30db0-e136-4b1d-b2e1-6be5f593e8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:45:36.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:45:46.477Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=1eb59080-8301-4b52-a043-e46ee4905476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:45:46.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T12:45:55.503Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T12:45:55.503Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T12:45:55.504Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:45:55.505Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:45:55.509Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:45:55.509Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T12:45:55.509Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T12:45:55.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:45:56.485Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=47e7f392-ec55-46ff-98a9-eed893bf6603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:45:56.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:46:06.492Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=26572567-140a-4c82-8a0f-ae7f7e5a8589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:46:06.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:46:16.499Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=1743cb0c-1025-4005-b092-d6abbf1063a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:46:16.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:46:26.518Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=4af14547-575b-4e2b-9acd-1c8d6d135d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:46:26.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:46:36.525Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=7a9e0a12-d0b4-4e5e-86d1-398df3a0894d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:46:36.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:46:46.536Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f390d986-9069-434e-a1eb-df7958690b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:46:46.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:46:56.544Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f4f7d558-9548-4adb-96c0-39993605dd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:46:56.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:47:06.551Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=9c6f95be-aaf1-41dd-a05e-4b17ecb7567a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:47:06.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:47:16.566Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d987fc89-4e7c-4d00-91d4-b8aa31ca00b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:47:16.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:47:26.577Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=a9f63e99-83ed-4f2c-b373-c48b8efb6af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:47:26.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:47:36.587Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=7f6550f1-e863-4903-b3cc-3592a0762d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:47:36.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:47:46.604Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=ec3dd501-a0e8-45ba-a850-6efc9641ea0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:47:46.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:47:56.612Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=79828916-93b3-4067-8edd-4ac2c24814be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:47:56.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:48:06.618Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=8f83bfe2-8717-46fd-a560-16f257753583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:48:06.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:48:16.628Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=b0e96db5-6151-4c67-897b-4ce4bcb349de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:48:16.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:48:26.635Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=6f6588f4-2426-44a8-9678-5d1a99b92e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:48:26.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:48:36.646Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=86ca68d4-9eaa-4c4d-905b-656c3666d9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:48:36.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:48:46.657Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=0e4da677-bf69-4898-a819-d2e85d086bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:48:46.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:48:56.667Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d67daecb-22af-4a98-b445-1d60cc934a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:48:56.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:49:06.676Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f4461a9a-ab39-4c80-bb16-d6c6c2f24bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:49:06.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:49:16.696Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=391531dc-e913-4bc5-95fd-96af5f7f8b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:49:16.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:49:26.710Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5bcf002d-d6a5-4b67-a4a1-9e5b000498da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:49:26.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:49:36.717Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=b0b26efc-2f94-4c3d-99c0-dd8684b28343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:49:36.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:49:46.723Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=8e9abf9c-ef79-4a76-8553-9b2173dc39a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:49:46.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:49:56.734Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=c7d082dc-c6b4-4b35-8127-f0ca44d0bc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:49:56.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:50:06.741Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=045e1c72-cec2-48c8-af2a-327d39583146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:50:06.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:50:16.751Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=9854d7ae-e7f4-4752-b8fc-f8c9c5dfca38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:50:16.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:50:26.762Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=706c221a-b7ca-45f8-a1fd-9ab3bb644251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:50:26.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:50:36.779Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=a73abafc-782f-4a07-89ed-ba10fc7bf87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:50:36.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:50:46.784Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=75480216-182a-4c11-9f74-99a7cbf78310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:50:46.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T12:50:55.544Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T12:50:55.544Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T12:50:55.545Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:50:55.546Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:50:55.551Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:50:55.551Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T12:50:55.551Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T12:50:55.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:50:56.791Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=e1051928-7f86-415c-8fa9-c63beddec7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:50:56.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:51:06.798Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=b6e5e923-6389-438b-bb17-bab192df01e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:51:06.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:51:16.804Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=e92f397e-0f4f-46f1-a820-9b8defcfc4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:51:16.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:51:26.812Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=16696139-42e5-43ac-82b4-5b0660b0cc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:51:26.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:51:36.826Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=c5676c7a-927b-4a61-8939-49806760efc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:51:36.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:51:46.833Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=a10ec6f2-baeb-4cf2-8d34-1c22d7ab3142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:51:46.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:51:56.843Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=3b1fca23-3b29-40a4-8fe8-d5edba76e85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:51:56.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:52:06.853Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=1fe94b83-5266-4cc8-8726-04266e777cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:52:06.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:52:16.860Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=28512fd1-bb1e-493f-bfe7-125f72d188f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:52:16.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:52:26.870Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f7d72272-7180-47d6-b759-ccd896797651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:52:26.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:52:36.878Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=9dd549d9-1096-404d-9db4-5daf7a0e920d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:52:36.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:52:46.885Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=af86b3ad-99cd-4513-9d34-83650acee329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:52:46.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:52:56.894Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=4d5f0825-b19f-4562-9df5-3ebbae5f5e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:52:56.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:53:06.900Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=aa8e08d4-bce2-4f4a-bd40-9362516a9a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:53:06.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:53:16.907Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=7d39b78c-7b11-48a6-97db-7a144e13a8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:53:16.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:53:26.918Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=7773e9e2-6bac-4ce1-b93b-d36616fb148b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:53:26.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:53:36.925Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=e166fcc6-dba8-474c-b650-863004e973ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:53:36.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:53:46.931Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=9e9c20a4-4c9e-4ca1-8ef9-7ad18c867610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:53:46.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:53:56.939Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5fe7e69f-8bb6-4ffd-ae8e-3812680834f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:53:56.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:54:06.948Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5d321801-0433-4ffc-ab24-ccc91b4af0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:54:06.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:54:16.958Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=cb5adb49-ee45-4e15-baaf-7949580c319e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:54:16.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:54:26.965Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=a7d9915f-24fb-435a-bff1-ffa24866cb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:54:26.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:54:36.974Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=81ee9e26-affa-440a-9d6f-91483996bc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:54:36.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:54:46.986Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=ff51c69d-751e-4049-9eaa-0ccb68db52be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:54:46.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:54:56.996Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=768aeee8-12c9-4512-88aa-4c70f9deba5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:54:57.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:55:07.004Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=cdb357bb-72bb-4ea4-b466-83a0c93b2e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:55:07.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:55:17.010Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=e08207dd-5a5e-4222-9718-6596e31edb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:55:17.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:55:27.018Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=8b091a38-bd05-41ca-abf2-38487addc4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:55:27.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:55:37.031Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=faad2d86-ce5b-4872-9d3f-c9149de36daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:55:37.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:55:47.041Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=8fa981b8-eaf8-499c-8031-1b3f9c9028e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:55:47.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T12:55:55.543Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T12:55:55.543Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T12:55:55.543Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:55:55.545Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:55:55.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T12:55:55.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T12:55:55.549Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T12:55:55.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:55:57.049Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d98ad241-af75-40d9-b648-4116ac1d2b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:55:57.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:56:07.057Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=3fbab220-0533-478b-ab57-1d47558e5290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:56:07.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:56:17.073Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=c5e58f71-27a7-40b5-8e90-a57705bde6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:56:17.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:56:27.081Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=7483a1c2-9d2e-4379-bc43-0ad2238fef63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:56:27.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:56:37.086Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=8addcbae-905e-44f3-824f-efd98f5a4952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:56:37.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:56:47.095Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=9994db3a-fb49-4955-b0d3-496752b3f916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:56:47.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:56:57.102Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=78ee520c-1167-465c-89fa-3e30c21b27d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:56:57.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:57:07.112Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=ac43526d-2d47-41e7-81fb-c4b1f03a31c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:57:07.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:57:17.122Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=c4bcc05d-1c51-40be-b3ba-38c6ddd551e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:57:17.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:57:27.132Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=3e541850-4a5a-469b-a7e6-21ebe908283f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:57:27.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:57:37.148Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=90daee05-2f07-4f2a-8727-4c68e4baf263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:57:37.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:57:47.157Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=a008d3b9-9b5a-477f-9fee-2ef3c8ef6629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:57:47.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:57:57.164Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=be486f06-fc76-4505-95bc-4f6bed1a0f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:57:57.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:58:07.171Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=cf155c1e-8c0a-4a18-83be-b449df14b4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:58:07.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:58:17.178Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f57f2e99-d06e-4031-ac3f-5515f096b0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:58:17.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:58:27.188Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=6e317f97-0b67-4b12-a08c-256f434528c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:58:27.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:58:37.198Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=cc17d045-8400-4c48-aa63-05de0852e486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:58:37.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:58:47.217Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=fc143a36-5f78-4280-b8db-99a8b179a1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:58:47.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:58:57.230Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=4dfcf6d1-250d-40d8-a411-7078c51fa44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:58:57.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:59:07.236Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=50d1aa09-4afa-4296-8e02-857c5ab7e277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:59:07.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:59:17.242Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=af987f6b-db3b-4353-92e8-6dec660b8308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:59:17.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:59:27.250Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=72dc6f10-46c8-4c7c-9b45-4a1eb5423a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:59:27.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:59:37.258Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=db9b3155-379b-4915-88f5-0dff8b12bcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:59:37.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:59:47.269Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=3d39cdce-8cd8-4006-97de-a7b5a7ba7391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:59:47.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:59:57.282Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=ce436ada-65a6-40e8-a152-f8c93f68bbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T12:59:57.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:00:07.291Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=ef95b392-04c6-4ae9-b1b0-35b9506c65a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:00:07.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:00:17.305Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=7011be52-ce06-4b06-b51f-9ee33ac10f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:00:17.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:00:27.312Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=87f7afe5-5d3d-4777-8258-c66f1a4e4e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:00:27.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:00:37.319Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=eaf6677f-6633-42ff-89dc-2d556c39df00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:00:37.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:00:47.329Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=8f9bb7c9-322f-437d-8303-11796346b569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:00:47.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T13:00:55.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T13:00:55.541Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T13:00:55.541Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:00:55.543Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:00:55.548Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:00:55.548Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T13:00:55.548Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T13:00:55.549Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:00:57.336Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=40bcda96-6011-4276-b6b3-9d5155ec20ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:00:57.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:01:07.346Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=301f4e9c-3c02-40e8-bf5f-84b237349f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:01:07.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:01:17.355Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=aade050f-32f3-4718-9ca4-7fc5eb324456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:01:17.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:01:27.363Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=fa2ab00a-bec2-48d0-8260-ab52ce9498ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:01:27.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:01:37.382Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=fe2394d9-8919-480a-a73d-50b835411a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:01:37.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:01:47.388Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=fdd3fe5d-e944-4dc9-a9f9-e9d3e5140bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:01:47.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:01:57.395Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d7b8a03d-d8ac-496c-ab0b-06abc91e6a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:01:57.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:02:07.400Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=91b8ce28-fbb6-4810-a6c4-532c4a4e285e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:02:07.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:02:17.407Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=fa9a397e-137f-4064-8848-b60e1136aa53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:02:17.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:02:27.416Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=72e08238-97cd-4a33-9503-a2490dc1e1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:02:27.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:02:37.432Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=78df1a46-7a73-4ab9-879a-2822ffa9c93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:02:37.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:02:47.440Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=20b96065-2942-4b65-81d9-7082dc0ccc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:02:47.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:02:57.448Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f2025846-6a4b-4374-a8b0-6cb99c435aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:02:57.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:03:07.462Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=6b35046d-bc76-43f4-88ad-e262981b8f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:03:07.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:03:17.516Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d1f6b0cb-9c7e-4c61-b633-b1a8eddc9c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:03:17.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:03:27.522Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=2ca1f981-1000-4748-a0ce-65769702dae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:03:27.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:03:37.529Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=b4f87f64-43ee-4c72-9b61-6fb63b248a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:03:37.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:03:47.539Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=903a8120-6fdf-4004-aeca-18fcdaa4acba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:03:47.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:03:57.549Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d805d38d-9979-4ca8-8046-89dfadac3af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:03:57.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:04:07.557Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=7a1ff66b-92c6-432c-86a4-d36e22f37381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:04:07.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:04:17.564Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=41154e8c-bfd2-4191-ace3-814e719cb09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:04:17.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:04:27.575Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f1219849-ba52-47eb-a6ec-fc1b13d2428a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:04:27.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:04:37.584Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=c019350c-5fc2-4d1d-b131-8903094f6705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:04:37.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:04:47.590Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=112efbd7-ad54-4be9-9d0b-db2e73ae794f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:04:47.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:04:57.595Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=35332164-ef43-4aef-ad23-234f857dd14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:04:57.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:05:07.601Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=ca0709c9-8477-4118-8346-6b1ed41f4aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:05:07.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:05:17.607Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=c952eae2-7f03-4dfb-aea8-39dc57e09492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:05:17.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:05:27.614Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=761a8a27-9970-4ccf-9a8d-e1fa586f9cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:05:27.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:05:37.621Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=726e53ff-db48-404f-ab5c-fe619473255a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:05:37.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:05:47.628Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f1651fc3-b546-4539-b593-16fecb7f2b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:05:47.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T13:05:55.541Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T13:05:55.542Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T13:05:55.542Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:05:55.545Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:05:55.548Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:05:55.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T13:05:55.549Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T13:05:55.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:05:57.637Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=00110cdf-ba43-4c03-8bf6-0e3e1ad63829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:05:57.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:06:07.644Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=1ca63522-ed33-45d7-bd30-b015e43737d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:06:07.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:06:17.650Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=c20165e4-b62b-4527-b6b4-c618cd2ac17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:06:17.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:06:27.656Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=2077bb4b-6f05-4d8a-89c1-b525db4b7e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:06:27.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:06:37.663Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d01ceedc-57e6-4475-90bb-93316e51da47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:06:37.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:06:47.668Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=21d232b4-47b0-4569-a2b6-5ecfb0434a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:06:47.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:06:57.677Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=70733588-26a2-4294-8a79-c78edc971929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:06:57.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:07:07.688Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=a693d293-6f77-4566-aa7e-e43cf5ef40fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:07:07.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:07:17.694Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=6bfbf6d1-e08d-4d0f-88c8-cf2e0f9c1dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:07:17.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:07:27.703Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=8d786707-fded-40c3-8cbf-a868439380fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:07:27.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:07:37.708Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=84d54cbd-fc48-4613-894f-de54b6affac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:07:37.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:07:47.715Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=dffd521f-8b89-4c68-bca2-22d18102e4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:07:47.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:07:57.723Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=fa37c685-fce3-45a4-868e-8945fee06680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:07:57.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:08:07.728Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=ad696536-0164-48dc-910a-8cfa706b6414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:08:07.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:08:17.736Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=ce76e577-0797-4949-9358-ee46175e4019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:08:17.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:08:27.748Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=66a56ec3-a31f-4d59-a872-0b218d52a320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:08:27.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:08:37.757Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=7b21c5a6-b944-4dbd-8aa4-4b725027282b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:08:37.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:08:47.771Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=2ac62642-82e3-4483-b93b-7400d530c317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:08:47.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:08:57.777Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=9e2bbac5-b0ac-4dd7-b178-9649ab86afb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:08:57.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:09:07.783Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=c8e7dac6-63f2-4ad2-a0bf-81d4823108c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:09:07.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:09:17.790Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=a4cbc8e7-e6fe-4e37-aec5-bc3d9136b752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:09:17.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:09:27.797Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=2b53a2e2-f13c-422f-bb14-46bc012eb4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:09:27.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:09:37.807Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=4f25ee7a-836c-4daf-b40d-c24ec451eaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:09:37.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:09:47.816Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=0475e1be-9142-491a-9cfd-dc017bb3e109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:09:47.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:09:57.822Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=319aade9-fa8c-48d6-81a1-c54bb5fa3d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:09:57.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:10:07.829Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=ed1e0aef-fb14-4675-9273-50eda42adb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:10:07.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:10:17.840Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=70e76434-a153-426c-b854-fa450195e330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:10:17.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:10:27.845Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=bb751cfc-67b5-4482-8b25-e5f0ef642950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:10:27.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:10:37.852Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=32fe3167-58bb-40af-bf7d-0a0336a69dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:10:37.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:10:47.858Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=507446e8-c138-4365-8f31-cf212ff7f623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:10:47.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T13:10:55.523Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T13:10:55.523Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T13:10:55.524Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:10:55.526Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:10:55.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:10:55.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T13:10:55.529Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T13:10:55.530Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:10:57.864Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=3657f355-3507-476c-8c13-2a6d13f8a46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:10:57.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:11:07.870Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=976724ef-79a3-437f-acda-371bb22df926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:11:07.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:11:17.880Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5218dc26-5b50-4248-b578-1b45021a0921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:11:17.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:11:27.886Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=46b774a5-0b1f-4cd7-b8cd-319c114d0fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:11:27.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:11:37.894Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=47946bcf-e5be-4376-b66b-ca0016a70254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:11:37.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:11:47.901Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=59904d15-a6f3-490c-9848-535ffcf4d9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:11:47.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:11:57.907Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=ec568fc7-9eec-41cf-8474-98303913f450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:11:57.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:12:07.912Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=05512748-ce2d-428d-a5d1-10aac4ab5ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:12:07.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:12:17.918Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=abb8e3dd-d835-4af2-bbea-867bee47ae50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:12:17.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:12:27.925Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f8c9f2af-898a-46be-aebf-b6206f4289ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:12:27.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:12:37.932Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d07e9eaa-b02a-43b0-962e-9ddd0cd916ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:12:37.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:12:47.938Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=ac57b0db-95a7-4fa2-8c14-705a712ba199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:12:47.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:12:57.946Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d3e89d05-c32c-4faa-ae1f-c0c7a1f28f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:12:57.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:13:07.963Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=83a68b9c-a381-434e-84e7-a2ae2a28949d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:13:07.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:13:17.970Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=a884d3a3-ddcd-4eea-b786-59024927f760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:13:17.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:13:27.976Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=6282c971-74ef-4b06-8882-07fb8918b468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:13:27.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:13:37.982Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=680e872e-b447-4db7-9df2-17c69d139521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:13:37.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:13:47.990Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=74b7dbb6-f058-4ad7-aacf-43cee35a3115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:13:47.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:13:58.001Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=7e9c384b-1a6f-4ff1-8611-211d72c86d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:13:58.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:14:08.011Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5e508350-ef2b-449a-a6d0-aea9a3b98344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:14:08.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:14:18.018Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=44cd1e8f-aaf5-4d1b-9fe8-a8ec6245f9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:14:18.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:14:28.026Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=20e7d71c-95dd-40ff-88e1-c6c992cb52b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:14:28.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:14:38.043Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=849296f9-834e-486b-9edb-0750cdb8ec02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:14:38.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:14:48.051Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=e717465d-a9ce-4430-90c4-66ef016af44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:14:48.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:14:58.057Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d9189020-9ea6-4eb4-910b-aff31a56c248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:14:58.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:15:08.063Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=c38d7f6e-a6d4-4b6f-b2e2-b0a6d4bba9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:15:08.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:15:18.070Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=6fbb9d34-f7a8-45b5-b920-7ba04867a65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:15:18.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:15:28.077Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=93494404-8b45-4872-afb8-68a42b4c0310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:15:28.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:15:38.085Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=b40da121-8272-4206-9e6e-b7dd99b0d683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:15:38.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:15:48.092Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d2135fe5-f217-441c-958d-7463c93eb837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:15:48.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T13:15:55.549Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T13:15:55.549Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T13:15:55.550Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:15:55.551Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:15:55.554Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:15:55.555Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T13:15:55.555Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T13:15:55.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:15:58.104Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=248aaab1-b409-47e0-a245-6db14eb4e6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:15:58.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:16:08.111Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=78def0a3-0048-4b8e-92bf-86fe730e0aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:16:08.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:16:18.116Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5b0bb214-6c30-4fa3-ba97-9e1c4e2e483d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:16:18.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:16:28.122Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5a47a450-72be-4dc0-b31d-f8536fe28508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:16:28.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:16:38.130Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d841a43d-7ee0-49a7-ba1e-884288f5c4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:16:38.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:16:48.137Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=b8f17712-f74e-49c4-9228-c4409d4c60f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:16:48.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:16:58.144Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f6d557b7-5d95-4bfb-8cc2-5ad2a1dd68f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:16:58.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:17:08.151Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=47d0e09d-63bb-403c-a87a-4cf266a38277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:17:08.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:17:18.164Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=3ffec62f-3fdd-4efa-810b-2cdbe78b8de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:17:18.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:17:28.170Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=b69e39bb-e108-4471-ae6f-ebc13ff8ed9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:17:28.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:17:38.177Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=a480722f-ee4b-4fc0-a959-c820c6a50020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:17:38.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:17:48.185Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=88b01b76-2cab-47dc-bd5f-7db18f669ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:17:48.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:17:58.193Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5381cb15-ef96-4402-9df1-015ec4d1ced6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:17:58.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:18:08.203Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=33d6876e-cfa2-4962-824d-96b9901045a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:18:08.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:18:18.209Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=c45c4ed3-cac4-48a2-90c0-8298644d7fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:18:18.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:18:28.216Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d5fd6145-2bcb-4b3b-a1d1-fd373bea85f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:18:28.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:18:38.228Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=0582eb68-4b20-4297-9bd7-bbe74115ef61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:18:38.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:18:48.234Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=0ed8044b-0860-48fa-b515-053984e9132a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:18:48.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:18:58.241Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f5ccd2c2-69bf-40c8-a2cd-17d71d2ce8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:18:58.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:19:08.248Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=306c197f-0e45-435c-981c-824eefb27b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:19:08.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:19:18.256Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d364a0a5-ee8e-4ef8-9355-e99bdfcd88b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:19:18.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:19:28.265Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=9945be03-6c6d-435c-93b4-3195458b13a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:19:28.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:19:38.270Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=7bbfee7b-8018-427d-8cd1-acf9e5dd90f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:19:38.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:19:48.283Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=27e96397-8adf-44fc-9040-8184bb6d7ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:19:48.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:19:58.290Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=55a08fd8-7c80-44fd-ae07-a4d79050c73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:19:58.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:20:08.297Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5c8b41c5-b5e5-40d8-8d30-7f118a7e2060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:20:08.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:20:18.304Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=96043980-5cb7-4251-a8c6-5145a3a42ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:20:18.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:20:28.310Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=53b29035-4c99-4473-bae4-cd872964365d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:20:28.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:20:38.316Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=107a4539-b982-45de-b0e7-54da57d52160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:20:38.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:20:48.328Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=0c34e4df-edbf-4b36-828c-c85fa29d308d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:20:48.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T13:20:55.511Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T13:20:55.511Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T13:20:55.511Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:20:55.513Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:20:55.516Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:20:55.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T13:20:55.516Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T13:20:55.517Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:20:58.336Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=c904ee26-970d-40e2-886e-694d365396fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:20:58.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:21:08.347Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=cdf944e6-36b5-4128-91f6-d0d32c13ecc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:21:08.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:21:18.353Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5251dba9-a2a4-4dc4-979a-524470ec16f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:21:18.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:21:28.360Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=a51c7a7e-1c14-4d53-a5eb-d21b9b53ae0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:21:28.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:21:38.366Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=846f095c-80e4-4bf0-bd3a-bcdc32593904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:21:38.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:21:48.373Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=64709695-4fe5-4253-b262-2a8f99040d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:21:48.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:21:58.379Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=e4c76159-4c7c-4f53-9953-6ee77bfbedb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:21:58.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:22:08.387Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=109d9633-5c4b-4106-aa0f-a0335b1bbc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:22:08.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:22:18.395Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d290413f-8c3c-4c01-ba0d-376a0351ef17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:22:18.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:22:28.401Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=95926618-28e2-4cca-a3c2-9b5b8362f045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:22:28.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:22:38.408Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=731372c5-0960-44cd-8f4a-2a95e0df4589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:22:38.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:22:48.414Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=4f63f6bf-1229-4374-be38-d575de753ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:22:48.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:22:58.421Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=aa365bcc-543d-4eb2-9dca-af53d8f2be0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:22:58.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:23:08.428Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=7e65fa75-2213-4bdf-aedc-4c4bbdb301e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:23:08.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:23:18.435Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=75fd2893-f6f6-43cd-af69-ee93ae4a59b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:23:18.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:23:28.441Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=edef9ec4-3602-4699-9bf7-c6340ee52443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:23:28.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:23:38.448Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f62b2c9d-2a84-4821-ad81-4fe3af820891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:23:38.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:23:48.455Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=abd0f747-4aa9-478d-9922-e4430d5405f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:23:48.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:23:58.465Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=3388bb72-9e42-4a0c-8112-1e5b84c20a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:23:58.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:24:08.471Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=8eac16bb-fea8-444a-8fc2-48728d7d5c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:24:08.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:24:18.478Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=a119fc6c-c064-40ee-b85d-aedd9d97cf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:24:18.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:24:28.485Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=9fe0fbb4-34eb-46d3-8c9a-07d2ac74c27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:24:28.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:24:38.493Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=560d2b0c-3ab9-400f-8233-bf6f2e80425a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:24:38.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:24:48.500Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=bb1473d7-c108-4dd6-a99c-c11f04b01e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:24:48.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:24:58.507Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=9c84c0d5-c82d-460d-ba8a-b81e59a637c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:24:58.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:25:08.516Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=7cb659e2-4dcb-4e31-a106-25c2be7a4a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:25:08.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:25:18.524Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=9d7c5f70-47f1-421e-a649-ff452953c212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:25:18.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:25:28.537Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=65cf1d2c-1f75-4df1-8450-0a9023d80f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:25:28.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:25:38.544Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=58bdf95e-bad1-46a5-bcf4-fe2e05fb80db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:25:38.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:25:48.549Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5a7392c7-a7f9-4174-9b33-deb5179c5b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:25:48.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T13:25:55.520Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T13:25:55.520Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T13:25:55.520Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:25:55.522Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:25:55.525Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:25:55.525Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T13:25:55.525Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T13:25:55.526Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:25:58.555Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=ca66881e-cb13-4782-9fb5-d32e6c9c8ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:25:58.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:26:08.562Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=79445f8a-bd31-4d36-87ec-0b3c1808eedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:26:08.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:26:18.570Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=0228d51d-5456-4f01-bd21-d4480072acbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:26:18.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:26:28.577Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=885ad585-1b50-4b16-a8f5-720be89748c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:26:28.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:26:38.586Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=06230e6b-1020-41b1-9568-139db6634045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:26:38.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:26:48.597Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=44f714d1-62e5-44b1-9c94-4a5db9dec11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:26:48.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:26:58.603Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=3ae2c89f-2b2e-4096-b93d-280ea20548e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:26:58.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:27:08.610Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=364803c1-6c21-4172-ab63-32b11bf2ac1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:27:08.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:27:18.616Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=1c41c428-6dd3-47eb-8914-ba5844c69d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:27:18.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:27:28.623Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=e9451d7b-ad03-4f8d-9b2c-4907284298fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:27:28.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:27:38.630Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=c9968083-6d3c-44ec-9f69-bbfdc83fd574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:27:38.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:27:48.639Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=556991b3-6174-4dae-b42b-b0cf35593cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:27:48.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:27:58.646Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=205f6a8d-f266-472a-a635-5e999c83c1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:27:58.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:28:08.655Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=6510a1b0-e081-42a6-b898-ab7cc2e33771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:28:08.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:28:18.670Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=03d7f71f-91c9-402d-8562-ac5b497c77a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:28:18.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:28:28.678Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=6af3ab79-b300-495b-8916-f04a7f39b33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:28:28.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:28:38.683Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=e0ce7f64-acb7-4268-9214-03ec5aac240d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:28:38.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:28:48.689Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=a89f2c44-4a1e-4031-a12d-0f98fe5d4503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:28:48.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:28:58.696Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=0d0bf893-ed6d-4e9a-9e93-03bb961bcd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:28:58.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:29:08.703Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=ea9fe743-8160-43d3-ba35-4bd9ebee2120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:29:08.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:29:18.709Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5eb8a48f-35b1-4835-9af7-156b4bf8a576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:29:18.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:29:28.716Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=fe1f5a6f-2aa1-4cd4-9b37-e6f87afc3303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:29:28.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:29:38.726Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f38e762f-ee17-4c57-870c-86793acf2cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:29:38.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:29:48.734Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=4088d9df-f80c-4631-ab25-17e872e8ca41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:29:48.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:29:58.741Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=2b03594e-cd08-4897-b1dc-10672ad420c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:29:58.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:30:08.746Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=da7c92fe-d7b4-4e9d-bcb0-7cf0288f86e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:30:08.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:30:18.752Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=a1ed885d-7022-498d-9041-78b4427b89fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:30:18.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:30:28.759Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=9ad63fac-0f84-4755-89e2-d34c77a763e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:30:28.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:30:38.768Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=9b6246da-5c1d-4d1b-829e-a29427911960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:30:38.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:30:48.775Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=3fc06804-9a2f-4987-b1a0-ed7716d4fd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:30:48.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T13:30:55.538Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T13:30:55.539Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T13:30:55.540Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:30:55.542Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:30:55.545Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:30:55.545Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T13:30:55.545Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T13:30:55.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:30:58.781Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f2943cc5-570e-4ed4-830b-7cb857514d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:30:58.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:31:08.789Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=432eeae3-4d3b-4a87-9687-2d08fba80e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:31:08.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:31:18.798Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=0d4917fa-6e0f-430e-be4c-b76db4be58f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:31:18.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:31:28.803Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=90aa5d76-4a5b-4207-8769-bc3d12b83c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:31:28.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:31:38.809Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=71b42512-b690-4c6d-b595-f6410bc7ee3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:31:38.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:31:48.816Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f833c4b3-462a-4e7d-bcbc-516d12ae7f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:31:48.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:31:58.822Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=2b3007a5-7a37-47dd-819d-2aed5380769d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:31:58.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:32:08.828Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=b489b116-81f8-42e9-9797-3ebf597e95ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:32:08.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:32:18.836Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=a109cc50-4660-41e8-9052-f6bd9c24dd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:32:18.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:32:28.849Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=45cf8293-959b-45ed-b728-1c9686ac4527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:32:28.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:32:38.855Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5738274c-469f-45b4-8969-c7c435c21a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:32:38.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:32:48.861Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f98aab29-549a-4e58-b432-250655b95de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:32:48.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:32:58.866Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=03b5bbca-d67d-4b38-bed9-61d7a2c0962b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:32:58.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:33:08.872Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=72ece9c5-85a9-44bc-8437-7b47cf53623c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:33:08.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:33:18.878Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=73dae923-ff43-4174-84c2-047af6eb85df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:33:18.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:33:28.886Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=b80bc3ae-637b-4d8b-b9e6-2e8e7787665e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:33:28.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:33:38.892Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=9ac6c59c-aa9b-4fda-85b6-da35898f3e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:33:38.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:33:48.900Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=eb5e44b0-b4f3-4720-8a99-b59ebdc98bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:33:48.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:33:58.911Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=0790101a-6f75-47d5-9501-993cc523e815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:33:58.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:34:08.918Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=a4b57858-1eb7-4ec6-81c9-18f05aa09583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:34:08.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:34:18.924Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=3b41e454-5621-4dea-b8af-a059dc09eae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:34:18.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:34:28.930Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=147f24aa-8899-4f7f-85cb-398c44561b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:34:28.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:34:38.937Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=4ba53af9-bb06-49e6-9d64-74a8eea1e345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:34:38.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:34:48.944Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=0c3ce6ea-c2c8-45d2-969b-8e0beda2441a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:34:48.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:34:58.952Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=93a2dc0a-531c-4231-834d-b23e993e82cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:34:58.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:35:08.960Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=852c344e-5403-4004-895c-da0f818a4a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:35:08.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:35:18.974Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=88d3e2ef-d9ea-40c8-8459-034026d1844a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:35:18.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:35:28.980Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=e0e5613b-040b-472d-8d7b-ce2f30c8f5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:35:28.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:35:38.987Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=4aa5710e-cd12-4068-b0a3-9c765a0c30fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:35:38.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:35:48.997Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=676590be-0210-4bd6-932b-9c0ff67ee81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:35:49.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T13:35:55.555Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T13:35:55.555Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T13:35:55.556Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:35:55.557Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:35:55.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:35:55.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T13:35:55.560Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T13:35:55.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:35:59.004Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=44d6a46b-238b-454d-9191-0a138b6f439a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:35:59.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:36:09.016Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=4e5ea984-08ba-4a12-a6db-909fff8b3304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:36:09.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:36:19.023Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=13949fbf-bd27-44c4-a644-b22c75d89de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:36:19.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:36:29.029Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=34f9fdf3-01d1-4319-9fd0-3d6fd746f49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:36:29.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:36:39.038Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=017327d3-20b2-4709-939a-c5bc81c48e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:36:39.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:36:49.043Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=8f25d28e-ce3c-4047-9ef2-0259d34be5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:36:49.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:36:59.049Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=81685d59-914e-4150-a183-dc43afd73686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:36:59.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:37:09.056Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=88f5a80b-852c-4893-8816-2d5fe268381a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:37:09.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:37:19.063Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=11bcde9c-0ee2-4446-959f-c5b147155b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:37:19.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:37:29.072Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=618ff1e2-594f-4fc8-b260-a18f5ad415e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:37:29.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:37:39.085Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=3374f39f-53b3-4517-ba8c-3aea114ff6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:37:39.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:37:49.091Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=6c861e48-c652-4804-856c-283e20e0c375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:37:49.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:37:59.098Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=9a24b457-daaf-4306-b786-fbea327a59c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:37:59.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:38:09.112Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=fbef6cd7-0aac-4e9f-9e46-aff805162b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:38:09.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:38:19.118Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=0f299231-4581-4fd1-b226-746071227988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:38:19.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:38:29.125Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=618bdcc8-5604-4e25-a9ca-af47ae525085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:38:29.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:38:39.130Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=2fac3d6e-104c-4df5-af21-547d0f118bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:38:39.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:38:49.136Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=582b9df7-2fcd-44b3-8692-9b32a186309c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:38:49.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:38:59.142Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=b8ec8727-b084-4f52-a09c-2e5e7f4e999b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:38:59.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:39:09.151Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5b1fc519-8a9e-46cd-9f71-a39636625a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:39:09.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:39:19.156Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=18392e68-8c38-4bcb-9bab-002cfb8884fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:39:19.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:39:29.162Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=72c86c99-5589-47a7-b3b2-5748b5b0c0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:39:29.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:39:39.170Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=5b6b2db6-f7d6-4195-9eae-4d47bf03f63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:39:39.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:39:49.176Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=d7166fcb-fb08-4ae8-b803-76245004abaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:39:49.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:39:59.181Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=c5309be0-310e-4847-a387-d63de7936380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:39:59.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:40:09.190Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=0ec5b56f-a756-4917-8208-598e610c2343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:40:09.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:40:19.195Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=6020ea04-c5f9-4f5c-a8e7-83ff2ee2e606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:40:19.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:40:29.204Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=24fb62a2-c364-42b7-afd7-5e9018d626db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:40:29.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:40:39.210Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=e145ef5c-b975-4ded-9804-16240920d154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:40:39.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:40:49.220Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=b0897504-03fa-4394-beda-fd139b6044f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:40:49.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T13:40:55.506Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-24T13:40:55.506Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-24T13:40:55.507Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:40:55.508Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:40:55.511Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-24T13:40:55.511Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-24T13:40:55.511Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-24T13:40:55.512Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:40:59.235Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=e211247e-4771-4437-a3e7-e16925d387a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:40:59.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:41:09.241Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=484e987a-72de-4c9e-903e-48cf9cc8f4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:41:09.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:41:19.247Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=99d6ac24-f275-4097-8edf-a7e3d6f7218d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:41:19.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:41:29.254Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=6ba07840-5955-491c-bea3-54021ee5d8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:41:29.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:41:39.260Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=de93797b-3541-499a-ab02-09d74e1a2f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:41:39.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:41:49.269Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=f34908df-a19d-41d2-9fba-a0f589be7727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:41:49.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:41:59.278Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=3d5257ea-a9b3-466b-b9b2-e7df10f2a13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:41:59.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:42:09.285Z |INFO |Init configs |InvocationID=aab5350a-a9be-44f0-abfb-b8634a9d5a5d, InstanceUUID=76f15933-8579-4dfd-af7d-07ac3b769ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-24T13:42:09.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |