By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T01:48:01.846Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T01:48:01.849Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T01:48:01.877Z |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-11-30T01:48:02.498Z |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-11-30T01:48:02.583Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T01:48:02.584Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T01:48:02.584Z |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-11-30T01:48:02.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-30T01:48:02.691Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-30T01:48:02.755Z |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-11-30T01:48:04.395Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-30T01:48:04.853Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-30T01:48:04.872Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-30T01:48:04.873Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-30T01:48:04.926Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-30T01:48:04.927Z |INFO |Root WebApplicationContext: initialization completed in 2171 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-30T01:48:05.363Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-30T01:48:05.957Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-30T01:48:07.326Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-30T01:48:07.777Z |INFO |Started MainApp in 8.309 seconds (JVM running for 9.013) |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-30T01:48:07.856Z |INFO |Start scheduling PRH workflow |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:48:07.870Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=004f17b7-5882-485c-bc0a-6f6abbb4ab87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T01:48:09.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:48:09.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:48:19.439Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=b02eb2d6-f5e5-4690-9348-ee12b4ecefb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T01:48:20.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:48:20.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-30T01:48:28.073Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-30T01:48:28.074Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-30T01:48:28.076Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:48:30.511Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=73d23b76-ffe7-4ab9-bab6-65b49a6c758b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T01:48:31.582Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:48:31.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:48:41.583Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=2241d8d9-1e10-4cf4-b942-be93a614ebc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T01:48:42.653Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:48:42.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:48:52.656Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=696ed08c-bd26-420c-a183-a91cc171dd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T01:48:53.726Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:48:53.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:49:03.728Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=843581cf-65dd-4636-a1e1-40a9d3d35dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T01:49:04.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.204:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:49:04.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:49:14.800Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=792c3f33-f7ab-43fe-a087-32b3a0a40aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T01:49:15.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.204:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:49:15.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:49:25.871Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=f766b553-96c8-4b15-bcf2-2aad5a5df54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T01:49:26.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.204:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:49:26.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:49:36.910Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=eae0db55-af83-4827-8dc1-cadf47c9d54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T01:49:37.986Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.204:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:49:37.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:49:47.988Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=97a7dec8-ba18-4be4-8f2c-e72ef8b0115e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:49:48.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:49:58.125Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=94daaa50-e11f-4178-a7ad-9a2a1ae700a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:49:58.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:50:08.142Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=179f84b3-0eb3-4a7d-9472-f777d7af1da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:50:08.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:50:18.154Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=e965b07b-267b-40c6-95a3-4c0ae5d25316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:50:18.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:50:28.167Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=f7fbbd16-aa4e-459a-8ee8-c0f8fe642768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:50:28.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:50:38.181Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=59f6d6b2-fc00-4ff6-a4ca-a4cfa5951164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:50:38.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:50:48.192Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=4721e30d-53c2-47d5-9c57-a224440d2552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:50:48.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:50:58.209Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=0f3c9b53-4a5f-4a3b-8676-74f28eec0418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:50:58.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:51:08.223Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=16f7c18b-6636-47c9-8f99-01769360dc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:51:08.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:51:18.238Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=3396d739-890d-4f5d-85f7-e7d8380e0526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:51:18.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:51:28.249Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=a982ff72-5806-4949-92d5-c7f14015749a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:51:28.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:51:38.260Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=ad87dad8-dce0-4ddb-894b-896ad695cee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:51:38.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:51:48.274Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=50afd4d2-c44f-4d2d-a766-fe7abb2b86d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:51:48.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:51:58.286Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=3e2f96da-d4a4-49f1-9299-3e0b9d6f5362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:51:58.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:52:08.297Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=6dfc35c6-c73d-477b-ab55-258a3e7e48d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:52:08.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:52:18.310Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=ec70e324-2719-4a8f-abca-9f843660ff03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:52:18.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:52:28.323Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=7b26126a-21c1-4edb-9048-e04a09145e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:52:28.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:52:38.334Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=0b67c01c-1d6c-40f8-a6de-d85761179921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:52:38.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:52:48.346Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=9e61a241-735c-464d-a2f7-edc519d11a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:52:48.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:52:58.357Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=fecb514f-be16-4413-9554-498650969075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:52:58.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T01:53:06.541Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T01:53:06.541Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T01:53:06.541Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T01:53:06.550Z |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-11-30T01:53:06.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T01:53:06.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T01:53:06.558Z |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-11-30T01:53:06.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:53:08.368Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=f10cd0cd-febd-4262-88a0-85ee5cda4dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:53:08.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:53:18.377Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=4e303e34-321f-4154-8dfa-8b297edd1bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:53:18.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:53:28.390Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=e9b6d06d-97ce-4f34-8927-68ee49de2a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:53:28.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:53:38.402Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=865f5463-2da3-45d3-b5b6-55713783ba3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:53:38.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:53:48.412Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=42f8f8a7-5623-4305-851f-1768b82bac4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:53:48.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:53:58.422Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=88e8a657-7a2b-450d-a39a-a85fd792fedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:53:58.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:54:08.434Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=763f3345-a8c4-4b49-bb05-f583cbeba96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:54:08.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:54:18.447Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=6d4df39a-09b9-4405-8316-988f29b3f12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:54:18.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:54:28.461Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=b9efd4c2-aed5-4b22-9eb3-783aa629c3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:54:28.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:54:38.473Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=87358559-0fb4-438f-b97c-d823d52abf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:54:38.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:54:48.483Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=639752a3-9af8-4b1c-8c1a-39f518d6bb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:54:48.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:54:58.491Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=97666499-7e7b-44c3-8507-209df3590088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:54:58.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:55:08.503Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=7f28023a-4360-4388-ba7d-c49481108ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:55:08.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:55:18.513Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=015fca89-dcaf-4c1d-a979-0e12a747e7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:55:18.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:55:28.523Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=f6ace3f4-1052-480f-a87e-15a47bc437a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:55:28.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:55:38.553Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=ee0ff5c5-cdc8-4093-ba20-c5135f954570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:55:38.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:55:48.565Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=d045736b-ee13-41a8-bd7e-5c49156e10bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:55:48.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:55:58.577Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=20690d0a-5b52-44ba-8022-d840ff5e39b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:55:58.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:56:08.587Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=d5649d43-6b9f-4ce3-8682-d65ca702fa2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:56:08.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:56:18.599Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=d803abc8-2ab2-465b-b76d-1ad193003f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:56:18.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:56:28.610Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=ee017243-244f-4b7b-b8d6-dcf47c034d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:56:28.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:56:38.622Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=731ce17b-9b0a-4d63-aded-a656270e8be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:56:38.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:56:48.633Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=36bf20a1-6fba-4ab9-a266-dffadeca41bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:56:48.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:56:58.645Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=71ad629a-b1ed-4112-ad47-fbf07120e074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:56:58.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:57:08.655Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=204a712e-e4b8-4623-9812-086ab77393be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:57:08.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:57:18.670Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=4e3185ff-90c8-4ed2-9f50-3bdae98d4ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:57:18.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:57:28.690Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=dce74920-0b88-490b-b0e3-6e8dfdd84cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:57:28.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:57:38.702Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=a0e92677-9f4e-4ff0-9f7b-d234393f4e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:57:38.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:57:48.712Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=d3fa6d98-72b3-4eb9-95ab-d321a66d27b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:57:48.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:57:58.721Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=dcd5f7d5-fd2f-4913-ad7e-3160a8e611ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:57:58.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T01:58:05.687Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T01:58:05.687Z |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-11-30T01:58:05.688Z |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-11-30T01:58:05.691Z |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-11-30T01:58:05.698Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T01:58:05.699Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T01:58:05.699Z |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-11-30T01:58:05.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:58:08.731Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=12e6eac9-6cc8-484d-a90f-b635a9d3f86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:58:08.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:58:18.739Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=b74dc2c7-5c31-4c75-a0b9-8e21600e0355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:58:18.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:58:28.750Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=5ffef0d1-600f-4516-b286-23515f344f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:58:28.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:58:38.760Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=df1d31a6-96c0-4d22-b2ed-d9b9e5fe7b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:58:38.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:58:48.770Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=28565fe8-e199-43e7-9477-67570db0c327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:58:48.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:58:58.779Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=8923db92-cc4a-4984-8fd9-9daba327b93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:58:58.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:59:08.789Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=df6b36cf-26c5-422f-b40c-9ca3161ecf65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:59:08.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:59:18.798Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=e9237fd6-7fe7-4741-b962-8d0f9b7ec6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:59:18.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:59:28.810Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=88691ed8-63ae-49e3-b51c-b309ca747d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:59:28.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:59:38.821Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=b775e429-a944-43bd-a50e-1c4f9d715231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:59:38.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:59:48.829Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=07cc70e6-e9e2-452f-a7fb-29c9eec8a78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:59:48.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:59:58.837Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=f084d6bb-2fd6-484b-aecf-2cc543e90598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T01:59:58.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:00:08.846Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=04c33596-d62f-4d86-950c-4574f8c20c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:00:08.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:00:18.863Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=5c468a8d-91fa-466e-93d8-08a65d7fbbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:00:18.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:00:28.874Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=1a32a40b-1194-4c02-b32d-bd11af9df6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:00:28.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:00:38.884Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=01f794c0-cd39-43da-be99-40e05aacdb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:00:38.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:00:48.898Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=8721e010-d651-4584-b8b8-b40710ac6e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:00:48.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:00:58.908Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=c8a0a1d3-c1ce-4644-abfc-52f027675fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:00:58.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:01:08.918Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=aebcf2d4-a2fe-4c62-b163-93f82a38716c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:01:08.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:01:18.927Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=58f96064-8f9b-44a3-bfa9-0bc1bd41af73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:01:18.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:01:28.936Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=f70cf660-8001-4830-bf9c-46c8ebaffd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:01:28.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:01:38.947Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=287e1f0e-566a-4e02-9fae-1b2073e7f231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:01:38.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:01:48.959Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=4a56882d-548d-4033-b072-a76456e0d612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:01:48.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:01:58.971Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=9609d741-4fd5-4876-bd07-d3cfd16c94e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:01:58.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:02:08.980Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=85312060-5c9a-47d3-84f8-fa88a9500f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:02:08.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:02:18.990Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=dff611b8-4a6e-4467-a815-356176079553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:02:18.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:02:28.999Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=ec89fa8e-c5f1-4619-a5bb-4c6e1bb14539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:02:29.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:02:39.009Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=6f2ae6d6-3314-4b17-975c-378e5744b7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:02:39.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:02:49.019Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=5f2bd139-ce8f-4c58-8b36-c73459361700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:02:49.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:02:59.029Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=f0aa0f9c-c78b-4eee-a764-19533a28a41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:02:59.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:03:05.616Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:03:05.616Z |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-11-30T02:03:05.616Z |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-11-30T02:03:05.618Z |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-11-30T02:03:05.623Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T02:03:05.624Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T02:03:05.624Z |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-11-30T02:03:05.625Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:03:09.039Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=9f5aa116-fda4-4000-a99a-7bbfd2061271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:03:09.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:03:19.049Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=8e18998a-7e87-4479-b9c2-fae40bff64a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:03:19.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:03:29.057Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=ef21d8d3-7739-46e0-b820-e777c8316bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:03:29.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:03:39.068Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=823df3c2-cf35-4b64-a481-21cab7caafd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:03:39.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:03:49.078Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=ee070450-3ef5-4fe4-9e39-334bcdcdfabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:03:49.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:03:59.087Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=dedd3ef7-69de-49b6-a9a3-cfc7aca3d224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:03:59.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:04:09.097Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=304d890a-e72d-47ab-82f9-e66c6a503960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:04:09.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:04:19.107Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=bd1aeec7-4982-4d13-ae38-4f61932a1992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:04:19.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:04:29.117Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=b6512965-11f0-4719-a248-999b4c450543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:04:29.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:04:39.128Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=78278513-ab18-4447-81e4-a8f0d8b9b4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:04:39.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:04:49.142Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=1820a8f5-5f0a-44de-b505-96b2620ec8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:04:49.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:04:59.152Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=2814686a-7b92-400e-9b4b-caee7194f96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:04:59.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:05:09.161Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=2f50fbb5-0bb3-4256-8041-79324015e2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:05:09.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:05:19.170Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=bce4182a-1808-4762-8445-114c51ec852f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:05:19.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:05:29.179Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=ee5ab44e-fcaa-4fa0-b61c-51a29950d820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:05:29.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:05:39.188Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=5a66ac3f-a53e-4242-97f4-97105ad4b517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:05:39.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:05:49.198Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=7efb9dc2-dd80-4802-933a-21b57eef2b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:05:49.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:05:59.209Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=be1fc8ef-6cbd-4dce-a6a0-f66675ca9926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:05:59.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:06:09.221Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=1f54c829-37b0-4c85-ac8c-939ce72b6354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:06:09.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:06:19.230Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=7202d169-5841-4332-ac19-ed00691e0d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:06:19.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:06:29.238Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=82ebda5a-d75e-44d1-8d91-c0492337ff2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:06:29.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:06:39.247Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=b924a3e2-6030-4338-99fa-da00a2b3a248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:06:39.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:06:49.256Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=efa11b88-ff5b-482b-a54a-5fae5048e858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:06:49.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:06:59.265Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=9bff8e85-75a2-4c14-adbd-374c84eaa0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:06:59.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:07:09.278Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=314d469a-4478-4817-9dfd-2528322f4f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:07:09.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:07:19.287Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=08f80570-8c1f-4753-a4c4-0306c5ef8b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:07:19.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:07:29.295Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=08b36e9c-bcd1-4ccc-84fb-a4e4d8c7c4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:07:29.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:07:39.305Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=3f684cfa-1e90-46e3-9d37-6e49dfdff464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:07:39.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:07:49.314Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=3b8118ee-0f48-41dd-97de-aeeff3823a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:07:49.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:07:59.323Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=4d343e01-6518-4c5a-a1e4-8d5950eec251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:07:59.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:08:05.598Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:08:05.598Z |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-11-30T02:08:05.599Z |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-11-30T02:08:05.600Z |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-11-30T02:08:05.605Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T02:08:05.605Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T02:08:05.605Z |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-11-30T02:08:05.606Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:08:09.331Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=bba0d295-8c62-4f0c-a761-497044d8347f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:08:09.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:08:19.340Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=3dc7149d-a453-402c-8c57-f2eefe24d78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:08:19.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:08:29.349Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=e42c96f1-68d5-4a69-aa72-c0fa4084c81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:08:29.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:08:39.359Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=424b7868-b64c-40f1-959f-21a563779152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:08:39.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:08:49.367Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=489a46a2-f0c7-4ab4-b1e9-ca764d2c873e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:08:49.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:08:59.377Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=782bcaa3-9b47-4c51-b556-9005d8a127f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:08:59.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:09:09.384Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=a7d4d5f5-e30e-4739-8c0e-4f6a154c3bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:09:09.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:09:19.393Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=271ac481-beef-40c6-9185-3c6aff10ca1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:09:19.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:09:29.401Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=6dda5fd4-f9ef-46c9-adf1-f69d98c77d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:09:29.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:09:39.411Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=310128da-bdaf-4284-9fc8-a0cc7038f4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:09:39.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:09:49.421Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=e9d88bc4-2dd5-49bc-9e11-264d42f1e7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:09:49.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:09:59.432Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=06fec706-f29c-4f7d-9fab-79f3b11b7dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:09:59.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:10:09.440Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=6df4493d-69c8-4ecd-b11d-5b2b35cf5cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:10:09.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:10:19.450Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=3f805296-db22-4082-90e8-83c3ce1ff376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:10:19.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:10:29.459Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=60bda91b-e74f-4cf6-ba20-22d0beaad7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:10:29.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:10:39.468Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=34340e0f-d01a-437e-875d-5a0bec541a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:10:39.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:10:49.476Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=f0a4de43-30d7-422d-90c7-18b9de980fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:10:49.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:10:59.484Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=3f18b711-3684-44e7-ab61-484eb936e210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:10:59.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:11:09.494Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=a7b260c5-1645-4be2-8a41-084cd656359f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:11:09.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:11:19.502Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=f290a87f-3ca2-47c0-9455-d4d2677167b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:11:19.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:11:29.511Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=30bb4e84-0210-4895-bd9c-2447acd90a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:11:29.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:11:39.520Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=180112f0-a762-4bbf-affd-13f214436647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:11:39.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:11:49.528Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=cbffdc69-fffe-41c6-85d5-83bbd5c2582f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:11:49.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:11:59.536Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=36271e86-d1d5-463e-8407-131282290b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:11:59.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:12:09.544Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=d99cb3c3-6b73-44a3-a628-ddec7a07c695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:12:09.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:12:19.552Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=99487605-dec2-4750-aeab-6151263c1db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:12:19.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:12:29.560Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=6964c8c4-7af1-4ea4-a8da-38ff76cd0914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:12:29.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:12:39.570Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=4692747b-7693-4d6a-ac95-a51f994bc825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:12:39.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:12:49.580Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=5ed84b20-af96-4383-a0fc-0b141e0e489e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:12:49.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:12:59.588Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=fd8204f6-75c1-48e1-9413-ab8d2e89660b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:12:59.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:13:05.599Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:13:05.600Z |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-11-30T02:13:05.600Z |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-11-30T02:13:05.601Z |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-11-30T02:13:05.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T02:13:05.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T02:13:05.606Z |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-11-30T02:13:05.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:13:09.596Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=0abb4818-9d43-4f04-b06e-52cbbbaa2e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:13:09.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:13:19.604Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=8a1281ea-a402-4225-abd4-cc79a6cc05c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:13:19.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:13:29.612Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=8d3728a2-a9c5-4bc5-98bc-d587461d74db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:13:29.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:13:39.619Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=3e2b5456-aa5c-45f7-8f27-b9ffa3905387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:13:39.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:13:49.627Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=791f68de-6fda-414a-a866-1e8a9296f376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:13:49.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:13:59.634Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=c3dc2b7c-3909-4ea1-9b3f-389f4a82cf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:13:59.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:14:09.643Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=ac818043-a7f1-418c-b0af-6e768df10730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:14:09.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:14:19.652Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=264cff4c-3a6f-46ad-8326-367abedfd031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:14:19.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:14:29.659Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=2533579b-65de-4075-a049-6dde7a1b048a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:14:29.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:14:39.667Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=70ed4188-05ef-4bd0-a4d8-4e5a958aab03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:14:39.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:14:49.674Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=1aa67e85-a34c-438a-9c5a-f0f53274aa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:14:49.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:14:59.682Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=e40f2827-b799-43d1-928b-56e4a16942e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:14:59.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:15:09.690Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=4a8a78b5-c5d8-494a-92d6-b44261155b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:15:09.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:15:19.699Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=9d5c7bb6-c0ea-4407-8520-6cd810137082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:15:19.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:15:29.707Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=239accfd-8441-4a0c-a3ad-2888abb8d45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:15:29.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:15:39.715Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=888a6735-010d-4993-81a8-73ba0859000e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:15:39.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:15:49.723Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=b98f742d-1f95-4ded-8162-a2979076e546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:15:49.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:15:59.733Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=486857ee-6b2e-4941-b3cd-7def4147c03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:15:59.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:16:09.742Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=91922a13-5947-45a9-90ee-08ba61bed161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:16:09.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:16:19.752Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=34d8b75d-a746-4a71-9422-84e28067be71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:16:19.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:16:29.762Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=6a16128e-e726-4ee3-a527-5c41b8ae5317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:16:29.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:16:39.770Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=c260dcff-054d-40e9-927e-b062b7bf3f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:16:39.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:16:49.777Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=33fe0ebe-9c15-4c18-9d59-e654ab3312ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:16:49.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:16:59.786Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=b251c889-4844-4eb2-89c6-d7fb3b3e4655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:16:59.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:17:09.794Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=ae40c233-3eb7-4673-aac1-6454985a1478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:17:09.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:17:19.801Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=bbe8947c-b495-4df1-99d2-786e175d0910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:17:19.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:17:29.810Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=fcf1c453-99ad-404f-b5e1-6e92e8c6f0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:17:29.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:17:39.818Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=2b01b786-9cf7-4ed7-b4af-c26b94bc8cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:17:39.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:17:49.826Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=e10d206e-89f7-444e-8550-550148e86647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:17:49.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:17:59.833Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=fd4c6889-005d-4c0c-9894-8df0dd323238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:17:59.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:18:05.567Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:18:05.567Z |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-11-30T02:18:05.568Z |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-11-30T02:18:05.569Z |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-11-30T02:18:05.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T02:18:05.574Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T02:18:05.574Z |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-11-30T02:18:05.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:18:09.841Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=fab16855-01bf-43d3-aeb3-29d6a69d4904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:18:09.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:18:19.851Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=f44c8b63-f027-49b4-895a-c9986f6af3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:18:19.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:18:29.862Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=f6d880e9-3c8a-416c-9867-2e4e797df32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:18:29.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:18:39.871Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=992f126c-7af0-4976-bdc2-e632ac179236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:18:39.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:18:49.879Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=909cf9e1-8e0d-4e81-9fea-c38f5bfba2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:18:49.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:18:59.888Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=63284589-3e8d-4a54-a484-6face82e6723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:18:59.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:19:09.898Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=4276c715-81e0-4753-a2fa-8f1a5b343b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:19:09.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:19:19.907Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=37b1351b-c8b6-4fda-9f3c-22f69839b2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:19:19.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:19:29.917Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=b7d78468-5d0c-4a7b-a29a-8d8f694c7267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:19:29.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:19:39.926Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=cdd26b05-50b9-4a8c-8d4d-50e45398a433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:19:39.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:19:49.934Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=b2824d5d-3033-47f3-bb1e-165718aef3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:19:49.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:19:59.943Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=a9834d9c-811d-487d-9309-d6dc97b6cf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:19:59.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:20:09.952Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=ecfaa090-95e1-4c6d-aa12-07cc9a6fac61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:20:09.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:20:19.960Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=997aa0fe-3536-4b31-8a38-2cee2643a70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:20:19.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:20:29.969Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=07510398-02c9-465c-8c02-4c344d3d3c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:20:29.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:20:39.979Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=13bda2f2-01a5-4fb9-8685-089caf81425e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:20:39.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:20:49.987Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=b3f5cd95-c73c-4a69-9c52-3a1b23c89c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:20:49.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:20:59.996Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=36404ee4-f5dd-43a1-9573-c091970a6041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:21:00.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:21:10.005Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=a8ea15a5-18c8-49e6-a5ad-b1bcd74b858f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:21:10.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:21:20.013Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=bc951a7f-6e81-4bdb-9bb7-52075d252be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:21:20.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:21:30.023Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=01b6727e-2a03-4609-88bc-80fa45a65655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:21:30.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:21:40.032Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=6dd1d5e0-7cc8-482f-9806-3b2add3dfb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:21:40.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:21:50.041Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=5a9b305a-4e40-4a55-9511-6443732d6797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:21:50.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:22:00.054Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=fc7accca-d9dd-4710-96bd-739a83d94800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:22:00.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:22:10.061Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=bc25c576-5d02-49d8-9f51-610568bec10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:22:10.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:22:20.069Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=939e4a42-f0a8-4201-841d-0c7a1af9cecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:22:20.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:22:30.078Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=ab08cfef-0517-42a4-9731-7004a6218bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:22:30.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:22:40.085Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=467092a6-131f-455d-b96a-6fa0c6dd7413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:22:40.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:22:50.094Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=5c98b54c-d868-4b78-a78f-697027a82c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:22:50.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:23:00.102Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=7d5679c3-1c12-4d22-8162-b819180ff15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:23:00.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:23:05.652Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:23:05.653Z |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-11-30T02:23:05.653Z |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-11-30T02:23:05.655Z |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-11-30T02:23:05.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T02:23:05.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T02:23:05.661Z |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-11-30T02:23:05.663Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:23:10.109Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=be061ff6-27eb-43c3-bb62-bba6eed5fcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:23:10.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:23:20.118Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=432e78d6-66a2-4b0d-88f7-a8100abbe8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:23:20.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:23:30.126Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=8339a9a3-db0b-4136-b970-75dafe3d3f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:23:30.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:23:40.136Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=4e61b7c3-dd5a-409e-aacc-4d6c3c374e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:23:40.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:23:50.146Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=42ffcb8f-27ab-492a-aaca-7f3e04d4a63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:23:50.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:24:00.154Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=6d3f1c49-a7e1-41f6-b8d1-fed24df0dbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:24:00.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:24:10.166Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=5cc7d522-0643-469d-8c60-dfaa6ef11da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:24:10.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:24:20.174Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=d20f7f02-5621-4cff-bd7d-af0df4a8dd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:24:20.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:24:30.182Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=a6addd76-8fe2-4520-88d7-11fb170020b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:24:30.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:24:40.190Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=35d4cdd7-f0b8-4de5-afac-4c2290a32f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:24:40.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:24:50.197Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=e753faf8-88c3-43fb-959a-e023f87db00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:24:50.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:25:00.206Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=706a39dd-e8bf-498a-9d39-f40fd417372f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:25:00.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:25:10.213Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=03783f2b-3c9c-43d1-92f7-0e6e2219b8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:25:10.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:25:20.221Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=5e3734e2-daad-4c6b-85ed-b1b0529a697a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:25:20.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:25:30.228Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=46e8a277-cf0e-4645-b580-fb45c49f1597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:25:30.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:25:40.237Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=9f945f89-0de8-4974-970a-f0c131ab6f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:25:40.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:25:50.245Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=8119562e-ada0-4390-a3c3-2d85dbb30686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:25:50.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:26:00.255Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=4938c947-a11c-432d-870f-868121223db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:26:00.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:26:10.264Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=650e9ef1-c5d5-45c0-b34c-f90bd6895556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:26:10.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:26:20.273Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=59774f63-9693-4b00-8500-f70c5e564b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:26:20.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:26:30.282Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=5bc911da-9dd5-406a-b18e-de1f48750db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:26:30.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:26:40.290Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=59e47926-73d9-452d-82e5-08d892a875a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:26:40.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:26:50.298Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=ee3574ce-1e9f-401a-82cd-1f5005731be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:26:50.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:27:00.306Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=057b0402-fadb-4d5b-b6ed-e507f09614ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:27:00.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:27:10.313Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=c6ee0d47-a546-4836-88c1-0df318e8167e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:27:10.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:27:20.323Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=c95fba55-ab2f-4fe7-9a61-676bff5335ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:27:20.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:27:30.330Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=d851da87-e35e-4065-8880-60110aebf96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:27:30.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:27:40.338Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=5eb8ebaf-277a-4e09-9641-f85b8db14a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:27:40.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:27:50.345Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=509e13c4-2e9c-4db8-a022-295f6f3cf52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:27:50.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:28:00.353Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=980670e8-fc14-464b-84b8-15e1de7e9bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:28:00.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:28:05.626Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:28:05.627Z |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-11-30T02:28:05.627Z |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-11-30T02:28:05.628Z |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-11-30T02:28:05.647Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T02:28:05.647Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T02:28:05.647Z |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-11-30T02:28:05.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:28:10.360Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=16ebd82a-d03e-43bd-9057-70f98ddf20b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:28:10.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:28:20.367Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=5dec70ef-3fba-4830-bea1-211638dd08a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:28:20.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:28:30.375Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=766a115c-3a1f-4c10-b71c-659ceac2f983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:28:30.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:28:40.383Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=77d61a6d-4acc-4984-b54a-fb0356254cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:28:40.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:28:50.392Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=2ce2ef00-7d80-4af3-997b-bbd496e5a020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:28:50.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:29:00.400Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=192c39ae-9c25-492a-81de-d3154176d5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:29:00.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:29:10.408Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=ccacb351-5194-4498-9475-3ea697e2b754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:29:10.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:29:20.415Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=88facf87-c592-431c-9ce0-a664f1705704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:29:20.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:29:30.422Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=9cbb8d4f-ebd1-42a9-914a-f7deadfba1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:29:30.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:29:40.431Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=d3f62a27-094b-45ca-bdfc-ea17239706f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:29:40.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:29:50.440Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=37d89d81-b22b-4d53-b656-6236ecec3a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:29:50.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:30:00.448Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=c5e29804-3253-426e-a55d-ae22ef565ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:30:00.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:30:10.458Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=4cba553c-84ae-43a7-9114-49e58f6bab9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:30:10.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:30:20.466Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=c863062c-27b7-485d-9cf8-b02dc111a318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:30:20.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:30:30.473Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=a77b4d3a-c3ae-46e6-8698-6c73505576ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:30:30.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:30:40.480Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=ffe0677d-9c82-4695-a712-99edace6dbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:30:40.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:30:50.489Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=db032ad2-64ce-4e7a-b544-590c4ff7282b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:30:50.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:00.498Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=e21acda9-1d5a-4252-81e1-139d63881854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:00.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:10.507Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=c3fed39a-3013-4439-bbd5-1192b1652c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:10.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:20.516Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=9384e506-2bf0-47ac-95e1-37b6a2340d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:20.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:30.524Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=d2fd6854-4918-41c8-99f1-d04514ed9490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:30.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:40.532Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=868429e6-0657-45fb-af8e-7859a1d82242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:40.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:50.541Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=5e91ef43-ae05-4e9a-96f0-496eb2562c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:31:50.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:32:00.549Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=9e309921-f143-407d-a815-c1ae583517d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:32:00.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:32:10.557Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=6814ce1e-9862-4c4a-af4e-14929718d42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:32:10.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:32:20.566Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=94f61c20-2bad-4803-a468-0f0f99cbaae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:32:20.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:32:30.574Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=b54567e9-6e86-40e7-ab3d-7fd5d1ddc41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:32:30.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:32:40.582Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=257db80a-4f3b-4e06-8bb2-6e74517b0665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:32:40.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:32:50.590Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=a42cefb9-0ed8-41b8-8b32-fc89eadf355f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:32:50.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:00.597Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=29d76214-07a9-4daa-be5a-6f191826a9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:00.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:33:05.582Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:33:05.582Z |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-11-30T02:33:05.582Z |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-11-30T02:33:05.585Z |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-11-30T02:33:05.591Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T02:33:05.591Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T02:33:05.591Z |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-11-30T02:33:05.593Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:10.604Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=31b61eba-388f-4c7e-af15-54f41d52f400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:10.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:20.613Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=9dfc3038-2c17-48a1-afe7-2ce63cdb7106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:20.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:30.622Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=2317a976-d649-4dd3-ba5b-4da4e5b1715e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:30.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:40.629Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=3458236f-652d-41a9-bd7a-fed974bb9022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:40.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:50.636Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=ca778a93-a509-457c-b861-3973b8705d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:33:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:34:00.644Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=d02617d7-6adb-4f5f-9a39-e20f57530af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:34:00.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:34:10.652Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=d6b700d9-e0d5-4f54-93c5-936e580e59fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:34:10.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:34:20.660Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=9d107777-346c-4411-8912-f792e1d6c39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:34:20.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:34:30.668Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=2cf79650-50f2-4101-a645-6ebc280c5143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:34:30.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:34:40.675Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=6355f1a0-cc4a-4b93-a3f0-6038c8191c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:34:40.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:34:50.682Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=95966230-b11d-4022-ad5c-cfac0e2faa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:34:50.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:00.689Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=1b9b5233-34b4-45e6-bfaa-2f6e691258df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:00.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:10.696Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=0042fee9-cf13-4d00-9f0d-c410f0859e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:10.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:20.703Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=34d59b32-4c16-41b2-b3b4-1b6e5b5092ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:20.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:30.711Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=77bc8e15-bfc7-41f7-a926-b4d3e7289d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:30.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:40.719Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=22bcd681-0127-469e-8d59-87f4dc9dccf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:40.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:50.727Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=64fe70ea-3e91-465d-9c88-7a05eee26411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:35:50.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:00.746Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=7ea934c9-2862-41af-a5d9-0ea9416306a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:00.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:10.755Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=3640e163-15e1-48c0-970a-0e415f4d1fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:10.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:20.762Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=bde0300b-d471-4f3c-8bb6-71624b8ab200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:20.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:30.770Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=901b119b-eace-411d-bbcf-9a9de7885cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:30.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:40.777Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=60742c44-6ed6-47a3-8843-d2ec4813dfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:40.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:50.786Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=b26f7ab4-d644-44ef-a074-a81f3a4422a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:36:50.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:00.793Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=76cc5936-a30d-4c55-8472-04ca3ea92a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:00.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:10.801Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=fb927f49-95ba-4f54-a39c-646d56cef2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:10.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:20.810Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=289ac824-9f62-471d-8376-e9152668e16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:20.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:30.817Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=cc027701-2d5d-47b7-8792-b1bbde973497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:30.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:40.825Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=8cd49fab-3bed-4893-8114-4ddb6458bfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:40.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:50.833Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=f04b7832-6f8f-4637-b80c-ce92b0bdde1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:37:50.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:00.841Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=be68a2d6-0deb-4547-bf19-60d1a87c4c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:00.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:38:05.599Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:38:05.599Z |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-11-30T02:38:05.599Z |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-11-30T02:38:05.600Z |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-11-30T02:38:05.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T02:38:05.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T02:38:05.604Z |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-11-30T02:38:05.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:10.848Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=11ac5076-b8e4-4f67-a5ac-7d309dc8a0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:10.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:20.855Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=23c7b066-fca8-49f4-a46b-22bcca8e5c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:20.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:30.863Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=071512c3-5fa9-49c3-9117-f1e8a069c72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:30.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:40.872Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=2b84c1a3-3190-41ee-aa6b-50453920515a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:40.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:50.880Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=c879e81e-886c-423b-8564-ec680801e150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:38:50.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:00.888Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=d4a3d184-0f18-4c2f-bcce-ba61d11631dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:00.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:10.895Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=2305f0ff-77bc-4326-a75c-07568c587775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:10.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:20.904Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=7c82a4db-6203-4f4d-95ce-2b27aecf60a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:20.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:30.910Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=811dbb61-0ffc-4aa1-b609-ef02378b20bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:30.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:40.916Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=72c8f09c-7a37-4429-9c2b-0426ec2c807a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:40.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:50.923Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=8f7ca994-e61f-4725-9545-ed0e634b54ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:39:50.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:00.932Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=5d88252a-3054-4a5e-afdf-3f8b550d25d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:00.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:10.939Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=ddc22141-09a8-43dc-9ead-6bff6538f5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:10.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:20.948Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=e96f7fc5-77f2-4120-9551-4a04fde7aee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:20.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:30.956Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=84381089-7f8b-471c-8713-d75975edcc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:30.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:40.963Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=e5554386-9b1c-4451-9eb8-e87714852071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:40.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:50.972Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=420d24e0-72cd-4c2c-b9f8-04224c7190ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:40:50.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:00.979Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=2b906f4a-755f-4db5-9da2-7bfacc8af0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:00.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:10.987Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=8d644e18-5726-41e3-919a-54e5412ccb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:10.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:20.994Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=ea344ca9-6d58-401c-ab0f-444b2c730337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:21.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:31.002Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=8d64f444-ba1d-4e38-81ad-cdb9fe83d646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:31.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:41.009Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=a4e6f0f5-df14-4bfa-b84f-4ca512bbd642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:41.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:51.017Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=cc998f5e-c685-4d83-abad-3b684ac3f396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:41:51.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:01.024Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=d30eda57-cf25-4ad0-aae2-f453ed8c0960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:01.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:11.033Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=f8cf646e-da82-402e-b7c9-a5bdc4d75459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:11.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:21.041Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=ec24e1da-b169-4479-94e1-fa0301ff66a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:21.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:31.050Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=50189570-0503-4468-b3ef-9250dcf58eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:31.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:41.058Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=0a4b2723-89a4-4f55-9c1e-c5c00f26a501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:41.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:51.066Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=23ad8691-5445-4734-8cfa-a83296dee7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:42:51.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:01.074Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=2df3e406-ab58-42bb-a1a8-25dcaeddbfdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:01.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:43:05.568Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:43:05.568Z |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-11-30T02:43:05.569Z |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-11-30T02:43:05.570Z |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-11-30T02:43:05.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T02:43:05.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T02:43:05.573Z |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-11-30T02:43:05.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:11.083Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=3bc59216-ec21-4136-b7d8-0dc034d7f7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:11.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:21.093Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=47bd1f84-d889-46f5-80b6-16853bada831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:21.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:31.099Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=23543b51-f87f-4a38-b96e-f236668a4464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:31.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:41.106Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=0d8055f3-2a93-4f41-936f-ab0f5f0e453b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:41.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:51.113Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=c1687d46-2f4e-4a75-aaa7-cc177261b7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:43:51.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:01.122Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=ede4e167-ce63-46d2-a4f6-d59a4b38073e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:01.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:11.129Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=f4110b9a-7cfd-4d05-ade0-3189aaaef084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:11.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:21.137Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=326d8ec6-89dc-41fd-915d-868adb4f4bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:21.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:31.144Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=83edff41-8f64-4c53-ae5f-c5f24a5446c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:31.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:41.153Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=11c3513f-2054-405e-84be-f8de15b02e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:41.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:51.160Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=c175afd3-dca2-420a-9fd9-277eb8a1a7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:44:51.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:01.168Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=f2bbab08-dcbd-4429-bf38-d2b11d1dac93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:01.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:11.176Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=a99b0d62-c2b8-4a8e-9dfc-ba5784dd6b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:11.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:21.185Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=78a1993d-951f-4929-b7ff-da2892d28f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:21.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:31.191Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=09284c59-de15-4578-bcb7-db12dce15800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:31.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:41.198Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=155c7532-6422-4c63-9535-907881799694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:41.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:51.206Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=6eda021d-827e-4617-8b5a-387adfc73845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:45:51.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:01.213Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=fa5321c1-7dc8-48b4-b5a6-b32fb77aee85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:01.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:11.221Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=6baf458c-aa78-4ed9-bb4e-dbbe2690811a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:11.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:21.229Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=fe580d3f-44c3-4cdd-9250-91275b0fe28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:21.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:31.237Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=8e3525c8-bb91-463e-bf1a-8ed7ffe7186e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:31.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:41.245Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=64203b47-91f8-4a76-baff-97e279036dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:41.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:51.254Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=6c53f78d-649f-4612-9b8b-4a9cdd2fec6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:46:51.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:01.263Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=95e8ecb0-62eb-47ff-9ffe-77744d622b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:01.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:11.269Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=a0788a76-6a97-406c-8337-279d3582a15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:11.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:21.277Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=e7d7ead9-033a-4fbc-9e83-0a5738e541b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:21.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:31.285Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=0b96b823-e721-4d60-b89d-ed83bc791cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:31.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:41.292Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=61524c53-7486-421d-aca4-b3b45f1eb75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:41.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:51.299Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=531f690d-1627-485b-b1ae-34e878a0eccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:47:51.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:01.306Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=c4c872ad-67dc-418c-8957-2de354771cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:01.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:48:05.567Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:48:05.567Z |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-11-30T02:48:05.568Z |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-11-30T02:48:05.569Z |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-11-30T02:48:05.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T02:48:05.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T02:48:05.572Z |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-11-30T02:48:05.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:11.314Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=b04a617c-b45a-4e2a-abdf-5d26bc8ec82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:11.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:21.321Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=d586a5c4-1772-48c9-8dcb-d7b51aba6f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:21.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:31.328Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=2d2967b0-f652-4172-9eda-e467d3d47d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:31.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:41.335Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=413ad624-325f-428e-8578-22d239e1bad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:41.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:51.344Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=c89e6c9d-b670-42f4-bda7-89030d357f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:48:51.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:01.350Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=30735a3e-35a2-4243-aba0-b88ddbb4a9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:01.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:11.358Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=42c169c6-284e-4546-b31f-e5b714934214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:11.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:21.364Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=ca9c5230-202a-4301-8696-e284983551ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:21.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:31.372Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=c925bc9b-68c8-4714-a5cb-bd6856e04a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:31.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:41.379Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=169b5aba-8353-4b46-9ba7-0e22c80745dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:41.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:51.385Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=dc00747b-cc21-4b3c-b21a-49242e8f16f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:49:51.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:01.392Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=9e53ac51-a5e6-46b2-830a-3538ae52513e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:01.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:11.399Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=13c0abf6-4458-4d7b-afa6-e52bc5f6122f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:11.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:21.406Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=0402f3b2-98c6-478a-a6a1-c6449b9fe7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:21.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:31.413Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=8327323b-9b06-45bf-a472-f91bc9469215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:31.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:41.420Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=bca50796-7c47-4808-b079-c4ea65882eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:41.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:51.426Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=9500faf7-6c56-47e1-bb86-7c34852e9cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:50:51.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:01.433Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=02427622-e5f0-4a90-ae4a-0fea6a265be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:01.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:11.441Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=6816cef5-c982-4e25-ba07-1ff03d09f50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:11.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:21.450Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=0691ac65-61bf-46c4-8b1c-1c3652b19a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:21.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:31.458Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=752ba13f-3655-4924-97a5-599221cbf497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:31.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:41.467Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=d75a7888-8a6f-4efa-b558-36a1400b0b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:41.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:51.475Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=07c70b30-d20b-4856-a1be-93f03d96c166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:51:51.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:01.483Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=8a08c7d8-d736-4b95-9adb-27cd41621780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:01.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:11.491Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=8f9c0f33-8691-4503-9c75-fd84fd7dba5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:11.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:21.498Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=53c25bea-2ded-46b4-91ff-76c8946bfb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:21.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:31.506Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=c513a093-7014-40db-9c52-7b251236facb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:31.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:41.512Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=5a29db29-0f4e-43c2-9052-1781f9c827c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:41.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:51.520Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=d05ca783-2af1-4152-afae-29c874891de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:52:51.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:01.528Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=7f6f132b-c167-451e-9b68-c526abd998c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:01.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:53:05.568Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T02:53:05.569Z |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-11-30T02:53:05.569Z |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-11-30T02:53:05.570Z |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-11-30T02:53:05.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T02:53:05.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T02:53:05.573Z |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-11-30T02:53:05.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:11.535Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=2263b563-e975-489f-83d8-5d31e14ed0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:11.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:21.542Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=87bb9511-46ea-4f1f-81ba-5449ccb92a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:21.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:31.550Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=71f7e8a8-7cc6-47ad-a5f1-41f02eeb0b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:31.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:41.557Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=18f8ce34-b3cb-422b-abe5-d622c052c31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:41.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:51.566Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=cc1d1f91-e412-4ba2-9ba3-314d7d498e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:53:51.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:54:01.572Z |INFO |Init configs |InvocationID=c3a4007d-4b54-4163-b44c-66cc2484d852, InstanceUUID=19cf2c48-6220-497b-8855-29e7c386e0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T02:54:01.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |