By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:55:25.048Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:55:25.054Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T02:55:25.117Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T02:55:26.075Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T02:55:26.210Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T02:55:26.210Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T02:55:26.211Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T02:55:26.404Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-23T02:55:26.493Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-23T02:55:26.542Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-23T02:55:28.572Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-23T02:55:29.179Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-23T02:55:29.209Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-23T02:55:29.210Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-23T02:55:29.294Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-23T02:55:29.295Z |INFO |Root WebApplicationContext: initialization completed in 2751 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-23T02:55:29.851Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-23T02:55:30.890Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-23T02:55:32.702Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-23T02:55:33.577Z |INFO |Started MainApp in 12.358 seconds (JVM running for 13.343) |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-23T02:55:33.720Z |INFO |Start scheduling PRH workflow |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:55:33.740Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=887c50cb-9b65-4550-b91b-8cf78e90055a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:55:35.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.192:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:55:35.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-23T02:55:39.352Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-23T02:55:39.353Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-23T02:55:39.357Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:55:45.448Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=1417f686-53e2-4528-b0b0-e002159e16a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:55:46.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.192:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:55:46.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:55:56.531Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=6c00fc34-ba8f-4c21-8f1d-1c3b7087c8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:55:57.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.192:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:55:57.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:56:07.598Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=65d6d149-a557-4221-8e7b-8f357404d4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:56:08.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.192:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:56:08.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:56:18.674Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=55b6cd08-7aff-4d03-9f6f-0c6d62b9c57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:56:19.740Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.192:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:56:19.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:56:29.741Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=d44e011c-347e-441e-a08d-020d7abc0891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:56:30.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.192:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:56:30.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:56:40.783Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=37102cae-a74a-420d-a317-2f38e13bdc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:56:41.820Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.192:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:56:41.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:56:51.822Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=10b08293-3f56-4e72-ab01-1fc4f649babe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:56:52.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.192:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:56:52.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:02.870Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=1ef16726-63a7-4d1a-a290-706741c67c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:57:03.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.192:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:03.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:13.967Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=a3b743e7-bc2a-449a-add8-0d5333c23452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:57:15.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.192:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:15.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:25.046Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=86758afa-db99-4f76-8527-b49f038fc9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:57:26.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.192:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:26.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:36.111Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=2b9da69e-f702-45b6-a13b-e0eea910edf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:57:37.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.192:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:37.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:47.186Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=e37cf8a3-18bc-4f39-89a1-1ca977d76011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:57:48.257Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.192:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:48.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:58.259Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=42d9425d-c8e1-4162-994d-214da12f1972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:57:59.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.192:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:59.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:58:09.331Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=6992316e-34f5-4540-8406-229dfe6902ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:58:10.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.192:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:58:10.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:58:20.398Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=129c240e-ff90-41ed-8bb9-b9ab95cd945a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:58:21.475Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.192:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:58:21.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:58:31.476Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=c0ca2e83-15a7-4678-ad79-b5a56b1cf37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:58:32.513Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.192:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:58:32.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:58:42.516Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=38255f9b-73bc-4b38-9f6f-59f05a4d183d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:58:42.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:58:52.691Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=bc5a8979-988a-428d-8070-18c75fb6de0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:58:52.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:02.714Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=2e6aab21-bce2-42ef-870e-541ff39edd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:02.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:12.733Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=b814006d-17c4-4eba-acc3-d8e55face25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:12.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:22.779Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=26adb4db-b0af-42f2-b1d6-f5743a40c662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:22.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:32.793Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=8518429b-c961-4c8b-acf9-dd35295cd5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:32.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:42.809Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=9f99fb69-9537-42d9-b300-4685d6840e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:42.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:52.823Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=1f87e509-548e-4544-989b-dfe3877a5a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:52.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:02.840Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=5c38964f-504d-4582-8b25-234b099baa0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:02.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:12.856Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=1a1f735f-a2f2-4b6c-9b6f-6b9fee1cd06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:12.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:22.885Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=e8d17237-0a77-427a-8ba8-59dbde0a3740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:22.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T03:00:31.731Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T03:00:31.732Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T03:00:31.735Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:00:31.741Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:00:31.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:00:31.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T03:00:31.758Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T03:00:31.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:32.901Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=01a9382c-0de2-42a4-bf38-06fd4e35b3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:32.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:42.919Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=08c34776-635b-4a61-9739-5e7cfe1b7707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:42.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:52.936Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=d57bd3cf-bbf0-4a7f-8450-10b3f2d537cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:52.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:02.951Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=0227c4ba-b20a-40ca-8e2e-32d13154f335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:02.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:12.966Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=4cde0f33-ba1b-4636-b283-e10b46067c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:12.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:22.990Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=3150c2d1-05af-46a9-a251-f169ab19922c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:23.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:33.017Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=dfe82d02-34c9-46eb-b4e2-f7faae17ebc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:33.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:43.036Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=b87d0225-aadf-44f0-9548-6e14695e9e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:43.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:53.051Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=980322b1-b49a-4328-97a6-583ed9fbbfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:53.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:03.066Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=06224777-7431-436c-80df-1ebf6b2c53bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:03.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:13.080Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=576640a1-295c-48b5-9cb7-332798fc8c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:13.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:23.096Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=f7b2f277-1bf4-474e-a41d-6ad92ead564f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:23.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:33.109Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=b24e2588-0642-45d8-a950-8168ff678962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:33.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:43.125Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=02417ed7-9203-4681-af11-d6ce6de73b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:43.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:53.138Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=755e8a26-6631-4a49-ab12-fe5cec95bd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:53.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:03.154Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=1b01e037-75ee-455e-9ff9-233ddc46f118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:03.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:13.170Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=1e6840e7-a843-44e9-b22b-02ba95537e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:13.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:23.195Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=b06cc9a2-53b7-4a5c-88bb-bf3430dedade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:23.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:33.208Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=b3e6f6f2-48c6-42aa-9262-728be4dff098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:33.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:43.225Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=55a47883-0324-4441-9e04-bd7ad45687e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:43.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:53.254Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=56f4afaa-1c4c-463d-a96a-ad34a8470a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:53.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:03.285Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=656271bb-e6ab-4739-9441-1e32545ff86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:03.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:13.301Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=b372303d-04fb-43fb-a370-93055b3aedc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:13.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:23.314Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=3087a02b-cacb-4bea-a7b9-4d6bb776f216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:23.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:33.353Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=f2de20e2-13aa-416f-81cc-2acfc124b5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:33.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:43.374Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=144a1354-7698-47f4-b67d-2a9f76e8d3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:43.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:53.390Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=4f8e8e55-80de-4adf-bfc2-b49d451b50d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:53.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:03.404Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=c75a0af5-bc40-448a-aa27-db33b8552aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:03.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:13.441Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=b8b0c493-376f-427f-ad49-bf3357596832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:13.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:23.460Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=68724c1c-645d-44ae-84f1-4051a7a24d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:23.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T03:05:30.357Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T03:05:30.358Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T03:05:30.360Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:05:30.366Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:05:30.385Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:05:30.386Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T03:05:30.386Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T03:05:30.391Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:33.475Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=1919e735-c782-463a-b570-5152bfaa84f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:33.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:43.495Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=58bb9439-7aed-4d5e-a34d-a9a3c72284a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:43.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:53.515Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=e6be85b7-b610-4d68-8d16-d94b7384e9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:53.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:03.534Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=5d8a4ce5-e6d8-4dd1-836f-8bc137b3965f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:03.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:13.553Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=2a0f98e9-20ee-4c33-b5f6-bffbca8d7b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:13.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:23.565Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=3f004a18-4ec4-420d-aca7-32ea2eab4194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:23.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:33.580Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=9992b195-ea9b-4ac1-a0a9-55026a303027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:33.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:43.594Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=69b2558e-0688-47b6-b1fc-350dfeeac897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:43.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:53.608Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=1a882351-56f1-4037-ac03-db68c1d09056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:53.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:03.627Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=ccc8612a-fd5e-439a-b6f9-ca294563cab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:03.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:13.639Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=c02d0a79-b9cf-4553-9428-236ba7db0ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:13.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:23.650Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=992d10a2-d332-46f4-afa9-23ed3c3a6a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:23.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:33.669Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=f798659c-a611-4c6b-83df-ad2ddd1655c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:33.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:43.693Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=4069db72-c185-48f4-9d42-3cb9d237b0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:43.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:53.714Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=8cbc674c-ba34-4175-98fb-8d1e54da2df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:53.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:03.727Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=4b8c5810-0391-4101-aef0-21d906e4f055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:03.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:13.738Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=c68357c0-f5bd-4968-b022-037c9c6d5aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:13.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:23.753Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=55cf4cc9-995d-408a-b195-80e8e799a37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:23.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:33.766Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=23a5d35a-0014-4ac2-8dc7-77e9ea3d4cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:33.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:43.779Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=6dc266a1-f80d-48e7-9d0a-1fd58624fda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:43.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:53.797Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=27ec4b0a-e039-4684-9928-2cf3b649c587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:53.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:03.816Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=de4e026b-dc1d-4d79-a765-b5bb348b33f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:03.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:13.855Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=5eefb9e1-706e-4d3c-81ec-81a917e6f09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:13.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:23.867Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=0b09a6f3-b528-4f9b-b793-b54182e48952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:23.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:33.878Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=793beb94-f60f-4687-9f45-f98090b637b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:33.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:43.897Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=59db7f0a-23f2-42bd-adc9-7400c6c064ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:43.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:53.911Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=aa944d6a-73e9-49c2-9ddb-454aecb2c0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:53.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:03.946Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=853cfe9e-0085-406a-aada-52ba5e12db2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:03.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:13.959Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=0312251e-8a6b-4743-ba1e-e0797aac4e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:13.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:23.977Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=5534c15f-18ba-4052-a1b6-950894cbcab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:23.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T03:10:30.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T03:10:30.266Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T03:10:30.267Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:10:30.270Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:10:30.281Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:10:30.282Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T03:10:30.282Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T03:10:30.284Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:33.994Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=a6c6ae5b-c4af-41e8-8cdb-e4ccabb0b3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:34.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:44.005Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=75b7862d-fe7c-475f-88d0-19e72ddf2d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:44.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:54.019Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=e0b114cd-5806-4eac-ad60-cfd7c2c96743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:54.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:04.033Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=aa8a378a-9146-4d2d-bf85-a76c80050e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:04.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:14.046Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=8edc2f31-50fe-4443-ac7f-fb6ff6ffb0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:14.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:24.059Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=099c92fb-d6f6-40b5-8416-ac7b5ddcfe41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:24.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:34.071Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=8e2b4706-c557-40bf-80bb-53b35402295c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:34.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:44.081Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=1b5a2453-edf0-408b-b7a4-59873699542a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:44.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:54.112Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=54cad28e-293e-4987-ab9b-f352da8c33f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:54.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:04.137Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=5355a555-dbe6-4af8-8226-a77fb25a5681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:04.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:14.155Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=800c9d59-b71b-4a14-a38f-ce695d25acf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:14.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:24.166Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=ff451f6b-2d25-4f03-b4ce-9faaef383be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:24.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:34.177Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=a6f17b2d-a49d-459a-aaca-28fa18ef9cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:34.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:44.187Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=40abf896-205e-433a-ba4e-e9a0a9c5830a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:44.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:54.217Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=b5758085-acda-4e74-b843-07b1c3f37f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:54.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:04.236Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=ce322335-0b3b-46d5-8e53-542cab838320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:04.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:14.257Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=eed9a6e3-f48b-4678-ae68-41722126c946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:14.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:24.284Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=1372fb5d-535e-46a1-97f2-24103bb87863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:24.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:34.303Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=ecf3b5e7-9ce2-4027-af6a-47cb77ccdbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:34.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:44.315Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=6b7c7c3a-b87a-40a6-bccd-2240d50fe2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:44.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:54.326Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=1eb555f9-0f76-4ad7-95fd-be22e9ac3df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:54.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:04.343Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=69fea2f8-730c-4c25-a723-e8153e65309c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:04.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:14.357Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=cf3d3eff-75d8-4c0f-9f64-0a5ee6f44aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:14.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:24.371Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=286fb2cb-a0ea-4f53-92d9-4102872e84cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:24.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:34.390Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=1de35b05-5b13-4b52-b327-e51389877587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:34.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:44.453Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=9d1f3420-3c59-4881-a5e1-7f16eb880ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:44.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:54.463Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=c01f6c4c-5f3b-436e-89b3-f7e6470fe185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:54.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:04.480Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=72c09e71-b3d6-4bc6-b152-f9f5b739b913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:04.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:14.489Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=cf9ca92b-617d-478c-a2ef-84c153633376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:14.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:24.520Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=b6a84d73-bad7-416b-b4f4-2e5fa1a374c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:24.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T03:15:30.251Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T03:15:30.251Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T03:15:30.252Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:15:30.255Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:15:30.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:15:30.265Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T03:15:30.265Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T03:15:30.267Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:34.530Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=05237966-caf1-4d9b-b0db-9ee2ce3a348d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:34.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:44.559Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=34c11e00-e3ec-4ce9-9d59-135755d60dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:44.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:54.577Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=c5cc95da-fa8f-4456-8048-90dd7af6a1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:54.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:16:04.599Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=ff624663-df02-4512-bdfa-751752a8e225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:16:04.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:16:14.665Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=4e61527c-64ff-4773-b9fd-959fbcb50bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:16:14.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:16:24.695Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=4dd60e55-8f9a-4c23-a522-fdb3de945e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:16:24.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:16:34.706Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=df5e91bf-f3eb-4455-b4d6-f608de73d5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:16:34.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:16:44.719Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=5ce54458-b40a-4e8f-b276-4e1aae6974af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:16:44.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:16:54.746Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=065c684d-8009-4bd6-8773-8156236f5843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:16:54.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:17:04.757Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=b05085ed-d745-4015-9455-d36a277887cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:17:04.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:17:14.771Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=e197a77f-dca5-40f4-8655-7946e73875e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:17:14.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:17:24.782Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=adbf9ec0-dbbe-458b-8c14-f4788f05b707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:17:24.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:17:34.793Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=06de18a9-042c-4350-9810-3d46babf6355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:17:34.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:17:44.808Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=c2b82bce-1052-4d4d-aa0e-d7954fa212ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:17:44.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:17:54.823Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=f980be87-25a4-4723-acbe-68c07e8e26f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:17:54.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:18:04.834Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=fbefc1a4-840b-4129-ab97-08335f802e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:18:04.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:18:14.850Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=ba43d1c7-f209-43f2-ae60-a001d50dfbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:18:14.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:18:24.861Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=174af7d4-3f90-4494-92f8-3a64639ed201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:18:24.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:18:34.872Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=8e2dc383-6531-4b4d-b021-4a66d0041a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:18:34.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:18:44.887Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=63999f3e-9d3a-40c9-963b-85f1a1efafd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:18:44.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:18:54.896Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=0f5047c5-8456-40cd-a617-41563d586112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:18:54.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:19:04.906Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=2aa934b4-9e68-43e4-acf3-11b44a34052a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:19:04.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:19:14.919Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=6d5dc6f5-4deb-4b0e-b943-4636e76b8322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:19:14.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:19:24.941Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=5b2f6f98-b6c2-432c-ac0c-5492381e5c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:19:24.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:19:34.953Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=e7631b0b-992f-49e6-b721-ec8011607a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:19:34.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:19:44.962Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=bec9cc25-d147-4706-bb76-9aaabfbc0170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:19:44.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:19:54.972Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=f8d62287-b52f-40fa-8529-5c41892e6591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:19:54.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:20:04.992Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=fa1e0a3f-6c9c-4f9c-89ac-921d1de91be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:20:05.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:20:15.002Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=3905b02a-06e6-4def-949b-6e037ed88969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:20:15.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:20:25.012Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=6cda9170-6874-4d71-90a9-71e1a1ff5c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:20:25.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T03:20:30.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T03:20:30.288Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T03:20:30.289Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:20:30.292Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:20:30.299Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:20:30.300Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T03:20:30.300Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T03:20:30.305Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:20:35.021Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=d2a268fe-18eb-4c6b-9ddb-dc75d726145b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:20:35.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:20:45.031Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=815fc0a1-e855-4e31-a895-e100568158c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:20:45.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:20:55.043Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=425d2681-8cd5-4828-9e98-b370932a6f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:20:55.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:21:05.059Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=71d65c00-30a3-412e-a43c-b581bf147acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:21:05.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:21:15.069Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=ada7ee15-880c-49dc-a390-e9557aec078a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:21:15.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:21:25.079Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=fb42744d-c8f0-4052-b55b-3c0979ef0660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:21:25.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:21:35.087Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=8e99dabf-4956-4c56-8c2d-f022fa30f79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:21:35.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:21:45.097Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=fa05e4de-b835-4e07-af87-564a6472f02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:21:45.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:21:55.105Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=ff97134e-b19e-44eb-a66a-ecc540e846fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:21:55.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:22:05.115Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=ba0dc78d-eac7-4aae-b7bb-b2cac59a2d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:22:05.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:22:15.124Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=deaffc89-3f25-47eb-87f4-4d1279cce4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:22:15.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:22:25.143Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=01fc525b-a092-43e9-b4a5-a6c08678c4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:22:25.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:22:35.153Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=6420c8cd-aa89-4519-a271-4804428cdda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:22:35.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:22:45.163Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=e2b29c1d-2944-4184-a8b2-90454af46309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:22:45.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:22:55.173Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=271d4bdc-57c5-4180-9bba-5d19c1a55d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:22:55.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:23:05.183Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=bb2379bc-37e0-4c28-a3f0-44d7ab8b4afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:23:05.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:23:15.192Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=43c45533-0eb5-4c88-accc-c84ae12e3e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:23:15.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:23:25.200Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=ec4444b5-32b8-4375-9660-a94c00477eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:23:25.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:23:35.209Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=dd1d6578-34f1-4e22-a120-8d66296c45a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:23:35.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:23:45.219Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=f2224228-9de9-442b-b5c3-d6bb1b344aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:23:45.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:23:55.227Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=65538ec6-5cc2-41bd-8c0f-6ccf4946c3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:23:55.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:24:05.235Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=c5eacf77-cf67-4c44-8f15-16ce25a40ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:24:05.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:24:15.250Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=9a231854-fc12-4853-a466-fd9a0e3fcc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:24:15.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:24:25.262Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=4b1f1c19-872f-48d5-a7ec-9cc914437a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:24:25.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:24:35.272Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=5ad0a544-b68a-4746-a7b2-5dad5820f823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:24:35.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:24:45.284Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=9e13094d-9d3c-4ac9-b791-4802d992da8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:24:45.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:24:55.294Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=348d40df-0638-447c-ac72-87fece3e1398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:24:55.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:25:05.303Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=38d57b71-efa2-4111-96bc-0f483256a7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:25:05.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:25:15.313Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=39e3b782-2c3e-4990-8e55-27179c3650f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:25:15.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:25:25.324Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=10bb91ed-dc9a-434d-80b3-eac789f51fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:25:25.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T03:25:30.162Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T03:25:30.162Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T03:25:30.163Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:25:30.167Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:25:30.179Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:25:30.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T03:25:30.180Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T03:25:30.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:25:35.335Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=07d016b0-315b-4fb6-b3fe-0cac685172bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:25:35.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:25:45.343Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=81b3536c-93ba-46a5-9e50-d6f124279995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:25:45.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:25:55.355Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=0a188a35-3cee-4eed-8e0f-5e6b11ac030d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:25:55.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:26:05.366Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=c6dc2ee2-fe7c-49b3-a3f0-d99e008612c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:26:05.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:26:15.381Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=76b73323-2696-4b25-ab03-6fce8a9d8298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:26:15.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:26:25.392Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=471c335e-5af6-4d80-a520-bbcb68a4bc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:26:25.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:26:35.401Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=f46d9829-980c-4e9b-94a3-c70ea44f7f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:26:35.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:26:45.410Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=cb2be257-c242-48f9-a4df-fa7d22270795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:26:45.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:26:55.420Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=0dcc3053-c772-4bd9-8688-3ca4132a408a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:26:55.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:27:05.429Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=6d0ff505-93ea-4a37-b52a-c91d424e3d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:27:05.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:27:15.442Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=b6639ff5-450b-43d1-9804-0ce926812b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:27:15.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:27:25.453Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=72b50e6f-56a9-43b2-8c89-29f9433458f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:27:25.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:27:35.461Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=c5184a25-19b7-4bd4-8223-450307fe1919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:27:35.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:27:45.470Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=67afd16c-d37e-4e18-ab80-92a9c91596b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:27:45.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:27:55.486Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=59bff0e7-2c9b-4153-9cf4-b1e18eccab62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:27:55.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:28:05.500Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=d4a96dd1-9a62-4c28-a315-ee11251ad2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:28:05.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:28:15.509Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=acd3c42b-5c49-4326-adcd-e1a322c53d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:28:15.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:28:25.520Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=46e93c48-a070-4059-9ca7-3598468674c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:28:25.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:28:35.531Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=2c8e8d85-1a61-4c27-9524-19c1f4c6d235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:28:35.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:28:45.543Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=b335abf7-02e0-4f2d-bc65-98ca570ce043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:28:45.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:28:55.553Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=54ffbec3-2a8a-46ba-8c7b-99a2cd42cf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:28:55.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:29:05.563Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=1a397533-5267-4be7-acb0-7fefad2f9cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:29:05.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:29:15.572Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=59c9e4e4-c07a-49b7-bae1-0b32dd38c7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:29:15.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:29:25.580Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=c7d0ca1d-2d18-4f5b-909b-7da6b7c35c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:29:25.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:29:35.590Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=029a6d4e-7c15-4bb1-ae12-ffd6928de32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:29:35.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:29:45.599Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=56907b22-f000-4182-b5a2-ce2f8c82f44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:29:45.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:29:55.610Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=cac50230-d08a-48d4-8de2-ed65b7ff5397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:29:55.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:30:05.622Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=ba0dd1f3-276b-4543-ad08-9a739d8de710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:30:05.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:30:15.632Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=41f5de84-1d29-446e-b400-54880fa938c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:30:15.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:30:25.642Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=6c6493ca-ffaa-44b2-a3eb-ba6f13138fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:30:25.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T03:30:30.373Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T03:30:30.374Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T03:30:30.375Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:30:30.377Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:30:30.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:30:30.383Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T03:30:30.383Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T03:30:30.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:30:35.651Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=89340121-0efe-4c21-b769-b8a237a9010d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:30:35.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:30:45.661Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=63c090d5-0db4-4b4b-a4bc-32b5aa0dceae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:30:45.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:30:55.670Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=e55aa0b9-d6f9-4201-aa57-3e3412ee65dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:30:55.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:31:05.680Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=9d09f2a7-1192-4b76-b753-8d7470231fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:31:05.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:31:15.692Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=aa85dd88-6580-4fd4-8512-ca31e6ab6919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:31:15.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:31:25.703Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=2d385dc8-c0f7-4538-83fd-9d2139ac63c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:31:25.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:31:35.717Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=779add0e-75b5-42c3-99c9-7d127ad842c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:31:35.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:31:45.727Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=2a597840-9bb3-4e90-8cda-f045d033aaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:31:45.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:31:55.736Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=9bd558b9-6fa6-44d6-bd55-96c84892634c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:31:55.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:32:05.747Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=64a6ce83-a940-456f-9944-0c33b869647b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:32:05.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:32:15.757Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=17ed8946-7adb-4c28-b1f1-33dd09045b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:32:15.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:32:25.771Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=03e74f67-51e5-4fa7-966f-ce53654fc548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:32:25.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:32:35.780Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=14c7eac9-3cfc-41d8-b167-865be0c2361d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:32:35.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:32:45.789Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=95e6ee08-1e18-4297-8780-197f6b2a63d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:32:45.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:32:55.803Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=bf3979da-444f-4e9c-8ab2-e0b5fe17da3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:32:55.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:33:05.815Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=2c380fcc-810c-42b9-ae0c-739c2e465643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:33:05.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:33:15.832Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=22d9c62a-3294-4ce8-afb1-099381696a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:33:15.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:33:25.849Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=f2808343-b665-42be-8844-16c6e34ca12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:33:25.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:33:35.859Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=2739febc-8577-4f58-8cde-5656aca96054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:33:35.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:33:45.869Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=f780e9a1-b604-430f-9d62-44df0405ba42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:33:45.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:33:55.883Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=6db414e4-a90a-4c1d-b35d-4cdf5a700ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:33:55.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:34:05.891Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=9814c012-b001-4806-a0a3-29b5495ada92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:34:05.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:34:15.900Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=e40f0dd1-ca9e-4eef-afcf-29d1145e0ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:34:15.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:34:25.909Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=09f6404d-b03f-4e07-bc62-7c5a8657b674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:34:25.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:34:35.922Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=8799d281-60fe-4280-aacc-66efd3d1fda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:34:35.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:34:45.933Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=50dfd3f4-5368-43a9-97ba-91ea360313db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:34:45.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:34:55.950Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=73b9a9f2-2579-4858-a837-95c87e9cef47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:34:55.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:35:05.959Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=98946e12-5a88-43bc-bca9-163608ea825a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:35:05.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:35:15.968Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=7a02539a-2f2a-4d21-97ab-adcdcb2e089f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:35:15.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:35:25.979Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=7f74d679-3a20-4030-b031-d325fc025609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:35:25.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T03:35:30.338Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T03:35:30.338Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T03:35:30.339Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:35:30.342Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:35:30.349Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:35:30.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T03:35:30.349Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T03:35:30.351Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:35:35.987Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=05aeb29c-7b4c-4603-9d6d-e2379b55ca26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:35:35.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:35:45.998Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=5a6aad71-d215-4cfe-b3b1-20f57e38ad12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:35:46.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:35:56.008Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=1688102c-53ce-46b8-b4b4-7ef7b69f6168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:35:56.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:36:06.018Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=5338b705-1142-451a-ad01-463121415064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:36:06.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:36:16.029Z |INFO |Init configs |InvocationID=6c11c013-3c10-4fc4-b8d6-30dee5c724eb, InstanceUUID=4370c9c4-8903-404c-bf12-10717f8972d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:36:16.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |