. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:00:34.874Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:00:34.877Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-16T23:00:34.910Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:00:35.463Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:00:35.560Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:00:35.561Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T23:00:35.561Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-16T23:00:35.625Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-16T23:00:35.731Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-16T23:00:35.808Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-10-16T23:00:37.016Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-16T23:00:37.401Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-16T23:00:37.415Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-16T23:00:37.416Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-16T23:00:37.466Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-16T23:00:37.467Z |INFO |Root WebApplicationContext: initialization completed in 1659 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-16T23:00:37.793Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-16T23:00:38.452Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-16T23:00:39.558Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-16T23:00:39.655Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-16T23:00:39.657Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-16T23:00:39.754Z |INFO |Completed initialization in 97 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-10-16T23:00:40.023Z |INFO |Started MainApp in 6.988 seconds (JVM running for 7.542) |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-16T23:00:40.084Z |INFO |Start scheduling PRH workflow |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:00:40.095Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=2d7576f9-4de1-4bbd-aa35-7861834b8186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:00:41.533Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:00:41.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:00:51.562Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=2bcabdae-e8fb-4a31-a0fd-4bb4f704cb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:00:52.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:00:52.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:01:02.605Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=3363ea57-1777-40ee-be3b-c9b747f2149e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:01:03.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:01:03.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:01:13.648Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=cb6a1430-3fd5-4c84-84c7-cef1e46602f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:01:14.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:01:14.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:01:24.714Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=519c6f2f-b027-4b72-8b48-3361aa7619f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:01:25.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:01:25.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:01:35.753Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=85969a10-69f7-4c0d-b1d8-1a3758dba7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:01:36.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:01:36.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:01:46.793Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=746c17f2-b81e-4939-b975-d54252891415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:01:47.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:01:47.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:01:57.833Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c98b1eba-4240-4e1f-afda-b1a112910601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:01:58.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:01:58.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:02:08.885Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=4bf6066b-458e-4c2f-ac33-6bf725e68b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:02:09.944Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:02:09.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:02:19.945Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=cb277f07-9149-4d5a-bb74-2687f11d8e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:02:20.986Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:02:20.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:02:30.989Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=620569ea-4763-4745-8538-3c759e8bbff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:02:32.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:02:32.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:02:42.062Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=9032f145-2946-4ade-8b02-039ed594db5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:02:43.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:02:43.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:02:53.098Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=95cca84d-b1a4-49c5-9e97-b2dc6001d8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:02:54.136Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:02:54.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:03:04.137Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=23b29bb8-848f-4507-a5ce-929b0a14c0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:03:05.176Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:03:05.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:03:15.178Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c9e11474-74e1-4b16-a0a8-42df8e0fce0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:03:16.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:03:16.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:03:26.221Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=be3f6a04-dfc1-4630-9436-86b7a9294e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:03:27.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:03:27.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:03:37.260Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=bc120c38-17a7-4baa-aef4-cf5d7e8992c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:03:38.328Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:03:38.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:03:48.330Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=d07e15da-36a8-4d3e-8e33-c4b722136a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:03:49.369Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:03:49.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:03:59.371Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=9f41d940-f7e3-46cd-963f-9f360889a312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:04:00.408Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:04:00.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:04:10.410Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=e9f1ffac-d061-4f98-89a4-b8a067fea826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:04:11.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:04:11.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:04:21.449Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=308c1fc8-1bbf-4ab9-9446-158f86e42753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:04:22.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:04:22.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:04:32.489Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=30798c4b-3cf2-4330-aeb0-38178cac226b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:04:33.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:04:33.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:04:43.530Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=6dd52af4-640e-42cb-808a-5cd51ba3bf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:04:44.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:04:44.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:04:54.569Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=e7be6f2b-097f-4287-b9c6-d86ca2c70372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:04:55.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:04:55.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:05:05.616Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=fca48c1d-63ee-447c-879e-5e824dc0a6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:05:06.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:05:06.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:05:16.683Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=3208b649-0dba-40bc-a008-b4d4a4c570f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:05:17.720Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:05:17.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:05:27.723Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=aed97a2d-31e2-4654-9a31-87034a6e5095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:05:28.760Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:05:28.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:05:38.761Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=e6e7c501-19fc-4ac4-87d2-197820dc914c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:05:39.022Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:05:39.022Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-16T23:05:39.023Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:05:39.027Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:05:39.034Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:05:39.034Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T23:05:39.034Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-16T23:05:39.036Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:05:39.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:05:39.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:05:49.833Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=0a45c64f-39e8-4d73-bf26-353b03ed260a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:05:50.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:05:50.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:06:00.877Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=45374017-a5a3-4d8d-a17a-83beb28aebc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:06:01.912Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:06:01.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:06:11.913Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=e0388608-f777-4b12-ba42-211b254bd85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:06:12.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:06:12.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:06:22.959Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=769d8295-9d54-4955-804a-37738851f1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:06:23.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:06:23.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:06:33.993Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=5e11110c-2ff1-4636-8821-5fd379f40b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:06:35.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:06:35.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:06:45.035Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=6fcdad47-0d81-490b-805f-6787bac88fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:06:46.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:06:46.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:06:56.077Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=7c6f3bc3-703f-43f3-92f5-e2f3a83e48b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:06:57.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:06:57.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:07:07.113Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=cbadee43-bbee-43ae-83d4-901a972b18dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:07:08.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:07:08.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:07:18.153Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=25fbec52-8de1-4f01-90e4-81e2cc492e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:07:19.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:07:19.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:07:29.194Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=1a7d34b0-7c21-4674-8db0-bf08293740ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-16T23:07:30.232Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.117.24:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:07:30.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:07:40.233Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=529d1845-c36e-4a6f-a2c8-2900b641cc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:07:40.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:07:50.416Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c93709e1-0038-46df-970a-1f66997b1509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:07:50.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:08:00.458Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=7fe925ec-7300-49fc-a52b-9ec2208360ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:08:00.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:08:10.473Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=17dfb8d5-224d-483c-83d6-5e47f0cb4bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:08:10.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:08:20.503Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=2930938b-e4cf-4674-a0c7-51668e0cfc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:08:20.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:08:30.514Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=70f55539-7668-404f-9ee1-fb698d12c599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:08:30.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:08:40.529Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=b68df7b5-367d-445a-a726-338838b00001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:08:40.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:08:50.547Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=da2f20e0-69d3-41cb-8d78-14bfec7d00f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:08:50.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:09:00.573Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=24640017-a8df-4d52-8607-19397c0c3938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:09:00.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:09:10.587Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=9e6d68e6-40f7-4c60-baef-5e81cb7f1cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:09:10.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:09:20.599Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=29008100-cbda-4a1c-bf0f-16c3b29781c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:09:20.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:09:30.614Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=02b0e196-6966-45ec-b038-81b572c142f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:09:30.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:09:40.628Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=2be64091-a236-4a69-b25a-080022569a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:09:40.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:09:50.656Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=86d2b508-0dcb-4908-82df-44e9f540e866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:09:50.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:10:00.669Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c4cceef4-cb96-489b-8980-69edfbfe54b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:10:00.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:10:10.681Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=f7c239cd-8174-4872-ae5f-2c06b3c34637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:10:10.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:10:20.692Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ac41f0a5-1f42-4c59-b80f-f31dc4b24339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:10:20.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:10:30.704Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=43ebcddf-d297-43ed-a6d3-3815937d2b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:10:30.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:10:38.189Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:10:38.189Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-16T23:10:38.191Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:10:38.194Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:10:38.201Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:10:38.201Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T23:10:38.201Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-16T23:10:38.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:10:40.719Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=4f3b000b-4a05-4931-ae67-deb786161490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:10:40.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:10:50.731Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=807b58a0-c101-4836-bec5-9e084544c9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:10:50.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:11:00.757Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=e9730b42-92b6-4140-95f8-38133811e173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:11:00.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:11:10.774Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=05c666af-dfea-4668-91f2-f75652614cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:11:10.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:11:20.783Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=3af56c29-e97a-4940-be98-8d1ff43a8b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:11:20.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:11:30.795Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=f3d49762-747d-466c-b672-68428731e8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:11:30.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:11:40.804Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=1ee8d4fc-2391-4370-a094-4a9c9ce6c356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:11:40.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:11:50.811Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=dfc2261c-15ce-4e5e-9931-68a49f153cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:11:50.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:12:00.819Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=52d05003-5d77-40b6-94c5-c7366f89b59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:12:00.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:12:10.833Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=a6465161-abf8-4939-8161-01adf69391a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:12:10.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:12:20.846Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=97ceed1b-bc7d-41a5-8730-bbb12bfbaa61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:12:20.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:12:30.855Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=46763980-da20-439c-9ae9-089fbf9d4222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:12:30.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:12:40.873Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=518d1c8d-fc74-4f8e-b2b2-5f8f1b3ac539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:12:40.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:12:50.882Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=488d35bf-e070-4ab5-8c31-752fbae7458f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:12:50.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:13:00.893Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=2c73a82f-5844-46ee-a7c7-fde363f11924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:13:00.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:13:10.906Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=5a51ff73-04fa-4878-abe2-10c2cc1b57ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:13:10.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:13:20.923Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=5eeab9b8-1bdc-44ab-ae4e-524dee5d14ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:13:20.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:13:30.935Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=fd6e3c84-c1a5-4a95-9f27-0ae5a579b845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:13:30.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:13:40.945Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=cc68acc4-66f4-4363-ad34-364d017717ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:13:40.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:13:50.970Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=1b4cc5e3-590c-4239-ada9-fd1bb9438a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:13:50.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:14:00.986Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ccbc32a4-22af-40ce-abee-f54c042e9320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:14:01.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:14:11.001Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=a369b26e-32cf-490d-b55d-7fdbd5d04d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:14:11.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:14:21.012Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=bc63da29-5fe6-4131-9e70-4517324c8973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:14:21.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:14:31.053Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=9c16fe36-5511-4b36-ba66-d1fda6e06970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:14:31.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:14:41.080Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=a7a33f1e-b0ac-4e52-843b-91a1ac86a626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:14:41.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:14:51.093Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=772aa989-c016-4862-af79-da0031eb0992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:14:51.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:15:01.102Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=32803c30-4a9f-4634-b7f5-ad3c5e462698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:15:01.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:15:11.114Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=e0ab3c22-9cf8-460b-acba-fef4d450332f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:15:11.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:15:21.135Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=3f783a45-7a48-47e1-8775-5b7053187699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:15:21.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:15:31.145Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ff627570-2e47-4223-a06d-07291505bbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:15:31.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:15:38.205Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:15:38.206Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-16T23:15:38.207Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:15:38.209Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:15:38.215Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:15:38.215Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T23:15:38.216Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-16T23:15:38.218Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:15:41.153Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=2593833d-aa95-42e2-98c0-9660654ecc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:15:41.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:15:51.162Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=62199dca-b264-465e-b22d-5cc31b9c77ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:15:51.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:16:01.172Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=125bbbbd-bd08-4518-af97-0f62214832fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:16:01.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:16:11.183Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c191662e-3cba-4afd-aa83-1fbd1fbb18a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:16:11.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:16:21.199Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=9724ea09-8324-49f4-a52b-65bae4016b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:16:21.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:16:31.208Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=b8377a0a-66e7-481a-a0a1-17598b0107d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:16:31.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:16:41.216Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=6bcfcdd8-8fd2-43fa-a45a-eaa26af76279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:16:41.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:16:51.233Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=447819de-bb58-4089-8116-3d2167dc7a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:16:51.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:17:01.243Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=bee0efc2-6217-45db-8931-24815a331f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:17:01.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:17:11.255Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=495d0e42-b2f1-4936-acc0-02e9581b34b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:17:11.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:17:21.277Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=a71f6655-6253-45cf-9c58-e8a4ff74a3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:17:21.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:17:31.288Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=044d3561-1ff7-4865-b880-d91d3475a710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:17:31.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:17:41.301Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=baf8b42a-cd4f-4bb6-adb5-1775f68d3c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:17:41.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:17:51.308Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=b3cc8738-e1b7-45f6-bac0-64a44414a33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:17:51.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:18:01.320Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=37f88679-599d-4fcd-a41e-57832da9c83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:18:01.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:18:11.332Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=68f51848-ebce-4486-a011-8197c079f09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:18:11.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:18:21.348Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=edf1ec77-c06c-4306-9e7e-68bb4b6c6f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:18:21.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:18:31.359Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=27e77826-e5d5-443b-8678-9033839c7872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:18:31.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:18:41.367Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ccb920dc-e6f4-4fb9-8e60-181a99ce8068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:18:41.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:18:51.373Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=3a9fad16-cec4-4511-a1c8-4a042feb1252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:18:51.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:19:01.382Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=0b70c520-02f8-4f7d-8fdc-68ccc06127c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:19:01.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:19:11.396Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=2a5db485-9c6a-436c-b273-944d9661508a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:19:11.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:19:21.404Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=f14b76db-87f3-424b-a892-69e23c56acae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:19:21.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:19:31.418Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=7c6586fb-8b71-4e7b-b90f-985930129f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:19:31.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:19:41.437Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=0e883aba-ab6b-4cf5-a6a3-5968d7892744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:19:41.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:19:51.447Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=a37e5153-bff7-4030-898c-3ca9ea4d48f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:19:51.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:20:01.455Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=915d253e-98b6-49be-908c-a2c5f7470517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:20:01.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:20:11.464Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=0501ba34-ef75-4937-848f-6762fb5a771d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:20:11.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:20:21.473Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=5b33d85c-3816-4a0f-aef0-6517fbbf55a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:20:21.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:20:31.480Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c237ddeb-2658-48ac-9eeb-35574c8d1f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:20:31.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:20:38.147Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:20:38.148Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-16T23:20:38.149Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:20:38.151Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:20:38.157Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:20:38.157Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T23:20:38.157Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-16T23:20:38.159Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:20:41.487Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=09d928c3-1305-4c06-ac69-6b35331527c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:20:41.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:20:51.496Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=06bae480-c1de-45e8-8152-0cddb2ea2cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:20:51.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:21:01.505Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=65f16bdd-7ffe-4b39-bc76-95a8e32c1635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:21:01.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:21:11.527Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=646672e0-0aa2-4cff-91e7-852beba96446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:21:11.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:21:21.536Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=49f67710-fe82-4975-a49c-1180968b6a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:21:21.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:21:31.546Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=972bd7e2-0e06-431f-b7b4-54e054a7f59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:21:31.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:21:41.555Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=1a2d0883-89db-4587-8088-6cc6a8347143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:21:41.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:21:51.562Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=1f84930f-3be3-4d58-8440-4429a5d37dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:21:51.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:22:01.569Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=9259da0d-dbdf-4b2b-b569-f98bbecac40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:22:01.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:22:11.577Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ae0a5891-fd72-49af-89fc-6b5d99405368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:22:11.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:22:21.586Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=4be42da6-74ec-4ae0-8340-e11f6fedf8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:22:21.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:22:31.596Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=bff6c675-8a39-4f2e-870b-97bfb6ffe8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:22:31.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:22:41.619Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=7f5c9db6-53c0-4e68-ae06-b05b164409ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:22:41.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:22:51.627Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=5b04e562-f2e3-4c0e-9e1e-da85086e5f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:22:51.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:23:01.636Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=1dc5e9c6-8ee5-404a-914d-624f56c13418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:23:01.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:23:11.645Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=632650c1-0325-47fe-bd53-e6092e6e0238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:23:11.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:23:21.655Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=60b62af7-83cd-4b0d-842b-c38dd8fc006c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:23:21.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:23:31.662Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=974cd75c-e637-4f8c-9d09-7e0ca12f907e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:23:31.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:23:41.670Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ac1bad0d-7264-4b8f-8c87-1d89ea974bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:23:41.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:23:51.680Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=5e205906-9604-48c7-88ac-47065b1b5560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:23:51.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:24:01.688Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=43b2d8d6-6695-4642-838e-6d7dcdbcd217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:24:01.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:24:11.707Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=9c5a38f2-7fb9-4353-b638-67db73ce6fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:24:11.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:24:21.714Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c00cf659-8e68-40a2-ab72-7bbc9ab08a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:24:21.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:24:31.724Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=a2219171-4bc9-4536-85bb-041187f11ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:24:31.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:24:41.733Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=5484b887-73ee-49d8-b434-88ffcbf251bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:24:41.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:24:51.743Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=64227207-2221-436d-a638-25e6e0564d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:24:51.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:25:01.750Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=f6603a48-e5aa-477a-9fe9-7c01445274d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:25:01.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:25:11.757Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=d93ef93b-c933-4109-9a03-76f032de0df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:25:11.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:25:21.768Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=f6ca421a-8abc-4337-a731-5098fc321fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:25:21.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:25:31.788Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c4366e22-f885-4252-9f46-4dd2ff014648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:25:31.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:25:38.193Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:25:38.193Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-16T23:25:38.194Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:25:38.196Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:25:38.202Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:25:38.202Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T23:25:38.202Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-16T23:25:38.210Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:25:41.799Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=5079f19f-7341-4609-b099-e0fe1a60f005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:25:41.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:25:51.807Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=2ee6efb6-0d38-46b2-a8f5-f2a917b15fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:25:51.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:26:01.818Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=85630306-331e-44eb-abc9-883a740a1369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:26:01.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:26:11.828Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=112fb3a4-4124-4341-bbe7-acd7f1d28193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:26:11.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:26:21.835Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=836e165f-908d-4792-aca5-137965433577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:26:21.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:26:31.844Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=b5220d97-e01d-413f-8df8-7ade5172a4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:26:31.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:26:41.854Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c5dc9e2e-59a5-40d6-bc3c-2b255a5dadb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:26:41.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:26:51.868Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=faf9d27a-f3e8-4045-9637-303e71df1c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:26:51.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:27:01.880Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ba584da2-092d-4303-8408-2c193afb2628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:27:01.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:27:11.890Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=9bb8ab5b-5085-450b-a846-5883bb67baf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:27:11.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:27:21.897Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=7af84363-15b4-49ab-ab72-d87e922801c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:27:21.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:27:31.905Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=34121f41-6d62-43ab-8f54-2ba9ab5de317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:27:31.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:27:41.912Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=a05b6730-c8c7-4ae4-b170-b10c0864cb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:27:41.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:27:51.919Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=47e8958c-3694-4220-b3e4-7443c2a56dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:27:51.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:28:01.936Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=0b9626c5-092a-4efb-9ceb-0fb6a0ce7ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:28:01.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:28:11.947Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=7de37b79-d9f2-4b42-8e03-fdd8a14c1878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:28:11.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:28:21.959Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=1e290840-81f7-4a07-845d-5cb6b9567700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:28:21.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:28:31.972Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=2e7821f5-b42e-40ef-ac08-77dd8e3f3ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:28:31.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:28:41.981Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=3ae86816-174b-4c0d-b7bd-e224e2ec8cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:28:41.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:28:51.991Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=fb9cf637-5ac6-4bf7-a9b2-271f4b785620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:28:52.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:29:02.003Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=5c855098-7e30-4ce5-b7d0-a9a1a0e7f1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:29:02.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:29:12.010Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=07f665a5-3f06-4ed9-94fe-ba040519bd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:29:12.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:29:22.018Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=34cd26f4-1179-486c-b415-89d08435a723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:29:22.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:29:32.031Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=0728d7c8-7806-43c4-9fbd-9c693db8c803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:29:32.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:29:42.055Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=3f8ca3a7-7e15-4375-9f3e-b434a886d3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:29:42.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:29:52.064Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=03e92f07-1be5-4eeb-8190-271d14bfaebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:29:52.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:30:02.072Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=95a30db2-f99a-4366-9336-c63660e2a5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:30:02.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:30:12.082Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=60757127-5029-4784-acd9-dbfd2a868154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:30:12.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:30:22.096Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c2f2d885-53f4-4524-9d09-7e81a05dad5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:30:22.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:30:32.102Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=32bb693a-24d8-4de3-8e1d-6ca85c78fed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:30:32.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:30:38.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:30:38.166Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-16T23:30:38.166Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:30:38.170Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:30:38.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:30:38.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T23:30:38.175Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-16T23:30:38.176Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:30:42.109Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=2a21662b-2f59-4458-b616-71d9bb2a717d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:30:42.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:30:52.117Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=7bfea5ed-66e7-4d68-8cdc-d9df9aeb886a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:30:52.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:31:02.131Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=a2552664-5ff4-43c8-bdac-77c0256d5c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:31:02.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:31:12.139Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=8ec11d7d-9d2d-47e9-bbcb-0e423bdff82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:31:12.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:31:22.147Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=55f5a3ad-998a-4179-9f0d-c0b4528c368b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:31:22.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:31:32.155Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c1785373-5077-43db-b176-d5d0502ee71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:31:32.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:31:42.164Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ad13056b-f0f6-429b-a0ec-7c4771600d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:31:42.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:31:52.170Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=120046bd-5208-4b93-9de8-2c3f62ec95e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:31:52.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:32:02.177Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=365249d4-4cbf-401c-9630-47e7a40a4ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:32:02.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:32:12.185Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=482bf290-bbcf-4d13-a484-cd3296329dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:32:12.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:32:22.197Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=df953dda-2ead-45db-bb2f-22322d56a36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:32:22.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:32:32.213Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=34bd1015-a718-49f0-ac61-ce6e3c3d180f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:32:32.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:32:42.225Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=e0a3af70-cdf1-488d-ae4d-f4f4975061c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:32:42.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:32:52.231Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=b5102668-b6a4-4eef-a171-42a9fa7dd52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:32:52.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:33:02.243Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=e6f94cbe-bc1d-4e2e-92ae-131ca71dc704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:33:02.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:33:12.250Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=012c7889-0329-4fdf-8e47-a2e7018daef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:33:12.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:33:22.259Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=77ed702f-f9b4-45ca-b3a3-05c16747d39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:33:22.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:33:32.266Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=8fbcf115-0b00-493f-ad98-4f8e489f066a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:33:32.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:33:42.275Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=88294c22-1551-4062-a7d7-72f2b1790548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:33:42.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:33:52.283Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=a7503af6-3396-4512-8f9f-28aafc5f7854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:33:52.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:34:02.299Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=8018c952-093f-49b0-8356-db62ee87e523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:34:02.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:34:12.311Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=002bd2f6-8811-48dd-b083-72657fd76f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:34:12.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:34:22.320Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=faf4a1a9-175c-4dea-bb79-ab4b6a357119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:34:22.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:34:32.327Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=51455044-2098-4e07-a79c-b06156ff572a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:34:32.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:34:42.339Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=3596d496-b88c-4fb7-829e-f901e3c1ebf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:34:42.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:34:52.346Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=5b746252-8dc8-45a7-a238-99ea4a361525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:34:52.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:35:02.354Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ff4ef3f0-d408-45f4-874b-4d8cb2f551df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:35:02.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:35:12.365Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=97e7da9b-969c-404e-a13f-7e0d6369ca68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:35:12.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:35:22.374Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=86a8fc64-f6a3-4fb8-9132-8696e2e930ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:35:22.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:35:32.403Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=f622338e-dd65-4863-acfe-d286c15a1737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:35:32.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:35:38.196Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:35:38.197Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-16T23:35:38.198Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:35:38.201Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:35:38.209Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:35:38.209Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T23:35:38.209Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-16T23:35:38.211Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:35:42.413Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=260a66f7-42b6-49ce-8d26-b1e4b9024955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:35:42.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:35:52.420Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=d244f816-9682-4c17-96f1-50b3286295ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:35:52.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:36:02.425Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=decf4363-24eb-4c5c-9ed1-60b55bde8faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:36:02.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:36:12.431Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=dfd5063b-a2e1-4697-93a0-2c794c273539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:36:12.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:36:22.437Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c66b220d-7f3a-452e-9acb-11cee76dfbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:36:22.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:36:32.444Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=35a3e2f8-0244-4dce-8139-89f38db23bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:36:32.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:36:42.452Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=b81bd559-1ea7-45ae-ad31-9b3660f53dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:36:42.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:36:52.463Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=344a78eb-14e2-420c-8b87-3afd9620d596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:36:52.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:37:02.493Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=b109ce2a-cc84-412a-bbbb-009551dc816f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:37:02.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:37:12.503Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=40bcd7b5-4a82-4589-81b5-1dd03dd47740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:37:12.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:37:22.510Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ac14bde3-8ec0-48da-9a4f-9f465ad64b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:37:22.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:37:32.518Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=41bb0278-4d51-465e-8f27-5e8ae5d323a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:37:32.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:37:42.526Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=7847311d-690b-4560-9e5e-279ecb26d0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:37:42.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:37:52.533Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=18567a94-e926-4a40-9a5e-5c70df1e19cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:37:52.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:38:02.539Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=d2d39be9-6a4f-431e-bd41-712d476673b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:38:02.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:38:12.547Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=abc2eb8d-d94d-4398-8f6c-02a607093fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:38:12.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:38:22.556Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ddf72bf7-d687-48c0-a9cc-24d2c7360d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:38:22.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:38:32.574Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=05a1fcab-0a63-4078-af2b-f0f5e6658cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:38:32.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:38:42.594Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=7fad6786-17c2-48ff-9401-e6c9864662f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:38:42.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:38:52.601Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=8008d1ac-5d32-4cbd-b0f4-a5356324cee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:38:52.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:39:02.608Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=702c810d-e4bc-4d7e-889f-187f01d62f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:39:02.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:39:12.614Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=1f0577f6-6fc3-4ed3-bc73-bba959f834ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:39:12.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:39:22.621Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=54073fbc-ef3d-44b0-b133-cdafafbd9ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:39:22.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:39:32.632Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ed6fe41b-e7dc-4654-b723-a45dd1495943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:39:32.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:39:42.643Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=b14c3fb4-0d1b-4fc6-903a-df42d81f986d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:39:42.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:39:52.662Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c9e69ae3-7274-4026-86f4-88a2f51f1bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:39:52.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:40:02.674Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=4ec84726-0027-4c09-9605-a6ca859a764e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:40:02.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:40:12.681Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=30ac3e68-6667-4f6b-8479-da9a70ba5009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:40:12.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:40:22.690Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=6856ee4c-e426-4bda-90d7-e3cdb021fbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:40:22.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:40:32.697Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=accd1964-b5c2-44c6-9a00-b442a80ce325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:40:32.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:40:38.147Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:40:38.148Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-16T23:40:38.148Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:40:38.151Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:40:38.156Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:40:38.156Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T23:40:38.156Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-16T23:40:38.158Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:40:42.703Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ecf75466-5506-4f1d-ae6b-af15a855081e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:40:42.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:40:52.712Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=f918c7ce-b946-49cf-9efb-8e268fd5a100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:40:52.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:41:02.723Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=14fc3459-26a3-4d4b-bd62-02ccfe3d082d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:41:02.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:41:12.745Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=df619dab-3175-4a1a-a3d1-24191e710bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:41:12.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:41:22.767Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=f7c3f006-f111-4e12-8625-8c3b98a30107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:41:22.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:41:32.783Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c0cf3be2-2aa0-4d4a-a64b-a2c7fe3a368b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:41:32.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:41:42.795Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ebb05d1d-72fe-4fdb-80a7-bad1877152ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:41:42.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:41:52.802Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=9d179345-9e40-4b2c-b77b-56386df2a5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:41:52.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:42:02.811Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=2a850405-dee5-4a67-9f7a-7d539d56dd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:42:02.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:42:12.821Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=16ed8e58-146c-4319-90d7-650d0fcb0d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:42:12.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:42:22.828Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=74df6fff-8448-45de-b45d-045d9363d700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:42:22.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:42:32.847Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=146e7268-c7b6-412b-a96f-84cde9c5e674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:42:32.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:42:42.862Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=6f03c580-b7be-48b7-9847-80363335b5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:42:42.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:42:52.869Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=596844cc-26a1-48cb-96ed-93d05858cd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:42:52.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:43:02.877Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ac13aed7-e89e-4712-8615-9db9ea4d0451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:43:02.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:43:12.884Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=d5907d25-3f77-4b81-ab5c-2fd5350dd78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:43:12.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:43:22.891Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=dbce6393-c3c3-45f7-bc36-f7941536815a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:43:22.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:43:32.899Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=df0d3bbc-59fc-4914-a4cd-0ecd7eeea912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:43:32.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:43:42.908Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=f83d8a8a-925e-497a-9457-cbc074a45f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:43:42.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:43:52.918Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c5045fd4-9026-4a7f-9e04-fa569c690e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:43:52.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:44:02.927Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=1bbf4972-495c-4e4f-9f4d-e78b9bce9dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:44:02.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:44:12.947Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ef18063b-bca4-4f52-9071-8b84deb59e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:44:12.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:44:22.956Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ba1ba397-e83f-49a1-b546-6ddb2832b90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:44:22.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:44:32.963Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=a0ae83f0-ea33-4e48-a534-4031f8113679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:44:32.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:44:42.970Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=de18bf03-3a03-4dfd-a9aa-98484d11b702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:44:42.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:44:52.978Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=e547a173-7706-41e8-b63b-e2c0f35e3542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:44:52.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:45:02.985Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=e840354d-6835-4351-8558-0703f41a205e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:45:02.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:45:12.995Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=a836073e-1e72-40fc-839f-9a6d24de0a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:45:13.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:45:23.004Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=55dd7656-0f2d-428f-8d22-b86a0eda4ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:45:23.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:45:33.019Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=b3c10126-bbd6-4343-a37e-1cbd59f6e178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:45:33.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:45:38.207Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:45:38.208Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-16T23:45:38.209Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:45:38.212Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:45:38.217Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:45:38.217Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T23:45:38.217Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-16T23:45:38.219Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:45:43.046Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=fea88e0f-26af-4506-805d-73155e57c807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:45:43.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:45:53.054Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=8d99d032-6041-4d5f-bf7f-60e8dd153c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:45:53.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:46:03.064Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=abef62df-2511-4110-bf38-c3d1620064d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:46:03.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:46:13.074Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=aea93711-5ed3-4fea-b5db-6bb3aa564c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:46:13.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:46:23.081Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=eab13c2b-b732-4488-8e1f-edc9cd1f24ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:46:23.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:46:33.088Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=8eda7195-f473-412b-97fd-878a6cd41052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:46:33.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:46:43.096Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=65ec177d-a464-4e1e-afde-50d8047cbf49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:46:43.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:46:53.104Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ec5af5bc-9df1-4951-858e-73357ff91b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:46:53.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:47:03.117Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=2e19167b-2bc5-4b59-bfb5-c70bca995e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:47:03.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:47:13.132Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=7303a8ec-9b29-4325-a34e-9e94184df5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:47:13.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:47:23.140Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=1590d0a1-a676-4a4c-98ca-8fdfec99fdf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:47:23.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:47:33.150Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=eb97e971-c6d6-4afd-bee5-b2d241969169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:47:33.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:47:43.157Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=bf2f96d4-afeb-46d1-a5d2-062dff4d1eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:47:43.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:47:53.165Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=0650f5e8-748a-4712-82eb-3e6685a994e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:47:53.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:48:03.173Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=102dadc3-f04b-4b12-a7a3-13462b0d230c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:48:03.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:48:13.180Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c78bf858-ccdc-4f0b-be73-3d94ecfedb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:48:13.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:48:23.190Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=eb3d0536-6367-45e0-98d5-af5106274ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:48:23.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:48:33.209Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=8d6099e9-00e1-48f1-97cc-61f671f32a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:48:33.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:48:43.218Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=6277db88-9a41-44fa-8d1a-c39e22deaace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:48:43.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:48:53.229Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=30ace819-eff0-4464-8318-f75eb2828ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:48:53.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:49:03.237Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=2748c613-26a7-4aae-be4d-f13c70913466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:49:03.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:49:13.244Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=2ffab251-6764-4ff6-aac2-9af8b230d696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:49:13.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:49:23.253Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ad72bff3-7132-4e1c-a39b-78ada95cf3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:49:23.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:49:33.266Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=3f845cdb-c085-4aa6-abc4-d04e8596768c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:49:33.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:49:43.279Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=dc9c016f-8a41-47d5-818b-80a605835330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:49:43.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:49:53.290Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=a618d852-96d5-4766-b005-6a635fb98a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:49:53.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:50:03.299Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=d86b8620-e43f-43fd-a82f-3865f7954587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:50:03.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:50:13.306Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=d387b080-5887-40e8-b554-d0a954a66c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:50:13.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:50:23.317Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=dabda696-ca0d-4fcb-8d3e-ea1950cdcd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:50:23.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:50:33.326Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=f028ba47-33a9-4282-9d21-6c752697744f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:50:33.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:50:38.248Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:50:38.249Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-16T23:50:38.250Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:50:38.253Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:50:38.258Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:50:38.258Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T23:50:38.258Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-16T23:50:38.260Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:50:43.339Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=8810d085-7af2-4748-9d94-a0fadd531bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:50:43.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:50:53.350Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=591600b5-0beb-4d3e-8483-7382a2db7fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:50:53.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:51:03.357Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=26077f1a-5e17-40ab-ab6c-6005ccfef56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:51:03.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:51:13.365Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=56b2190c-4f5f-440e-900d-742148e0b34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:51:13.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:51:23.373Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=e62781e4-e925-4bc9-8c95-6a3af424c81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:51:23.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:51:33.380Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=4ebf749c-6169-465c-b16a-8084c6443287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:51:33.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:51:43.386Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=663dd399-0654-42f2-bee0-4b01324e7e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:51:43.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:51:53.394Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=22520f22-5863-41d5-8ffd-b99f8315c0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:51:53.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:52:03.406Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=0ed48e72-8a95-485f-abea-3eff6cc99b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:52:03.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:52:13.414Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=bf91534d-885a-4c5d-bab9-c5241491b05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:52:13.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:52:23.421Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=db5653cb-648d-474f-92cd-d2afe5932202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:52:23.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:52:33.429Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=04edd1ed-437e-486d-8db6-acace37f4d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:52:33.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:52:43.436Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=425836e0-2998-481a-be8c-c8e7bb6fb8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:52:43.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:52:53.443Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=d16274fb-3afb-4188-826e-58ac9b1469a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:52:53.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:53:03.452Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=d68caf39-6705-4096-a98a-1ca51f400adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:53:03.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:53:13.463Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=99612628-588a-4c56-a401-d8326ef0a153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:53:13.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:53:23.481Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=43501535-9709-4f2f-bb3a-5a45aea1700d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:53:23.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:53:33.490Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ad33361b-4d8b-4e3a-b549-e37673d5fa5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:53:33.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:53:43.497Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=e45fc85a-9bd2-4a86-80c6-092765207c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:53:43.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:53:53.504Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=87da8949-9d32-44ea-80ec-f0c6977cadb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:53:53.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:54:03.511Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c8b76e42-a72e-4e0a-8241-6a36a7abda4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:54:03.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:54:13.521Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=e74b9a83-46a2-4b4a-98ca-8e2ddcf0f6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:54:13.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:54:23.528Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=26913adc-5d4b-4aaf-b3ef-e772dfecabe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:54:23.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:54:33.536Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=574eb7bf-754f-4d36-93ec-409618048e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:54:33.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:54:43.544Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c109733d-f710-4dcc-a0cb-1024bdbe6721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:54:43.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:54:53.551Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ea212c96-4ef2-4076-a6bf-58f570f250eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:54:53.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:55:03.568Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=a961b138-bde9-4437-a76c-458f5e223722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:55:03.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:55:13.576Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=87f302ca-7880-46d8-bcb0-c82d47baaee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:55:13.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:55:23.583Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=efd56efa-2a1c-4799-9f82-769ed49b05e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:55:23.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:55:33.589Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=94298738-5540-4c5f-a117-f103f957a764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:55:33.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:55:38.157Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-16T23:55:38.157Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-16T23:55:38.158Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:55:38.161Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:55:38.165Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-16T23:55:38.165Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-16T23:55:38.165Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-16T23:55:38.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:55:43.597Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=eebca347-b2e3-4558-bc1e-4d2927c3f389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:55:43.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:55:53.605Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=558cfecd-3568-4754-aeec-8adf5b5f6ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:55:53.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:56:03.613Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=26278844-444e-44a7-a26d-a8d6a97e8ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:56:03.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:56:13.621Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=fc46bc54-3b60-4360-b9f4-62c2101f21fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:56:13.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:56:23.634Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ef14fa15-5a62-4f35-bf6e-72c64e0f035c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:56:23.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:56:33.642Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=865bab11-4195-48b4-ab0e-56eb9eb7e9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:56:33.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:56:43.649Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=3f5d299e-6c07-49f7-9a10-2486e215e054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:56:43.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:56:53.654Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=a35c85ee-8767-413a-b78b-cb54e121d429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:56:53.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:57:03.662Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=62ae5ddc-1b55-41f8-a022-d59259f50dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:57:03.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:57:13.668Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=e82b86bc-4222-4325-8db1-415d01567ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:57:13.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:57:23.678Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=8cce5035-80bd-4b90-a6e8-d13b0fc87b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:57:23.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:57:33.690Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=29331bcb-106a-4e7e-8312-43079454b680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:57:33.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:57:43.697Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=5865f78f-2c72-41d7-bfaa-6f44fd42bd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:57:43.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:57:53.705Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=aec3a4c7-3413-46d5-b736-8b5eeddf75bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:57:53.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:58:03.717Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=f6bf9e38-9c0b-4515-9a99-ed8df21455a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:58:03.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:58:13.724Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=7e0c5451-20b0-4337-b5ce-c9ab70ef0632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:58:13.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:58:23.731Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=dd0788cf-c2e7-4152-af62-f298d74922c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:58:23.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:58:33.737Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=6383fa54-3f6c-4924-9628-8bee1d9c3fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:58:33.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:58:43.744Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=5d23020e-3151-4fa3-885c-38c7bdc90074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:58:43.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:58:53.751Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=2148cf56-9ead-4e56-bb77-a3147a363901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:58:53.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:59:03.756Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=cf3a12d3-1dca-4f63-b321-912a3962f16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:59:03.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:59:13.762Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=edcb8364-a246-4f7e-af6f-a5ce3cf484bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:59:13.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:59:23.773Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=884df560-f37d-4b04-88e0-36acea80bd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:59:23.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:59:33.786Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=abd420f4-8876-4790-b0a7-f9e0dea50269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:59:33.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:59:43.798Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=2c0fdcdd-5b45-4513-8587-55a70d16b007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:59:43.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:59:53.805Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=0847145a-9908-49bb-b05a-0142a4ba7bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-16T23:59:53.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:00:03.813Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ebf1c63c-51d4-4db1-b7be-816320e6d067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:00:03.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:00:13.842Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=3e20e7a3-7fd4-44d6-b413-b96f82ac89aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:00:13.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:00:23.849Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=7d1b2c2b-4d4b-4418-a5fb-1e6fcdbd42b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:00:23.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:00:33.855Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=3366ed68-a2fc-4c42-8771-f788f5962699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:00:33.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T00:00:38.171Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T00:00:38.171Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-17T00:00:38.173Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T00:00:38.181Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T00:00:38.188Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T00:00:38.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T00:00:38.189Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-17T00:00:38.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:00:43.864Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=a9af9115-f44c-4063-a5bc-a27d65de8239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:00:43.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:00:53.873Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=29bf0629-19f0-487b-9590-9aaee78653b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:00:53.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:01:03.888Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=b69580a5-5ce1-4b5e-92da-89496de0dd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:01:03.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:01:13.898Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c9b6d3df-a80a-461c-a1e9-d5f4abb8eab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:01:13.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:01:23.906Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=6ac1517d-1abd-4b92-b2b6-1090684276dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:01:23.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:01:33.912Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=68d9da81-bd76-4b22-9f76-c31ee7ca6bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:01:33.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:01:43.920Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=04d0a998-2766-463a-88de-77eb879b5c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:01:43.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:01:53.926Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=988dc4ad-66f5-4b4d-a703-451fbc99c4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:01:53.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:02:03.933Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=0cf35073-5b33-4004-b412-15dbf1b2fae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:02:03.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:02:13.947Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=bde67919-7786-4efb-a4b5-6769db509f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:02:13.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:02:23.959Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=23e40fc2-e64c-4909-a994-439a730a99f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:02:23.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:02:33.984Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=0402d72d-7671-4dd5-b43e-40493ba5be88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:02:33.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:02:43.991Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=aab11859-fba5-42cf-b537-1e03d2f8d0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:02:43.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:02:53.998Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=0f9c3887-bb7a-49c8-a31e-b2e7d7d7446a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:02:54.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:03:04.006Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=653285d1-6a39-4434-b997-5ec7f41c515c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:03:04.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:03:14.016Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=86252595-8b3e-4eb2-985d-be2b6f8ffff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:03:14.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:03:24.023Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=7a60a40b-fa56-4423-94fd-e83fcb2d7a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:03:24.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:03:34.031Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=dd085935-ec6f-4d45-8ea5-b6f0ac0c8dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:03:34.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:03:44.039Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=4541b8ea-af78-4446-9c94-a31c933f1b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:03:44.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:03:54.050Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=d2446b4d-df68-4262-b0f0-297f81d3272e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:03:54.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:04:04.057Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=5909d458-e860-438a-9a8d-e04835231737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:04:04.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:04:14.064Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=88f0239d-3e22-4920-87e3-16c222f984a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:04:14.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:04:24.070Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=48ac51b4-6906-4c9d-a8a6-4638f527dd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:04:24.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:04:34.078Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=e3db9a57-b534-4167-9a5b-2636753ff26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:04:34.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:04:44.084Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=55bf3c06-3ff4-4ca0-b318-5eda3fa1176e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:04:44.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:04:54.092Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=460a9c8a-99bd-41bf-b5c4-a2077e6e0631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:04:54.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:05:04.101Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=869a78c8-e3ba-4feb-8163-b4adb485d399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:05:04.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:05:14.118Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=e7a5bfe4-83da-4c51-8194-02c0b4f6fcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:05:14.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:05:24.127Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=70e8b342-c0ec-4a3b-9835-cbf707d2d702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:05:24.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:05:34.133Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=789204b3-bab4-45f4-bd00-9fb2a43f067c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:05:34.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T00:05:38.173Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T00:05:38.173Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-17T00:05:38.174Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T00:05:38.177Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T00:05:38.181Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T00:05:38.181Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T00:05:38.181Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-17T00:05:38.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:05:44.141Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ca3a73e7-6098-4e7b-bfe3-7d7f91306b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:05:44.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:05:54.149Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=23c48871-34e5-495d-adfb-11fde3a109ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:05:54.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:06:04.154Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=7fa8e0f6-0e8a-42df-8d61-56e0bb70c9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:06:04.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:06:14.161Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=d6862c33-2001-4b6a-8445-b3be4f290c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:06:14.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:06:24.169Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=d3840c41-7fb0-4985-9529-add5fb9c4efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:06:24.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:06:34.177Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=27f693af-8973-4a05-a373-6c1d2dcd7206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:06:34.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:06:44.190Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=e075f5d9-f879-46c8-bdf0-ddbb390ce05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:06:44.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:06:54.197Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=a5422a68-5afa-4604-8356-8fe391935445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:06:54.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:07:04.204Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=026aec6f-3aa0-4dea-a1d0-cb1943a89fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:07:04.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:07:14.212Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=19524894-6219-4f7a-8583-ad2d6eb887e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:07:14.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:07:24.218Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=b65e3420-d70d-4e97-86f5-d940cd96fe43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:07:24.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:07:34.225Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=e77c3943-76c9-4691-bbd9-d70138e7aad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:07:34.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:07:44.231Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ed641f6c-b137-44f7-8b05-4f00825975db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:07:44.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:07:54.238Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c4b7a9b2-4e7a-4c4f-81e9-ba83dc0846b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:07:54.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:08:04.248Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=689b7971-ef50-4b79-be81-5769166a4cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:08:04.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:08:14.265Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=7ce78f60-ae96-439e-9446-eea764984a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:08:14.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:08:24.300Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=43d7a781-dda0-4da8-b72c-a4b2dc9dd8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:08:24.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:08:34.306Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=71972472-2312-4fd2-b70c-9bef9abe901a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:08:34.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:08:44.314Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=a4a08340-d72f-42e8-9d69-4ebf453f47e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:08:44.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:08:54.321Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c6fac437-30ea-4d45-9dfb-b06c5cf0fd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:08:54.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:09:04.328Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=96730ff2-dd5d-426a-b911-956d247e058a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:09:04.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:09:14.335Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=25964e83-f0a8-4768-ba55-ce2478805ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:09:14.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:09:24.345Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=4616ffdc-0566-4495-bb4c-f32954d60576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:09:24.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:09:34.354Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=25a79619-bdd4-4437-b4f9-4c29bbc45178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:09:34.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:09:44.367Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=83801234-5ccf-472e-861b-e006d6999a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:09:44.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:09:54.375Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=29dce8e9-a9b2-4506-949f-e71da5061002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:09:54.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:10:04.382Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=21711429-6087-4d9f-af5f-ea3ab63a4903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:10:04.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:10:14.389Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=a8a948a4-dee7-4680-939c-e8e14e35c076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:10:14.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:10:24.396Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=36b4a9f1-db1e-438c-8d31-aa2b9e408ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:10:24.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:10:34.403Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=40275b85-f80d-43a1-829e-d5a1695db8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:10:34.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T00:10:38.153Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T00:10:38.154Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-17T00:10:38.155Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T00:10:38.160Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T00:10:38.164Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T00:10:38.164Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T00:10:38.165Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-17T00:10:38.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:10:44.408Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=8bea340f-099b-400b-979c-366f67ee2a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:10:44.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:10:54.415Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=2f082e03-7313-4fdc-845d-294c51e49e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:10:54.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:11:04.423Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=0e084243-7750-4506-a910-7be1b2408d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:11:04.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:11:14.438Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=b9bac68e-fced-4845-ba78-edf5ae296743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:11:14.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:11:24.444Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=b6346016-8597-42cb-993f-df5411d9c2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:11:24.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:11:34.452Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=69459c88-d314-4ec2-99f2-39cc42a64728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:11:34.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:11:44.463Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=60663a1b-0ad9-45f4-b1e6-170721006581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:11:44.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:11:54.471Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=174cad59-6b78-436f-974b-38597594367c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:11:54.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:12:04.477Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=bdae2ae5-b29b-4b4b-9a4e-c6f01164d5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:12:04.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:12:14.483Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c50cb9e6-a171-4fe7-8799-cb57c431d575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:12:14.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:12:24.492Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=5910a20a-3f56-49e7-bc33-82ad7a8d95fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:12:24.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:12:34.499Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=9a7e7605-62cd-4479-96b9-0b82f88987e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:12:34.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:12:44.514Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=d398ba26-338c-409f-a726-e502d1f5810a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:12:44.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:12:54.522Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=581e15a8-80b0-4723-b880-f8be8f7d9aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:12:54.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:13:04.528Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=2513a0fc-d9c2-4b51-a3b4-541bb901679e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:13:04.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:13:14.537Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=9503b593-d3d8-487e-b178-295bceb50f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:13:14.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:13:24.544Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=01eca5c0-c549-49f1-a5fd-06f23bd9890e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:13:24.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:13:34.549Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=efbef06e-fff3-4bf2-9a4f-00e70879381c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:13:34.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:13:44.556Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=457aa0bd-8af8-40af-852f-8f1daad39467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:13:44.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:13:54.565Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=3ab23c91-15c8-49ae-bd29-f539b99a4b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:13:54.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:14:04.573Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=30315884-8243-4371-9c8c-9b08402074c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:14:04.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:14:14.588Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=01e527d1-2d36-4295-9c8e-b17177498bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:14:14.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:14:24.596Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=32ace568-a87d-44a0-b6f4-8d01cb7049bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:14:24.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:14:34.603Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=805fa844-aa76-42a9-bae9-0c9b91a005b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:14:34.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:14:44.610Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=f285ee09-05ec-479d-8080-43ba2c5938f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:14:44.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:14:54.618Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=55ba5b96-e656-4e58-897c-fc0ba4f26da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:14:54.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:15:04.626Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c7e28a0c-01f3-4a5e-a02f-342e0489ca50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:15:04.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:15:14.633Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=39b87b47-2b9b-4edb-8481-d170b84797f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:15:14.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:15:24.641Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=7484d156-3ba6-465e-85ea-2b3c34b5562f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:15:24.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:15:34.648Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=053bf123-db24-49c6-a78e-c34eeb21bef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:15:34.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T00:15:38.180Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T00:15:38.180Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-17T00:15:38.181Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T00:15:38.184Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T00:15:38.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T00:15:38.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T00:15:38.187Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-17T00:15:38.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:15:44.662Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=573ac1d5-3f2e-4aa6-a78f-7d9d2d984ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:15:44.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:15:54.669Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c31dff38-9cc7-441e-ac13-b5b12ffc3354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:15:54.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:16:04.675Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=7a5cbb93-c800-4fda-829a-80d6ea3c5c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:16:04.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:16:14.683Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=f7e0ee6d-3e8a-483f-94c1-fca6635e4f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:16:14.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:16:24.690Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=8afc9e07-fb9f-4f23-bf47-769157ba881e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:16:24.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:16:34.696Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=4b837239-6eea-45c0-8b7b-cab0e30f2722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:16:34.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:16:44.704Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=e75bf2c8-0463-4b9f-93b8-13c8abc5adb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:16:44.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:16:54.713Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=a9bb3430-02a0-4a6e-ac62-412bd9ff746e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:16:54.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:17:04.723Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=7249e0ea-d941-4712-b80a-8feae8266fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:17:04.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:17:14.738Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=6120d637-6f94-4d60-ab9e-13f9f574ea61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:17:14.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:17:24.752Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=122b0b3b-0595-4cf6-8ece-4d57e10a14be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:17:24.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:17:34.763Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=49dbdc22-7334-4f7b-acfa-d3725db0d978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:17:34.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:17:44.770Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=2d34fc0a-c490-4be1-883e-d2e9c755ce40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:17:44.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:17:54.778Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=73d248a1-77b5-40b7-b276-72f2f5a40ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:17:54.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:18:04.784Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=3d98eabf-6080-424d-ab11-1a634db1419d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:18:04.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:18:14.792Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=61037e9b-976b-42e3-a51b-ef6b59626d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:18:14.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:18:24.798Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=0c1703d9-8356-4948-9287-c7f6731223bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:18:24.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:18:34.807Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=5d7e2342-48cb-4f0c-a5cb-2340293ffb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:18:34.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:18:44.823Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=111ba48e-b9aa-40eb-b83e-5a7fbe18aa41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:18:44.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:18:54.830Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=50c47904-fcc9-4bab-8aa3-15945af436d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:18:54.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:19:04.840Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=c83fd4e2-7b3f-43b1-bfe3-f65ee97a7bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:19:04.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:19:14.849Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=dceb5bf3-0c6d-4e2a-96c8-3f848649c382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:19:14.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:19:24.859Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=b46282aa-7ad8-4b8a-963e-72ac55c0a6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:19:24.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:19:34.866Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=745211e5-8721-4428-9aac-581a09db738a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:19:34.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:19:44.875Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=d3264c28-0590-4f6d-9e31-0d4a580b59b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:19:44.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:19:54.883Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=e7778016-449e-426d-8462-0b81b6838b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:19:54.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:20:04.896Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=7a289162-d62b-46b1-a1ff-2cd0768572b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:20:04.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:20:14.905Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=2af66f02-b84b-4b95-b9d2-3763e83f3ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:20:14.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:20:24.912Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=617614a7-bacd-4d32-ad81-81c3c8282734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:20:24.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:20:34.918Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=f4371af3-dcb9-4f6c-b035-eb19e734b053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:20:34.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T00:20:38.149Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T00:20:38.150Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-17T00:20:38.151Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T00:20:38.153Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T00:20:38.156Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T00:20:38.157Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T00:20:38.157Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-17T00:20:38.158Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:20:44.926Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=5dcdcc03-7f1a-4d42-bef8-e0e033c12bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:20:44.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:20:54.932Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=240526d1-dd38-4ea8-941e-b73f1e5b04ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:20:54.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:21:04.939Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=4dc4fe8f-d6bf-4c82-b275-64278901edf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:21:04.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:21:14.950Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ccbf80ab-8f00-43da-b875-d22209fc2bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:21:14.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:21:24.966Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=0aa7cdef-3c68-43b0-9994-36a1e22c8e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:21:24.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:21:34.973Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=431df1f0-03a4-4b89-8368-07436af449cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:21:34.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:21:44.981Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=498f61ad-d548-4462-8dd4-65801d905102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:21:44.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:21:54.989Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=dca58fcd-f65b-4889-9236-cceeb2c14155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:21:54.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:22:04.996Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=2395c9ca-d4ba-4d27-a9e7-dbe699d9ef37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:22:05.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:22:15.002Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=59fd1f6f-0144-4a25-9778-4f1367c98a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:22:15.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:22:25.012Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=85100599-ec7b-43eb-b6da-8f0b057d3dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:22:25.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:22:35.020Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=1da89c86-1651-47c3-a2b3-4b62f83f1119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:22:35.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:22:45.029Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=b2987bb1-12cb-4d94-b7fc-2c69679c9e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:22:45.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:22:55.044Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=831425c8-045d-4223-8095-9232984ea62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:22:55.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:23:05.059Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=06f89078-545c-4b8a-ba57-a5b716abc88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:23:05.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:23:15.065Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=43dccc90-82fc-4f7f-8206-ef0ffd1d9d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:23:15.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:23:25.072Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=0fafc623-89e5-4d3a-a949-7ab84cd2cf29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:23:25.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:23:35.080Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=b46a8e5d-dd7a-45cf-bed7-bef60aa23f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:23:35.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:23:45.086Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=fd05156e-3024-4f0b-aced-3c1af53d2079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:23:45.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:23:55.094Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=aa73fa5f-d425-4e7e-b90f-61e6be2761db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:23:55.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:24:05.104Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=ff235b9a-d64f-49e2-920a-174dc2430d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:24:05.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:24:15.112Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=1a5144cc-3c00-44fc-ad19-ea8c5a787c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:24:15.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:24:25.135Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=19cdbccb-c8e6-44ca-8175-63ccdcd0b7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:24:25.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:24:35.142Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=412db38c-1615-4f16-bae1-5dae170698c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:24:35.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:24:45.149Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=bb544a56-771d-418e-b1d5-294000d3e7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:24:45.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:24:55.157Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=9fc17cab-f2a9-43a0-8e72-3f9f117dc96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:24:55.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:25:05.165Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=b093d62e-7956-4a87-815b-fe2cb3ebf056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:25:05.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:25:15.172Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=5ed308b3-eaeb-4976-a3b7-723572f32b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:25:15.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:25:25.179Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=635d28c6-62fb-4fae-adb0-cc64dc102dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:25:25.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:25:35.188Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=36fc54a6-ffed-459f-bf42-fd9a384a1c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:25:35.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T00:25:38.219Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T00:25:38.219Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-17T00:25:38.220Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T00:25:38.222Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T00:25:38.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T00:25:38.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T00:25:38.225Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-17T00:25:38.227Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:25:45.203Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=a6a11819-afce-453b-aeb6-53956340495e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:25:45.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:25:55.213Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=d1f6f459-b5ae-42eb-85d0-dbabd0252786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:25:55.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:26:05.220Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=78386ae7-77ee-4471-8962-ffd61d9380d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:26:05.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:26:15.228Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=82b76f4f-36bb-4cf4-b583-985c927847de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:26:15.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:26:25.234Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=09c0174f-5e82-4e05-b996-13d27302e01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:26:25.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:26:35.242Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=97e423ba-7601-4e5e-b02c-5d9ac4065d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:26:35.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:26:45.249Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=5e6a9443-c34d-40be-8722-df1ce89f6286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:26:45.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:26:55.255Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=83e010ce-8294-439e-b2ae-f75d3f33849b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:26:55.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:27:05.263Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=4cfc5ad6-c815-468d-a474-d239ce3b6792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:27:05.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:27:15.274Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=5a692ae0-7397-41d9-b85c-1bc547bed445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:27:15.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:27:25.281Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=20979d98-2d23-4ebd-844b-d862017e72ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:27:25.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:27:35.287Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=af2b15ad-3566-4377-972e-ae47adf9a2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:27:35.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:27:45.296Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=cb23028d-a790-44ae-9a4b-e0b899ebf712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:27:45.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:27:55.305Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=2dae03a1-dcf8-400c-b8eb-a284f509e716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:27:55.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:28:05.312Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=cbdeca85-c856-46ce-9d56-a9462b9033ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:28:05.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:28:15.318Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=35d8ef21-285d-4cc2-bc13-d06c4a89a27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:28:15.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:28:25.324Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=a781401f-7ce5-48dd-912f-5451db26635b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:28:25.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:28:35.331Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=fa0bcf7c-9408-4085-8c93-f3e09a1de5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:28:35.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:28:45.338Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=bfc15f13-ab92-488d-86bf-f5b4e3eaf0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:28:45.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:28:55.349Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=747ba28b-9191-40f3-a395-502a6d8f8351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:28:55.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:29:05.355Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=0f5924b3-fa65-4270-9cc4-c7f2b1c198d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:29:05.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:29:15.361Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=7ce289cf-ace4-495c-94aa-f79d5948c9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:29:15.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:29:25.370Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=4317975e-7dc8-4892-9592-af56efc52bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:29:25.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:29:35.376Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=5c681bf0-f515-498f-95fe-e6e2358c5e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:29:35.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:29:45.382Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=e14a5b98-43e9-4252-b891-11633477915c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:29:45.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:29:55.389Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=05c364c1-97ef-445e-98a1-d89886a9d226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:29:55.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:30:05.404Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=fc0c2feb-3177-4684-9f2d-a512c197a939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:30:05.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:30:15.416Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=65f87b6b-60f7-4fd1-925b-e0749fcca611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:30:15.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:30:25.425Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=f77e1b62-16b9-42e5-ab65-2272e160785d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:30:25.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:30:35.433Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=e943e3ac-9675-4b97-88c6-4e58bd1f08a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:30:35.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T00:30:38.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-17T00:30:38.152Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-17T00:30:38.153Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T00:30:38.155Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T00:30:38.158Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-17T00:30:38.158Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-17T00:30:38.158Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-17T00:30:38.160Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:30:45.440Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=97a8b4e6-d613-4aae-9f9e-b49f843139ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:30:45.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:30:55.446Z |INFO |Init configs |InvocationID=ac1504f1-a7cb-48b5-8864-542131a7aa87, InstanceUUID=a2f9bab3-1a94-48bc-9a83-ae0a83ee4eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-17T00:30:55.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |