. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-18T23:39:49.049Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-18T23:39:49.059Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-18T23:39:49.148Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-18T23:39:50.639Z |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-07-18T23:39:50.860Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-18T23:39:50.861Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-18T23:39:50.862Z |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-07-18T23:39:51.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-18T23:39:51.391Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-18T23:39:51.473Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-07-18T23:39:55.311Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-18T23:39:56.157Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-18T23:39:56.192Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-18T23:39:56.193Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-18T23:39:56.299Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-18T23:39:56.299Z |INFO |Root WebApplicationContext: initialization completed in 4824 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-18T23:39:57.119Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=092cad52-7aec-40df-91ff-c5399588838c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-18T23:39:58.995Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=092cad52-7aec-40df-91ff-c5399588838c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-18T23:40:01.724Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=092cad52-7aec-40df-91ff-c5399588838c | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-18T23:40:02.152Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-18T23:40:02.155Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-18T23:40:02.161Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-07-18T23:40:02.815Z |INFO |Started MainApp in 20.399 seconds (JVM running for 22.164) |InvocationID=092cad52-7aec-40df-91ff-c5399588838c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-18T23:40:02.983Z |INFO |Start scheduling PRH workflow |InvocationID=092cad52-7aec-40df-91ff-c5399588838c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:40:03.011Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=04ce976d-0673-42bf-b262-98b61157d3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:40:04.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:40:14.275Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=987201c7-5dd2-4a02-91dd-f296062608d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:40:14.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:40:24.295Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=db3359f7-ac6f-4334-ad31-f4a155901504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:40:24.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:40:34.446Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=41860c2d-9991-438d-81e9-50ce022307f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:40:34.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:40:44.611Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7af0ad96-ecf6-43c4-aeb5-85c0e3b43fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:40:44.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:40:54.692Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=bdfef882-302b-493f-9148-849802cf1d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:40:54.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:41:04.759Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d4c328f1-900a-4643-a02d-ffd8c9dc5190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:41:04.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:41:14.932Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8416c809-5e4c-458e-b0cd-1b4766c7f425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:41:15.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:41:25.043Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=56d314f5-60b3-4ba3-bbe0-885e1e6de01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:41:25.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:41:35.079Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=060f74ab-9974-445e-a404-a292793001c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:41:35.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:41:45.114Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7278b7fc-f900-4209-9b41-009da48213a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:41:45.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:41:55.146Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=aa1c312d-6286-49ba-a6aa-c93c9832a31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:41:55.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:42:05.178Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1a3cfbc6-9a6b-4ab8-b182-aff67d08577e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:42:05.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:42:15.205Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2767116a-81ea-4d90-9e44-bea8740fcd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:42:15.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:42:25.229Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3afc866f-e6fb-47db-bee9-d88a720f093b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:42:25.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:42:35.260Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=56fae791-6d60-4c24-b702-5f617e0ae0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:42:35.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:42:45.307Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c17f61b7-e9ad-4c85-8f0e-414e701be18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:42:45.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:42:55.350Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7484dae8-5067-43b2-bde3-c5b8b6125af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:42:55.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:43:05.389Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2e51c816-0e14-4449-b890-4b8fec97fee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:43:05.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:43:15.428Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9be6ce21-e292-4c82-b087-2d6265fe29fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:43:15.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:43:25.471Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5622493d-ab40-4096-b41e-a5c0ddb95bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:43:25.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:43:35.578Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a9d78d08-795a-4df0-ad90-f4d8f557ef4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:43:35.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:43:45.603Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ca38d8ed-e04d-4005-9466-f605902eb5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:43:45.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:43:55.630Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=253b8213-5300-4fe9-bf96-d77a83d9fa92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:43:55.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:44:05.656Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=42a06263-e3aa-4ed5-b02b-5140697fec8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:44:05.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:44:15.709Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9792980d-15bc-4bb1-9778-80e230b5c11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:44:15.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:44:25.740Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f832bab0-0e4e-4267-988e-00b92d1a42dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:44:25.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:44:35.766Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3d0088d2-3229-49f9-a385-824f2298e659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:44:35.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:44:45.802Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c573098e-655f-4b8a-81f7-e1456af6fe7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:44:45.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:44:55.829Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=be4b3509-bc60-42f0-a2b0-603aa7c5d496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:44:55.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-18T23:44:59.973Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-18T23:44:59.974Z |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-07-18T23:44:59.976Z |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-07-18T23:44:59.980Z |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-07-18T23:45:00.002Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-18T23:45:00.002Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-18T23:45:00.003Z |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-07-18T23:45:00.007Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:45:05.867Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3ec35ac2-5ab3-4cb1-a2fb-deaa8adb87bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:45:05.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:45:15.894Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ff72203d-c45e-42ef-917a-3aeaf0e945cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:45:15.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:45:25.917Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4cd32807-66bc-4ec2-adda-ffad4e9f13ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:45:25.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:45:35.941Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b0c82ac4-98f8-4920-ba21-9d17ee438edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:45:35.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:45:45.977Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2e441908-f13c-45e0-b85d-c51946a0b608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:45:45.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:45:55.999Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=13c9affc-0882-452c-bfad-83ae49f5d93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:45:56.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:46:06.022Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c1e3f2ed-13c6-44b8-b3c0-959680fed4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:46:06.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:46:16.043Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=96fb5b46-eedf-47db-a6b6-2c9728e674e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:46:16.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:46:26.066Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=0948dc43-8bf6-4bbb-a4b0-fc0abd878d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:46:26.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:46:36.086Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6519de19-1ea5-46e4-bc4f-e2c7cd70e872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:46:36.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:46:46.104Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fb41eaa4-9456-4651-9cfc-38861fe666bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:46:46.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:46:56.126Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=426f337e-32e0-4dee-a929-a66b0b7bc20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:46:56.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:47:06.157Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=02c6bb03-be32-4629-9f7f-1550267c2aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:47:06.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:47:16.195Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6ed7ef6f-3d95-4bd1-8002-57443f48401d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:47:16.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:47:26.214Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a652e124-a03b-4ed0-a4ad-8d3531ff9764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:47:26.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:47:36.246Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=17248f02-ed18-4662-a22a-51f3e371f4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:47:36.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:47:46.271Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=29b592b5-6101-419b-ac9e-28bd94c41ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:47:46.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:47:56.294Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a4985242-e887-4737-8214-b81d8ff701b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:47:56.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:48:06.317Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fab2706f-ef57-403f-a5a8-282a5d351d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:48:06.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:48:16.341Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5c5b058a-10e9-4b32-8fc8-7299c4c25e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:48:16.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:48:26.371Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=90c05783-0b8e-4230-b3d5-2344cc29f24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:48:26.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:48:36.413Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fe6aea1b-f9be-464f-ba5f-435db0268a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:48:36.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:48:46.439Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f2743a8d-c289-41a1-a413-9a4c12361d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:48:46.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:48:56.458Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3677fd9d-e61a-42a1-a232-d8b0415a79bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:48:56.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:49:06.485Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=af4b7167-6b57-435f-a568-1cb96fd89ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:49:06.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:49:16.518Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=db92cfc8-19c9-49fb-822d-e26ba505a4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:49:16.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:49:26.594Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7e2c7410-d4c0-45b5-9fe2-22eed69a8a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:49:26.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:49:36.622Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=81519838-dd0a-445b-a9a3-b6f7c26051a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:49:36.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:49:46.660Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=887ef0d0-447c-4269-9b1c-8bb6cd0e05bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:49:46.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:49:56.688Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=55eefdd8-fffe-476f-ad96-9aed20163a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:49:56.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-18T23:49:57.723Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-18T23:49:57.724Z |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-07-18T23:49:57.725Z |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-07-18T23:49:57.729Z |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-07-18T23:49:57.750Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-18T23:49:57.751Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-18T23:49:57.751Z |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-07-18T23:49:57.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:50:06.730Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ab0cdd19-78d6-4814-a449-061f737a5cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:50:06.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:50:16.767Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2c891170-a157-479f-94da-606f3799df02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:50:16.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:50:26.796Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=41532f08-2bff-4ebf-8291-373518e8b69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:50:26.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:50:36.818Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=08039da3-a83d-4479-8ebd-f4134a104d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:50:36.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:50:46.846Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1f168291-4fc9-4320-a6a4-55417e6853bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:50:46.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:50:56.875Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=67049245-1292-47f0-a178-b70afd4e7509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:50:56.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:51:06.903Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d96b5cc2-f334-4ebe-99aa-1ee97c34c957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:51:06.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:51:16.924Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e70359f2-6648-4b57-8126-552f1b230c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:51:16.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:51:26.942Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2e3bf039-9c97-40e1-b0ca-3b128129eec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:51:26.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:51:36.960Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c1bd0f7d-d979-4f2d-8149-b6ac6bccf34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:51:36.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:51:46.981Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=cb9da3be-a98c-4dcb-b3ea-1da07bbb846a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:51:46.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:51:56.998Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=eb51b869-f569-4dcd-9b58-f0f61ba942e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:51:57.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:52:07.012Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fad8e740-7def-4a47-b757-1c83db9a592d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:52:07.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:52:17.040Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=cbf6936f-f3a4-4d14-9295-11e45c1e4b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:52:17.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:52:27.064Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8369c11a-6a38-4f09-8f2a-9587aa0934e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:52:27.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:52:37.079Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7c212448-3084-47a7-b9ef-08d4d8f8a7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:52:37.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:52:47.099Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=65b6d613-68ed-4e8b-9122-8293c056abc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:52:47.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:52:57.113Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6aff0865-0a7e-4efd-b179-1e2e0b26e6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:52:57.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:53:07.136Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f31e38b1-393c-4d60-a015-b8b0a9e02701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:53:07.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:53:17.153Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=626c3012-4025-4e5a-81b4-31062c68a434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:53:17.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:53:27.169Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7598a3e3-ddfe-45b3-9228-c866e9e1f25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:53:27.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:53:37.192Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b360f885-c42b-45fa-9cd0-00e42c4765c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:53:37.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:53:47.213Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6d7cc52c-b79c-44e3-bccc-a2f44aab644a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:53:47.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:53:57.231Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a419e2cb-39ff-4e20-a30d-716f330b181f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:53:57.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:54:07.266Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3badf3d7-6f7c-4cc0-8584-f9820e1cef40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:54:07.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:54:17.287Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=bc92caec-585b-458f-98d9-71fe64c5c3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:54:17.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:54:27.308Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fc2254e5-cdc4-4756-afdb-5178a3c107df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:54:27.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:54:37.325Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=21e0ad4e-7bc8-4bb6-b53a-282f3ad69b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:54:37.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:54:47.362Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a1f1ab92-9bb1-43fe-9fd3-47239ec3d5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:54:47.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:54:57.383Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=32ced3dd-28cf-40ef-a452-a4ee9108df6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:54:57.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-18T23:54:57.598Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-18T23:54:57.598Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-18T23:54:57.599Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-18T23:54:57.603Z |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-07-18T23:54:57.624Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-18T23:54:57.624Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-18T23:54:57.624Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-18T23:54:57.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:55:07.402Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7be8d0c0-44b5-4575-b14e-2b3a4ce69665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:55:07.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:55:17.428Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=12670d16-1530-42d9-b236-c920c19ff6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:55:17.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:55:27.447Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5c2bf211-c1f5-4242-bf49-4c5b904e0582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:55:27.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:55:37.467Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ecfd6f83-fb0f-4790-a196-5473c5569cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:55:37.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:55:47.489Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=38dbef74-4e80-4ad4-82b0-7e975839abb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:55:47.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:55:57.510Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=88b2d746-55c5-45d9-9033-11af3a614eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:55:57.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:56:07.532Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=539c5c3c-5543-4b2c-ab82-d94dd9698085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:56:07.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:56:17.560Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=aa8ec25f-0e32-4d73-b361-d4e61960f85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:56:17.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:56:27.582Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b56cbd47-5494-44b6-9dd3-9244e1ead8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:56:27.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:56:37.603Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2466fdee-0bb6-4073-bd83-ea29db1f97dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:56:37.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:56:47.633Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=237e231f-8d7c-4377-b2eb-73b2193b3935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:56:47.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:56:57.654Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c1dfde61-fd47-41f2-a402-08264c62512a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:56:57.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:57:07.672Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=0ba1f516-8418-4a24-9ccf-dc75cbd83414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:57:07.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:57:17.705Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e8637027-17ed-4dc7-aabf-9c97bb96e7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:57:17.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:57:27.726Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=95d8b007-ff33-4658-82e9-cbfe81eee5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:57:27.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:57:37.745Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=734f4593-0822-4a7f-be9e-72139a9f444d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:57:37.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:57:47.763Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=379c0827-af1b-4e55-84a1-3af11e0bc8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:57:47.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:57:57.780Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ae7263ae-b082-41df-ab9d-8434940bf5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:57:57.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:58:07.810Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=08cc0ab2-a59f-418d-b49a-fe1d1d339468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:58:07.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:58:17.852Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9beb59de-4697-4f95-838f-9abe93974c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:58:17.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:58:27.943Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ee8c4d86-a20d-4760-9e14-f5c932c8e75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:58:27.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:58:37.967Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d80dbfa1-7e30-49a4-b390-314bba0ef4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:58:38.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:58:48.041Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1047cbd5-74da-495b-ae6d-1ac68f8b6803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:58:48.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:58:58.090Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=795ff993-2455-4032-988f-f5218d4b8cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:58:58.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:59:08.145Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=cf9de4b3-4ac5-4cc8-90ae-a8b4c2e63deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:59:08.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:59:18.178Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e5cb1acf-e69b-4aa7-a936-cf0c6425a490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:59:18.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:59:28.230Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fe3f29fe-5fa6-48cb-a78b-bef2041b8a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:59:28.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:59:38.279Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=df5acdb8-5cb8-41a9-9a1d-1c0a65f262da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:59:38.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:59:48.310Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=48b34074-1784-44f6-af20-d059d673ba21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:59:48.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-18T23:59:57.814Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-18T23:59:57.814Z |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-07-18T23:59:57.815Z |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-07-18T23:59:57.818Z |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-07-18T23:59:57.834Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-18T23:59:57.834Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-18T23:59:57.834Z |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-07-18T23:59:57.838Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:59:58.330Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=01cdc697-25e7-4bfb-96ad-98e833c0c5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-18T23:59:58.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:00:08.375Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=60885ba3-b7f6-487c-b901-a60768b74b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:00:08.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:00:18.427Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8566c53b-f98c-48d7-80a6-0c1960d58aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:00:18.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:00:28.572Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e5a4c184-7ff3-4838-b222-40328105e1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:00:28.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:00:38.607Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9a487c4e-882e-401e-9152-a54ff0eb3c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:00:38.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:00:48.662Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d87b5eb7-7825-4ec9-a782-f851049f4b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:00:48.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:00:58.698Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=88a0717b-5038-4ff0-8f15-9881e545bb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:00:58.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:01:08.715Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=19ba678e-9231-417a-aea1-02248a46c9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:01:08.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:01:18.734Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=0d9b5f5d-af6c-44f2-8c67-f88d979a3cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:01:18.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:01:28.751Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d5b09a4f-ffbc-41af-a690-3da4f3755f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:01:28.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:01:38.776Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=301e9f7c-cf21-4a15-a624-dd37f357bfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:01:38.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:01:48.816Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a16805f8-6c88-4f45-9b59-59f4d26299d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:01:48.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:01:58.857Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7de90578-81f7-4b7a-befd-32c0b2376c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:01:58.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:02:08.891Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=45b26ff5-7c1a-41a7-ad55-233216edc0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:02:08.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:02:18.908Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5e89db98-d1da-4f44-81e0-b7116ea14e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:02:18.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:02:28.939Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2e7b0e6e-622a-48fe-9996-494697a71cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:02:28.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:02:38.957Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=74f493d1-c30d-4dfa-95f6-4530facda5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:02:38.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:02:48.994Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c6eb6634-adda-4873-bab5-e31b3536fe6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:02:49.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:02:59.028Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=97415fdc-5685-4870-9369-e5d1ac22384f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:02:59.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:03:09.066Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=05747658-775d-4637-b8f0-10d2b99d9981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:03:09.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:03:19.085Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3c38ef13-7ba4-40b9-9855-7e27410f2fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:03:19.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:03:29.126Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=cfdd5dfd-a3b2-4e56-9b94-aef81bb06f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:03:29.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:03:39.148Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=51d198fb-76ad-4f80-b7ea-3f79cd6fdb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:03:39.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:03:49.166Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f19fb856-3f2f-4efd-b2ba-bdb564ee258f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:03:49.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:03:59.192Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=662d0400-6566-4249-a85c-a8a92bcd6500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:03:59.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:04:09.227Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=104681a4-bb53-48f2-a0ca-4fd6bb998914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:04:09.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:04:19.252Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=34519ffd-2dee-4fe7-a335-b0079e6ae35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:04:19.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:04:29.278Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=676b0fda-00da-4bea-8d42-14bc2e78af93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:04:29.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:04:39.296Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3eaa814e-eca5-4d94-81d4-6e1e7245bdf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:04:39.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:04:49.326Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4c58c40e-16e2-4778-9c1e-6ad540db948c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:04:49.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:04:57.762Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:04:57.762Z |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-07-19T00:04:57.763Z |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-07-19T00:04:57.767Z |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-07-19T00:04:57.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T00:04:57.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T00:04:57.779Z |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-07-19T00:04:57.783Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:04:59.349Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a3f3fca4-21b7-4b29-a58a-6f53aa1df970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:04:59.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:05:09.381Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f5966297-721c-4867-8348-475440f03ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:05:09.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:05:19.404Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8e33a9fe-f757-49e6-8cdb-54d648b1164f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:05:19.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:05:29.434Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=137b5968-97e2-4f4b-982d-b0aa26bea3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:05:29.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:05:39.458Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=71da02fa-aaa4-4c59-b142-d23df5af303d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:05:39.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:05:49.478Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=83f1c3c1-5e78-48f5-b6c7-6dea263dfe63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:05:49.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:05:59.509Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d24fe973-632b-4503-99a9-e6ff82f85e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:05:59.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:06:09.541Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c42e927c-ecc0-4085-beea-bab95e84df43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:06:09.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:06:19.561Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2d57f747-af21-40f9-96be-49fb21159749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:06:19.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:06:29.595Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=cd842eda-aa2f-47e9-84bf-581ac06d2d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:06:29.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:06:39.611Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6aaebcf9-1202-4d19-9fa5-f9d95625671a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:06:39.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:06:49.632Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=55983156-1856-4890-800c-cf050a499f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:06:49.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:06:59.650Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e9b66781-824e-4e34-b69a-b65ea4541424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:06:59.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:07:09.670Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=413411e1-1d3a-4841-b9e4-349fabb84c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:07:09.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:07:19.692Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=73c7fecd-c17b-4a65-9479-795511a17142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:07:19.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:07:29.723Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5721c0f7-ae6b-4de3-b6fb-26ce90bb8c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:07:29.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:07:39.749Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a83f9590-9640-4c82-8b49-920d0a63cef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:07:39.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:07:49.768Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3c6cb497-e621-4de3-9abc-5c18f62ca7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:07:49.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:07:59.785Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9a34c56f-f542-4111-9d28-f824ef33977b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:07:59.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:08:09.805Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2be47536-22db-4075-b357-6be86166291e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:08:09.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:08:19.825Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=97966711-79f6-47a2-9a01-5d93352331c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:08:19.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:08:29.847Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=cd821be8-e63f-49f1-b296-5526b80dc0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:08:29.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:08:39.869Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=08b41ecd-a393-4b56-b6da-9a6b10bb5608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:08:39.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:08:49.887Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=aaa6444c-03fd-455d-85b3-b5a7a6167063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:08:49.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:08:59.903Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ce86a78c-e644-45a8-9292-4637350bc5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:08:59.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:09:09.919Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e48f19dc-b180-438e-a1f1-721f04ecfea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:09:09.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:09:19.937Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=36841b84-f3c3-4ba9-942f-a1691423b20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:09:19.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:09:29.961Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=56386e69-c71e-4b57-b4d0-ceaf17e55b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:09:29.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:09:39.975Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f7b7e782-f9a5-4076-8626-0848eed54a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:09:39.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:09:49.992Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1dddb60a-51bd-4817-ac85-92feb5cb886f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:09:50.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:09:57.644Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:09:57.645Z |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-07-19T00:09:57.646Z |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-07-19T00:09:57.650Z |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-07-19T00:09:57.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T00:09:57.662Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T00:09:57.662Z |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-07-19T00:09:57.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:10:00.029Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=50c28dcb-c337-422f-b5a3-de2fe0567e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:10:00.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:10:10.054Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=11c3a4b9-6faf-453a-bd0c-7b26f45a70ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:10:10.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:10:20.072Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8bad5815-66e1-4489-8d01-dde7eb4cd0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:10:20.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:10:30.091Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5ada1a89-8d0c-4cea-9977-42ef860cf562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:10:30.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:10:40.110Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2cb8b477-deed-407e-8e57-dd912e74c320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:10:40.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:10:50.130Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7fbd2475-4385-4d6e-890f-3c266f1b29a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:10:50.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:11:00.155Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7ec38bea-c09d-4788-b801-105339d250df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:11:00.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:11:10.170Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=395b3a04-1e45-4c8b-940c-b484495c2806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:11:10.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:11:20.195Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a34bcfd0-e97d-4b0a-b6a6-884aad99f7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:11:20.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:11:30.213Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6fe9b132-d612-4be5-bbba-a336e4124551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:11:30.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:11:40.234Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=bc9cd4ae-f982-4d46-b5d4-5a8792ad7f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:11:40.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:11:50.273Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1517e7c9-cf92-494c-961a-8abe68b3a170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:11:50.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:12:00.299Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=0aad2451-c222-41d9-a2ea-04b0ebd58cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:12:00.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:12:10.322Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=18e3e733-1b8e-4adb-b510-8a09311d386d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:12:10.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:12:20.347Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=bf7a2ce2-2ee0-40af-9d51-9884991c678e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:12:20.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:12:30.362Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5f66557c-0eb0-475c-8561-5a129a7b84a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:12:30.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:12:40.379Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3f27c7e6-35c0-4f6d-92bc-07393b462b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:12:40.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:12:50.399Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=79d33f2a-a6b0-4472-96cd-7693060cc12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:12:50.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:13:00.419Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=80396e87-b822-405d-a9ca-0fe3a2853723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:13:00.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:13:10.440Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=963a986a-3087-4f5a-95bb-980aab4931de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:13:10.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:13:20.472Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e98701dc-f8de-4756-9ab4-b9dd036e23c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:13:20.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:13:30.489Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=abd9fdac-8804-4cd3-8d9d-021a834a942a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:13:30.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:13:40.511Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=def5a320-7d69-4689-bba1-60831e5941f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:13:40.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:13:50.530Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=11f22d5e-3359-43a5-aa3f-3f8e27a7f774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:13:50.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:14:00.547Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6f915ae7-c5a9-4c98-961e-dbe185bada27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:14:00.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:14:10.570Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=93a68db7-a9fa-4fac-aadd-a61c22e92d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:14:10.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:14:20.597Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=14e2e277-d6ee-425e-a718-163834bcb1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:14:20.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:14:30.619Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9393b2ae-9ff3-4524-a8ca-2f209356c1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:14:30.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:14:40.637Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=81c3fce4-cfa4-44d8-b77f-ec6ab6c1782e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:14:40.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:14:50.661Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=099e1e91-bc4b-4512-896e-62b82aba719d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:14:50.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:14:57.582Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:14:57.583Z |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-07-19T00:14:57.584Z |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-07-19T00:14:57.587Z |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-07-19T00:14:57.607Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T00:14:57.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T00:14:57.608Z |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-07-19T00:14:57.612Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:15:00.683Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=875f27cf-aa37-4a13-95bd-c30386ba0177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:15:00.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:15:10.702Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=66ea09ae-1207-4fc0-a3d3-0c361f8fcbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:15:10.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:15:20.717Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5cc1fb31-54a8-4b6a-a23a-16fdc607f5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:15:20.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:15:30.738Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b0a76f84-c6da-4b89-a6f3-53cf844e91c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:15:30.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:15:40.755Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4c609bce-af3d-4237-8c5d-f6a5db946028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:15:40.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:15:50.779Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=0324ba9e-a3f1-4ce3-bd00-4414a55c2c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:15:50.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:16:00.796Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=16847d05-8ee6-4fb6-815b-89b10a24f6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:16:00.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:16:10.817Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4c31f038-77e9-4cac-9cab-1ca1b2b0aaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:16:10.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:16:20.837Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8186d0c7-42f4-4666-88d3-924ac7dcd989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:16:20.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:16:30.859Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e603cb3f-6210-4f1f-94f0-b9de65f4937a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:16:30.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:16:40.875Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=935c7318-969d-4633-aee3-9f35b2d4493b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:16:40.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:16:50.892Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4f030660-2206-4f55-89e0-dd8808efa960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:16:50.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:17:00.909Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d9b44eab-2b50-4b02-93fa-243c8f2c59b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:17:00.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:17:10.940Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=0ebac96b-e9ab-4aba-9559-8cb7b157d87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:17:10.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:17:20.961Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7e961226-a49b-4d9a-b5eb-d89474574ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:17:20.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:17:30.983Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d8a8c596-03ba-4e4e-95ac-832d67db1c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:17:31.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:17:41.011Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=55538e08-7c09-463c-83be-2b176600e1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:17:41.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:17:51.047Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=86b75036-3252-456f-ae33-b539361f89de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:17:51.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:18:01.062Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=96269d27-4670-4abd-a322-76ba010328ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:18:01.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:18:11.118Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4e2d2f52-7c5e-4628-b5fd-0814f9ef7798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:18:11.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:18:21.147Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c8aedaaf-becd-4370-a3b4-523052ef238e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:18:21.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:18:31.164Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6dae5a59-a009-4465-be42-f14d8ec9c03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:18:31.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:18:41.178Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=0b6c0086-2f86-41b8-aa7b-f3a65fb56074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:18:41.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:18:51.197Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d3b4d106-1f13-4473-b803-11f5aed05d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:18:51.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:19:01.224Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=823c3c6b-2ab6-4178-b7ef-75269407f862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:19:01.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:19:11.253Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=64cb66f7-843d-421d-b23f-041fa4ef7d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:19:11.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:19:21.271Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f8ff70c4-bb4b-4949-ba31-e6cb3ab65224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:19:21.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:19:31.295Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f0327c9b-e798-437e-9960-a1eaaf5de05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:19:31.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:19:41.314Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6dfa51d6-0cd9-4817-8471-46d97dc3c1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:19:41.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:19:51.330Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=30b58b22-360e-4f89-9485-8c315415e702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:19:51.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:19:57.674Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:19:57.675Z |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-07-19T00:19:57.676Z |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-07-19T00:19:57.679Z |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-07-19T00:19:57.693Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T00:19:57.693Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T00:19:57.694Z |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-07-19T00:19:57.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:20:01.350Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ccdc1380-7e5b-44f8-a444-cd4afd056dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:20:01.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:20:11.375Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c3694c4a-9aa7-41bb-bf89-56d4771d9ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:20:11.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:20:21.390Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=92a147a6-1a21-4dbc-932a-7f7ba10ca3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:20:21.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:20:31.409Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=dfa0194f-d4f0-47fd-8435-86fb66073ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:20:31.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:20:41.424Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4b40991c-6da5-42a6-8965-d189b30febf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:20:41.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:20:51.447Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=98c209b4-9a3f-47a9-958f-2c13b7557a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:20:51.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:21:01.464Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1da9bdaf-e992-4b68-a735-bb0717274f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:21:01.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:21:11.506Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9b41cbb9-7a2a-4535-9ab1-e151d454d17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:21:11.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:21:21.525Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3f2f2054-a3de-472d-afb9-50dfdeb0217f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:21:21.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:21:31.541Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e6464ca1-bd67-4b8f-b934-796794ab1c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:21:31.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:21:41.555Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ad7dfbcb-301f-41c6-98c7-7498f8d3fe6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:21:41.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:21:51.578Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b33c2fad-9a1c-4a06-953c-768e7ad87ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:21:51.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:22:01.593Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=0de2fb69-56a3-40cd-809d-cbfbde9c6606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:22:01.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:22:11.609Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=cc210d19-30c2-4fde-9053-ad46e307ab88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:22:11.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:22:21.625Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d787ddf6-0ffd-4321-bc34-8ea508072e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:22:21.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:22:31.650Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6420615a-7ee2-49e5-a9bd-700a7cdf0e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:22:31.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:22:41.666Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9dc47335-d3f5-445c-8731-6117936aa3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:22:41.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:22:51.688Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e2fae3d4-4574-4515-b34b-bb1629ad9dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:22:51.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:23:01.703Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b99e3eaf-bd22-430a-ba29-6ebed6506198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:23:01.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:23:11.717Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ac8d3f10-5035-4d74-aabf-5d0ece0e7c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:23:11.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:23:21.734Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=70041fdf-cf19-4fb4-89ce-42aa90c002b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:23:21.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:23:31.753Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f12b8142-8d6f-4fe9-b890-29251c7d6677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:23:31.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:23:41.782Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9c60d5e3-9d47-465d-883c-ce111103c9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:23:41.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:23:51.805Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9e9199cb-f87c-4005-b48c-79e79d16bd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:23:51.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:24:01.820Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d628717e-40a3-495d-afca-ea470822fe19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:24:01.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:24:11.842Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=42952eca-da83-45ef-9461-17fd6f68f432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:24:11.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:24:21.859Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=dcc0ea11-6a12-4c7e-aa33-350369469834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:24:21.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:24:31.875Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2f59c11d-6596-467e-9840-09b1240c6e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:24:31.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:24:41.896Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d8c17fdb-3117-46c9-b3cf-a886ff5b82e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:24:41.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:24:51.913Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=709097c0-69d0-43b8-8153-bb2c0ba9fd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:24:51.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:24:57.607Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:24:57.607Z |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-07-19T00:24:57.608Z |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-07-19T00:24:57.613Z |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-07-19T00:24:57.624Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T00:24:57.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T00:24:57.625Z |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-07-19T00:24:57.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:25:01.932Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9fc3ea0f-3f6a-4ddf-a997-507e644c67d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:25:01.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:25:11.948Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5d52f032-1cd5-41ed-a7d4-a9948648ff1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:25:11.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:25:21.964Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d40d0aa2-1045-45cb-8ac7-c965d08d0405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:25:21.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:25:31.983Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=bb200e1d-068f-4767-9797-4abcf6cf7b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:25:32.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:25:42.004Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c35f29e4-d519-489c-b700-0aaff36fff89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:25:42.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:25:52.030Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=867b9d89-f995-4667-a69d-f6d4ac1b34d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:25:52.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:26:02.049Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b7dfebd1-16af-4b9d-a045-2eaffc603720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:26:02.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:26:12.072Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3a5b072b-39ed-4820-a04e-8f0f1207179a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:26:12.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:26:22.086Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=be854254-ec3e-4e9f-8e4a-3d15a896807c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:26:22.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:26:32.100Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=841916ba-75b3-4f6c-a2fa-cd58e22ca7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:26:32.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:26:42.116Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a027c953-0afb-4b0b-b336-406c490382da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:26:42.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:26:52.130Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=64d981e8-4ab3-4a76-8be0-3b3622062826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:26:52.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:27:02.143Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ca416ed3-6da6-4d99-9472-e457cbbf3e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:27:02.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:27:12.163Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d5a57079-c307-4106-a79c-a49b2b436a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:27:12.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:27:22.179Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=db415095-84e7-4380-88fb-3d346febec6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:27:22.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:27:32.196Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6aeb748b-387f-4235-bbcc-c6181acd6a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:27:32.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:27:42.215Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=587534bf-633e-4a97-9f53-56b594f1237d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:27:42.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:27:52.234Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a4418ee8-1548-431e-96f6-789513771101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:27:52.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:28:02.284Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=709c6476-8b86-4f45-ba43-839da765a573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:28:02.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:28:12.298Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b5fe176a-e7b9-406d-8e68-fe8435a7e353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:28:12.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:28:22.314Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6c9c0131-f469-4181-baa7-c62a7d6e32e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:28:22.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:28:32.327Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=be99c0e5-15a0-435a-9998-71fc686d25e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:28:32.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:28:42.343Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=09c92b68-fb96-4ea0-aaf2-34429ec37fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:28:42.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:28:52.357Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c356f54c-e5c7-4eb7-9770-1bfe74f4a25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:28:52.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:29:02.373Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=56946b32-2585-482c-9170-917ab5a5b049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:29:02.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:29:12.392Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=95fc0247-3a2d-4667-a53a-232f65f4b541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:29:12.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:29:22.409Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6fb6fd49-4283-48ee-88b6-6b4e0386aa48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:29:22.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:29:32.428Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=75305732-c60f-45eb-b3dd-8b7f3dca1e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:29:32.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:29:42.452Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=96db0fff-3b72-4ec5-97b5-b90bc4ed3f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:29:42.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:29:52.470Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3cec44f7-c35c-42ac-9cc6-bab795fe9f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:29:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:29:57.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:29:57.482Z |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-07-19T00:29:57.483Z |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-07-19T00:29:57.485Z |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-07-19T00:29:57.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T00:29:57.492Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T00:29:57.492Z |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-07-19T00:29:57.494Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:30:02.485Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=52aa87df-279e-4c28-8cbe-d3db7261fbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:30:02.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:30:12.516Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f3f59853-b8d3-4ae8-9c9e-1996491a5d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:30:12.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:30:22.533Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ade0223d-b966-4a68-916e-594ed41abf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:30:22.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:30:32.551Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=49b8d67c-3ccd-4c7a-9792-5df4edd41c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:30:32.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:30:42.577Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e0c85b4e-7c0e-428b-8c9c-31f02d3cd17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:30:42.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:30:52.592Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=185b6e44-65f7-4232-bdbe-e3341ddb55ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:30:52.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:31:02.612Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2438170c-8965-41b1-b90a-f8e741e7e9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:31:02.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:31:12.627Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2f24c998-569b-4f23-9038-e2177f2325d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:31:12.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:31:22.649Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=79a511c9-d9ce-4541-b5e9-565efde7c7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:31:22.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:31:32.665Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9dab15dc-1e4f-4903-b32c-dcf5a0a50209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:31:32.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:31:42.688Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=61603319-6db8-4b55-9d67-367164bc1706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:31:42.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:31:52.704Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c5073e1a-95f5-4fd6-b1ca-a199de0005a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:31:52.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:32:02.719Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=602a3849-9b26-4c30-937c-865bd0bb09b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:32:02.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:32:12.736Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f43bf138-fa86-4463-bbe9-8923e29ccfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:32:12.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:32:22.752Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8df2d536-f962-466e-80af-81e02c633c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:32:22.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:32:32.767Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6bd4ae63-d5cf-46c8-8d62-a20cdf671903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:32:32.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:32:42.781Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=eabee033-4be3-40b6-812a-cb85e1075769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:32:42.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:32:52.799Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b54042af-f0e7-4802-aab7-5dd6eb026d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:32:52.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:33:02.816Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d0e3b5fa-f3b9-462e-9e4a-42711e4c7a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:33:02.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:33:12.830Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a7e4adcc-80e0-4d72-9464-5fd674e4ee07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:33:12.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:33:22.843Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e4681937-30a9-45fb-93a0-40b9c7e08f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:33:22.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:33:32.858Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5c871ed8-466a-4cbe-8fed-0abaf885a4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:33:32.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:33:42.875Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fad0de19-c5fa-48e5-b12f-dc5f9a4ed602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:33:42.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:33:52.891Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7ea96d51-7738-4391-84d0-5c24c4285c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:33:52.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:34:02.909Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=de07b61d-5f72-45c5-982e-385769830744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:34:02.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:34:12.929Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ae959b8d-76be-4bed-971f-2c322c9c9d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:34:12.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:34:22.946Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b0f70c52-22a4-46f1-8025-26bac5ec2576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:34:22.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:34:32.962Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=289e0c79-fb31-4c7c-b7aa-42126c7b8d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:34:32.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:34:42.983Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a19e0638-8e29-4cb7-9178-e514de612fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:34:42.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:34:52.997Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4d4bcb64-a39c-4777-bcc9-f30fa2798c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:34:53.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:34:57.693Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:34:57.693Z |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-07-19T00:34:57.694Z |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-07-19T00:34:57.698Z |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-07-19T00:34:57.714Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T00:34:57.715Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T00:34:57.715Z |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-07-19T00:34:57.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:35:03.020Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=176bf652-627d-4d05-9316-0777b6712321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:35:03.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:35:13.037Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=927dcb63-3ad3-48f5-a1ab-d3687c38873b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:35:13.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:35:23.053Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ce8f59e8-1f1e-491e-9c99-fa630bda03d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:35:23.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:35:33.075Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f10bfae3-e4c8-4ed6-8feb-eeead4e2f8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:35:33.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:35:43.096Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=81a13423-147c-40df-bb38-5808445d5328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:35:43.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:35:53.112Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=0f54f72b-593e-417a-8c54-1562664d08a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:35:53.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:36:03.129Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5a6779ab-b317-443d-99c6-2c6c21a22fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:36:03.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:36:13.146Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=0f0f9f09-d4fc-4e0e-b371-a0b867a220e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:36:13.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:36:23.168Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9332700b-edb4-4ded-8e2d-31ad8625b373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:36:23.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:36:33.192Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9a63ad87-29fa-4ad3-a28a-8662b395cdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:36:33.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:36:43.218Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e98fc77f-4505-4318-bf9e-79936fa4c733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:36:43.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:36:53.236Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c185eaa4-320e-4750-ac07-84abfab94eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:36:53.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:37:03.251Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=669c827f-aa85-4555-ba6a-d91bb9ee0658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:37:03.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:37:13.287Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6df55f69-7a29-4ee1-97c3-363c8007ca3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:37:13.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:37:23.304Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4c457e16-d1dc-49d4-a511-175400f41fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:37:23.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:37:33.322Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=17a3b6e2-ba55-41c6-a294-35fd5a38b641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:37:33.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:37:43.340Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=32b818c1-05a0-46f3-b88a-a8f30e5d51d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:37:43.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:37:53.361Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=493c9770-509b-4201-bd1a-ee8d9cfaf76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:37:53.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:38:03.376Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=cc18cbc1-e68b-4b00-8ba9-a4ddacb1ce14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:38:03.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:38:13.392Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ca715982-3439-422a-b2a5-e3f0c13d28e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:38:13.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:38:23.409Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=127a9c2e-1392-4d6f-9ed3-5994536f015a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:38:23.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:38:33.432Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3589d687-4288-4f86-bc02-8f7f1f64f0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:38:33.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:38:43.457Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a5dbf077-54db-49e4-b00c-67ef12b046cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:38:43.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:38:53.472Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5bcdeac2-7176-4d83-a426-135452232f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:38:53.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:39:03.487Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c162bedf-cccb-4666-b0f0-9e23d56105cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:39:03.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:39:13.508Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e7478cd2-8e68-4176-b14f-bcef9943f12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:39:13.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:39:23.525Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7096d3a1-28c8-41e8-a7d6-645f55e0e892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:39:23.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:39:33.545Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e94d04d0-ed80-4606-84e0-d19881698a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:39:33.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:39:43.565Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=458a64ea-3a96-4191-9ae5-a8cdaa94c3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:39:43.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:39:53.587Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3bc6b277-28cd-4e25-abf0-e477fe76d7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:39:53.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:39:57.572Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:39:57.572Z |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-07-19T00:39:57.574Z |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-07-19T00:39:57.580Z |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-07-19T00:39:57.592Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T00:39:57.593Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T00:39:57.593Z |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-07-19T00:39:57.598Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:40:03.614Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9bc547e3-73b4-440c-abd0-be0dce071987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:40:03.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:40:13.629Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=81788fbb-9ad3-48df-b9d8-e6b7a32da2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:40:13.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:40:23.646Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=98ed2eb6-3f3e-4087-8dce-ef720d9f0bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:40:23.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:40:33.659Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a140df71-406d-49d7-9fd2-eda20d240573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:40:33.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:40:43.676Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8c68eb1d-51d7-4f1d-98dd-8f46add0e5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:40:43.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:40:53.693Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e45f057f-7cd6-46a0-924b-95e08ac78a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:40:53.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:41:03.709Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4332924a-2cda-43d8-9900-78ee662be174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:41:03.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:41:13.731Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=cef036f0-df5c-45d2-a264-4f5f87fca3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:41:13.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:41:23.754Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=062df913-7c85-41fa-9a44-e7c83157540d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:41:23.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:41:33.772Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=35f35642-89dc-4699-be9e-7ba5bcf54a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:41:33.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:41:43.792Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8d6e0fb4-b91f-4980-ac92-3ec01c493600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:41:43.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:41:53.817Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1ac82879-f585-4fed-a426-76cfe891c384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:41:53.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:42:03.842Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=328d9532-a0ff-4c23-989b-8f76eba8f9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:42:03.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:42:13.857Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=797e4311-100c-4253-b326-86f97f459684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:42:13.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:42:23.875Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f4607f39-56af-4542-b4ba-bdef4f24f058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:42:23.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:42:33.894Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1ea462f1-6f50-4958-b969-2415e7b0576a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:42:33.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:42:43.920Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f2cf88ff-347e-40f5-a005-6e0f16a99840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:42:43.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:42:53.937Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=336b6778-c1aa-40c5-86f0-2bbf42ae1797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:42:53.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:43:03.952Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1f927cf8-6605-42a9-9212-4cc7de0fdc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:43:03.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:43:13.974Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f34556ea-88ba-48c4-9c08-af98c38c8567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:43:13.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:43:23.992Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a64323a4-8623-487b-bdfb-7215c4ec6ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:43:24.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:43:34.010Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3f64c1c3-29f1-4ef2-9768-8635e335e425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:43:34.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:43:44.028Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=be17d508-8b7c-4b8d-a97a-004740099e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:43:44.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:43:54.050Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f3d6df4e-9b09-455b-a4dc-2962cb61f735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:43:54.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:44:04.077Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d4dc5469-3e71-4f92-8daf-858e76ce60f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:44:04.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:44:14.112Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=bff14f4f-6386-4fbc-b8aa-ab6026a25186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:44:14.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:44:24.136Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=57ab20b0-0883-4556-bce0-a2962dcfdb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:44:24.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:44:34.151Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a75f127b-c364-4466-b851-ee56c0de906a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:44:34.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:44:44.174Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4f983a48-337d-4c09-a337-5305fa80300e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:44:44.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:44:54.188Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=bb522dfc-1607-4494-b0ab-5bbee4d7a39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:44:54.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:44:57.620Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:44:57.621Z |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-07-19T00:44:57.622Z |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-07-19T00:44:57.626Z |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-07-19T00:44:57.634Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T00:44:57.634Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T00:44:57.634Z |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-07-19T00:44:57.636Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:45:04.206Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fbe2f0b0-0a47-40ce-8134-cef7bde0e05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:45:04.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:45:14.224Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=bd183412-9026-4f55-8e45-9811ea1efc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:45:14.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:45:24.238Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=004ca58d-a605-41bc-b4dc-8c0f4a612962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:45:24.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:45:34.267Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=799dfdd1-650a-4206-93e3-369412e80f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:45:34.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:45:44.289Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=68e5eddf-223c-4d8e-be2f-6541482b1241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:45:44.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:45:54.314Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=78502515-8d0b-4cb2-b941-f8d22deb10ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:45:54.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:46:04.330Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=861d9bac-6165-4876-b588-87bc0476b15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:46:04.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:46:14.346Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=380dcbfc-8f24-4e97-ab8a-f2f7e33ffbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:46:14.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:46:24.380Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2366797b-45bc-4da3-84a5-80b1659a8412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:46:24.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:46:34.398Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8da0c514-a4ff-407d-9af6-ae5a30fc4df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:46:34.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:46:44.414Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2323b37d-132d-4c4d-86d9-1c85ee570263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:46:44.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:46:54.430Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3da28101-8ab1-4b34-a0e6-69b8b6c07e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:46:54.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:47:04.458Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1d476db7-e26a-46e9-994c-62dd9593b665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:47:04.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:47:14.472Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a3067f99-5a6f-44bd-b80b-f3d91d634183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:47:14.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:47:24.486Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=de643dbc-f147-4c1f-a8b0-b6e2559d0b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:47:24.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:47:34.506Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=83c02304-8b37-4e97-b5b6-3f39f7295ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:47:34.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:47:44.525Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=515cfacb-b0d4-48a3-9855-7be9d97e4958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:47:44.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:47:54.543Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9d2c288b-9547-47a8-ad0b-a92891e141fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:47:54.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:48:04.567Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=863a1670-5314-4a63-bcec-24cc119c6397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:48:04.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:48:14.600Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ac157366-2bf0-4cd6-9c25-b4bb0094996d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:48:14.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:48:24.614Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e0cf1f7b-5a65-44f3-8d14-594331e71d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:48:24.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:48:34.627Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4a4201a2-353c-4d7f-9459-1fddecac4187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:48:34.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:48:44.645Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=764b614a-ce91-4ac6-ab5f-d3a8514d3b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:48:44.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:48:54.658Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e0ef1497-da90-48aa-a774-83c997176982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:48:54.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:49:04.673Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f679acf4-c683-4e39-a831-314472ef4024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:49:04.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:49:14.685Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4b54673d-8a34-49f7-a2b7-f5fbf3023b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:49:14.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:49:24.699Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c6a6b0db-7d39-46be-aa67-d1acade4521d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:49:24.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:49:34.718Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c1632434-422b-418a-a39c-f84c10ef59c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:49:34.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:49:44.751Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=271e132b-18ab-4340-a4e7-9369115cbb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:49:44.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:49:54.765Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5e43494e-a483-44f2-89fe-dd8d3888746f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:49:54.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:49:57.479Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:49:57.480Z |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-07-19T00:49:57.480Z |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-07-19T00:49:57.483Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T00:49:57.489Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T00:49:57.489Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T00:49:57.489Z |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-07-19T00:49:57.492Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:50:04.790Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6f047851-88e7-4961-8841-40e4ff1fcc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:50:04.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:50:14.805Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d5be328e-5285-4eb6-a329-2929aae7a3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:50:14.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:50:24.874Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=bb484f29-72ff-42ef-8505-65b72db686d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:50:24.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:50:34.895Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=eac74d20-af44-4f51-b281-3b6dc09d02c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:50:34.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:50:44.911Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5f0443a6-5152-48ca-93f6-0f3f9992c019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:50:44.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:50:54.926Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2ce01aba-b149-431a-b3d5-8bc997632ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:50:54.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:51:04.946Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b0afc61c-f6ce-460f-b6fe-625dbb6f3d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:51:04.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:51:14.982Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=40867680-2f11-42b5-b64c-4b859df42c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:51:14.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:51:24.996Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e22c8817-06ff-4e0b-b854-e56c5b25a019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:51:25.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:51:35.011Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d46b479b-02b0-4718-a21b-661e60ae5b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:51:35.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:51:45.042Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9a61f864-eed0-42db-960e-c2f4a8baddcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:51:45.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:51:55.066Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=24335610-7462-4c49-8ffe-dfaa7a6938c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:51:55.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:52:05.102Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=773cb763-eac8-4112-a6c6-8b0e4a00055f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:52:05.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:52:15.117Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=43589e9c-d477-43a9-8ff1-db7660665a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:52:15.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:52:25.130Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=79dab5de-da9f-4bc0-ba0b-3aceb17db52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:52:25.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:52:35.144Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e637f792-c5c6-46b9-b600-10bc0a501f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:52:35.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:52:45.174Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f0fdf925-8446-4c31-9ea6-c440a99fb000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:52:45.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:52:55.189Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=584b3948-8cf2-4f03-9efb-a9a069143ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:52:55.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:53:05.205Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6b10f299-7783-4d2a-ab8f-209a1d853618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:53:05.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:53:15.224Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3f92f5b8-112a-420f-a4f0-3ea799aeb640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:53:15.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:53:25.250Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=df625717-1ed8-4587-9cad-07437603b788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:53:25.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:53:35.264Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=cdf2b2f7-78a3-4617-ad0e-2293931471fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:53:35.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:53:45.278Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ba1d3703-7917-46d7-9a80-8ec842f113ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:53:45.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:53:55.294Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=90075bb6-38b3-45e6-a019-794bd46960a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:53:55.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:54:05.309Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=63a4ef91-7a4e-4f11-b6f2-a883b173752f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:54:05.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:54:15.325Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4318d4b9-b6f5-4126-8e06-5e4428115752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:54:15.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:54:25.355Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6e76f6e3-d0b3-409d-8530-febf7f5e4d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:54:25.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:54:35.374Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6179ebcc-def1-42e4-ad36-ec8630efc389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:54:35.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:54:45.390Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5b50f45f-bb1e-4272-9e44-025b7cc7e7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:54:45.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:54:55.404Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f4321c34-94e7-4d0c-acfb-4d5be318e59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:54:55.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:54:57.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:54:57.651Z |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-07-19T00:54:57.652Z |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-07-19T00:54:57.657Z |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-07-19T00:54:57.672Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T00:54:57.673Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T00:54:57.673Z |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-07-19T00:54:57.677Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:55:05.418Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7d47459d-ff85-4a1a-a7b1-8029745da71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:55:05.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:55:15.466Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5337a20d-df0d-4c54-8eb8-e06ba72aa8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:55:15.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:55:25.483Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a8451adf-e373-4bef-ac7e-0cd206760f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:55:25.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:55:35.497Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6367857e-6a74-4910-aa78-6198f8c20354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:55:35.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:55:45.513Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d9004afb-2f80-4f8b-bc68-b816e248d6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:55:45.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:55:55.531Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c0cf352a-bd51-4efa-8dd2-3d099e88794d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:55:55.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:56:05.568Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b8241b78-8890-4d25-85d7-60abffcccaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:56:05.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:56:15.589Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e61037c2-67d5-4445-ab31-277c5d731ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:56:15.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:56:25.603Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=aa4e6a2a-0997-41dc-997b-510997a1c06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:56:25.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:56:35.618Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9f83b19a-edec-41a2-b25a-015c4e410e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:56:35.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:56:45.641Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=02ba9b9f-fd5a-4bac-ace0-c350ad4c4348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:56:45.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:56:55.660Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c4d97852-385b-4195-8994-3a54758c32b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:56:55.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:57:05.676Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f05e1d64-9b3a-42ae-afd1-024d70eb1a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:57:05.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:57:15.701Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=33ca07e2-dd24-4e87-b8ad-bf0ca4ef4bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:57:15.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:57:25.717Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e271fdf2-7e1b-4b1e-814e-a880c8a72b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:57:25.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:57:35.732Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=054f321f-5986-4496-8913-740ff7b3948b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:57:35.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:57:45.774Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2e6cd47c-2852-49dd-bc37-16827b69f8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:57:45.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:57:55.790Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3078a175-5d46-439b-920e-17dd79933170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:57:55.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:58:05.804Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=867a46e9-39e7-49d0-aed7-3224802cce92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:58:05.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:58:15.824Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=00fd53f6-09ef-453e-a083-eb7648f52eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:58:15.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:58:25.846Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8bfa2fc5-2031-468b-a9b7-898c516f4793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:58:25.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:58:35.861Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7cc4c4a4-1d35-4476-9c8d-b24e7d8b54cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:58:35.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:58:45.880Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f663ff02-4c3a-447d-bc6e-f52ef205ad05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:58:45.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:58:55.899Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8ffb2188-c889-49d3-9fbf-ce94f28e71c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:58:55.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:59:05.915Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=47a28d88-30f9-40e0-a5ec-9cab00d8ee46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:59:05.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:59:15.927Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7b7e1267-de91-47af-a5d5-db0660440949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:59:15.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:59:25.948Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b1f0d99a-4bc2-428b-bb2d-4bd64e150289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:59:25.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:59:35.961Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4ace3774-c8c8-466f-8743-77cdb2f5a617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:59:35.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:59:45.986Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=60df3a18-52a0-4dc8-b52b-7a66d84995a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:59:46.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:59:56.001Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7b1adf72-8845-4592-9902-01cddd7a641c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T00:59:56.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:59:57.630Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T00:59:57.631Z |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-07-19T00:59:57.632Z |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-07-19T00:59:57.635Z |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-07-19T00:59:57.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T00:59:57.644Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T00:59:57.644Z |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-07-19T00:59:57.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:00:06.026Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a46a6968-1253-489b-b1b7-97383e52802a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:00:06.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:00:16.042Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=bef01a91-9207-4f12-98a5-e5463fdb8dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:00:16.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:00:26.067Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=05229a86-71f4-4095-b468-5d2e586ad779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:00:26.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:00:36.084Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5cc67e8d-f632-4aec-ba8b-62876dd3eae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:00:36.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:00:46.100Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=dd37311e-153e-418f-b1e1-6567671c8065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:00:46.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:00:56.114Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=beaef745-b662-4fdf-89e5-c7a6c9fb7d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:00:56.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:01:06.139Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=63d9a195-1f85-4a78-ae7a-90d072260f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:01:06.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:01:16.156Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d13216be-59bf-44cf-abee-614c4fa1583d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:01:16.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:01:26.177Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=827e5b70-0f07-4b60-b25d-3ff63fc75797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:01:26.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:01:36.197Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=97ea2b9d-dcf8-4422-afba-7c2cef29e302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:01:36.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:01:46.228Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fc3f0c8d-55d0-4ca5-8701-0b5746eca175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:01:46.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:01:56.248Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=930be463-0e27-4a93-946f-e287fe1ec2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:01:56.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:02:06.261Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b28aa84d-3aea-4a9a-9ab0-7fc4a0b0e244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:02:06.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:02:16.282Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=761bae13-cfbb-42c0-ac2a-f38284aad3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:02:16.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:02:26.305Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=592f8651-74fe-4e46-b2a6-a17107af6f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:02:26.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:02:36.320Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f604e822-1544-4251-9c26-4cc4dc916ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:02:36.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:02:46.345Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=84916a1d-c72e-4a86-8bc6-a7a73ae55e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:02:46.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:02:56.364Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c8e4e3db-0efe-4fa4-8062-d0cb3803b4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:02:56.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:03:06.384Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=86a58ad9-dae6-45da-b81b-2c341f6878f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:03:06.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:03:16.405Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=47408da8-0a06-469d-bc6d-d7ac77a6a461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:03:16.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:03:26.432Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fad17f92-f460-4460-b646-69854b779546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:03:26.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:03:36.449Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=befaf928-5999-4c2a-a6bb-ad9db4960c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:03:36.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:03:46.494Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=861ec48c-66ea-43d1-a3f0-18956a0629e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:03:46.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:03:56.513Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=91077876-d870-45c5-8a52-491a6eef8076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:03:56.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:04:06.534Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=35b5eb11-66e8-4910-9447-4b6377cd6ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:04:06.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:04:16.555Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8747a475-b4c4-4e53-a3c8-fbad315f72f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:04:16.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:04:26.576Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d5c90f28-4723-41b9-aa5d-258c95cdad44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:04:26.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:04:36.592Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=31fafa9c-337d-45a8-b361-fbbbd263f33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:04:36.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:04:46.610Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1c5ce2bf-e995-4339-85ac-2c617aaaca13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:04:46.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:04:56.630Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1d8200f4-3317-4bec-b1e9-62c7f13bcff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:04:56.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:04:57.600Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:04:57.601Z |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-07-19T01:04:57.602Z |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-07-19T01:04:57.606Z |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-07-19T01:04:57.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T01:04:57.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T01:04:57.615Z |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-07-19T01:04:57.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:05:06.654Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8c832f28-d3c4-44e0-ac8d-1a25d61cfd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:05:06.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:05:16.667Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=70e654d9-79de-4524-aa45-7eafc6849164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:05:16.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:05:26.682Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=64467855-9e67-41b0-b042-ed2da6c514c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:05:26.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:05:36.707Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=236eb3a8-ffa7-419b-b61a-ce0e7198be7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:05:36.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:05:46.725Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=095ca6ad-2fa3-4a7e-b253-d0db731785da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:05:46.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:05:56.742Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=34add798-1524-4bcb-8e0e-0a1cf8df597f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:05:56.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:06:06.761Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fd402f07-0671-4770-ba2e-caeae15f9f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:06:06.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:06:16.778Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5e1ea097-6239-4c99-89e5-c6cd9fb96c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:06:16.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:06:26.798Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f2eae164-39ec-4d7c-92f8-d060408ffba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:06:26.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:06:36.813Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fce83817-b7b8-4172-bf0c-9988367e2e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:06:36.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:06:46.826Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5d650fc3-6a3e-41c3-80b1-5766a9f28e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:06:46.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:06:56.849Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3f7a02f2-53f8-4246-89ae-3c7fcae4a3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:06:56.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:07:06.869Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=82c8b5bc-c970-4275-a56b-eb7f9c074d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:07:06.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:07:16.884Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=610bb049-ba67-433f-aaba-04e7da7255fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:07:16.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:07:26.898Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5611da69-4f44-4a83-9b90-d7cbe159ca71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:07:26.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:07:36.918Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=51d50986-a685-4b2b-9e5a-f525953157a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:07:36.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:07:46.936Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c87bb283-27a0-486d-9b3d-586313b36473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:07:46.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:07:56.951Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=83107611-a643-49d5-bf6e-6984a3f2a5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:07:56.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:08:06.968Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d7189fdf-2941-482c-bc0d-83bbf129d7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:08:06.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:08:16.983Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4b9f321a-a8b1-4e4b-9621-70b9897245f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:08:16.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:08:27.000Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5261a3ae-0733-4c6e-aeeb-5ffa4237744c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:08:27.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:08:37.014Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9a689555-b4c9-4c59-923c-d286362c5640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:08:37.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:08:47.028Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=41a679a1-afd0-4f85-9ca3-a6c91b039f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:08:47.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:08:57.047Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=02755392-2a39-4912-80a9-4d0691da4a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:08:57.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:09:07.075Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ba54afef-7dd5-49c1-a035-b675728a4ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:09:07.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:09:17.092Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1887abef-1473-4a7a-84c0-512e4c52e51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:09:17.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:09:27.112Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=68406985-0a74-4b98-89b7-edee3ee7b6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:09:27.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:09:37.126Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=58782d08-921e-4444-acae-d1fa99d7b927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:09:37.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:09:47.145Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f40dce58-c428-4b24-99f3-d93ce2d5f1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:09:47.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:09:57.163Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ffed45e1-cb73-4aaf-bdf3-fe9fe5348179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:09:57.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:09:57.493Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:09:57.493Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-19T01:09:57.494Z |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-07-19T01:09:57.497Z |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-07-19T01:09:57.502Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T01:09:57.502Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T01:09:57.502Z |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-07-19T01:09:57.505Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:10:07.194Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ccf6aaf4-ff12-4f76-be91-10ecced6037a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:10:07.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:10:17.207Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ca9383f6-7dbf-48c2-9947-d2f063a8a178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:10:17.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:10:27.221Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7e17b4c9-f953-4b1d-8165-a3e6dd191fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:10:27.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:10:37.243Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2c781ea3-44d0-4b1b-b0fc-a1e515794f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:10:37.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:10:47.258Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e3178f72-9637-426d-985f-85facd74bb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:10:47.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:10:57.274Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=09bc3857-05af-4acc-a027-c05fc3ef10fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:10:57.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:11:07.290Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=54997dc9-33ed-4cf7-9969-6c7f333e7de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:11:07.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:11:17.306Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9bcf4de5-0868-45a6-9c20-a8f9c8c2ceef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:11:17.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:11:27.323Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ad05cfc0-aed7-4901-a303-fc1142e69057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:11:27.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:11:37.351Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8f370d80-d851-4007-a25b-098de9590dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:11:37.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:11:47.378Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a3df9788-6149-4699-ad47-5dbd2e8da8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:11:47.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:11:57.393Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=66377ca3-2028-40a3-b8f1-12691834c006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:11:57.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:12:07.413Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2d0b5a2f-d08a-44ca-8b60-11e2394260f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:12:07.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:12:17.428Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3631a4f2-12ca-4677-bfaf-21598fae4d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:12:17.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:12:27.442Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=45b51213-b701-402b-af43-b40d6019bc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:12:27.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:12:37.458Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ad8dbbb4-e1c8-4f12-a1fd-37f8656cf845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:12:37.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:12:47.473Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=28c5e9af-8bec-4404-8b60-130217d07ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:12:47.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:12:57.486Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e38caf00-a295-444d-ac84-f93faab42535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:12:57.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:13:07.502Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7f3879e4-872f-4fc4-862c-5ba23429fbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:13:07.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:13:17.525Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4664e257-acac-4d69-9f0f-f2e866b62828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:13:17.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:13:27.539Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2982471f-1e52-4f3f-9831-73f120650b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:13:27.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:13:37.557Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1e09d889-437f-4ea7-95e7-0edadebb340f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:13:37.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:13:47.571Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=78cc559f-67af-477b-a65e-4dfd680e5e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:13:47.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:13:57.584Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5c9cdaac-46b5-4a74-8489-264ef499b02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:13:57.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:14:07.599Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fd0606ab-41e3-49a0-84c9-0cf5ca8d4c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:14:07.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:14:17.616Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b19524cb-9556-46a6-8768-b0a262c3bf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:14:17.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:14:27.638Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1ef02471-d499-43aa-b6b6-3e320a97f082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:14:27.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:14:37.652Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3a8d90c3-417d-4030-acda-e828c60f4de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:14:37.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:14:47.674Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=66b45560-b128-4f17-bfb8-1c949c578405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:14:47.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:14:57.551Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:14:57.551Z |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-07-19T01:14:57.552Z |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-07-19T01:14:57.556Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T01:14:57.570Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T01:14:57.571Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T01:14:57.571Z |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-07-19T01:14:57.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:14:57.690Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fdf72520-3d9c-4ea3-ba6b-bde5df527b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:14:57.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:15:07.705Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=dcbfb118-279a-4d99-9234-c91b20b3e2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:15:07.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:15:17.724Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=02346aa5-3780-4c41-a796-bdc88885e356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:15:17.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:15:27.739Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=71183f46-e04e-49a4-89a2-b0666a842cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:15:27.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:15:37.753Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=580a2c9e-1239-4581-8df8-955093bfeb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:15:37.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:15:47.768Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c396d804-c9fe-4787-98ab-87fae1a4f3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:15:47.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:15:57.787Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c74564e4-d79c-4605-b014-9b9de0461ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:15:57.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:16:07.803Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=68f44c65-5f8d-443e-87e8-c64254c35bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:16:07.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:16:17.820Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f00f4f64-a724-4830-9565-6c2261013f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:16:17.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:16:27.835Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1cea4b81-3733-4e02-9015-33e1238304c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:16:27.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:16:37.854Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=81b55f19-319e-4238-8f49-211eddef9404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:16:37.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:16:47.871Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5df123bf-0d03-4644-af05-2c97029ec534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:16:47.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:16:57.885Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9ca351d8-493e-47d8-a18a-e6e13433bbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:16:57.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:17:07.898Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=da0bd9ef-b6dc-4e90-bceb-ba8b10587c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:17:07.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:17:17.919Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=08087066-369c-4098-963b-e3ab98c399fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:17:17.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:17:27.933Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=edb14985-d6cb-461a-914a-01f6f5f5a897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:17:27.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:17:37.951Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7d218f62-6414-401a-b7a9-154eba12fc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:17:37.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:17:47.971Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fa50afbe-2149-4e5e-bd3c-deb8aff20274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:17:47.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:17:57.986Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f8bf4db8-2c7a-4643-8abc-fe268a1d60c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:17:58.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:18:08.005Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2d858d0a-2b22-4690-a47b-2b4b0ed8cfb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:18:08.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:18:18.019Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fb5e4321-9574-42d5-bc10-0ca0540d9b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:18:18.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:18:28.035Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e8c915a6-68c1-4283-89ff-63fc235ab3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:18:28.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:18:38.060Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5d31a1d0-e243-4bdf-b829-b350e1034c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:18:38.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:18:48.083Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=56ac1808-f67e-4c53-a04f-841307a06bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:18:48.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:18:58.100Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9a3d8816-9c0b-4330-bbc4-399dc7f67513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:18:58.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:19:08.117Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f26aac20-b64b-4628-902e-172b34d0b13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:19:08.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:19:18.135Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=70fe9015-d7e9-4e83-9893-61b91e8e945e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:19:18.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:19:28.163Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=dba69267-43a2-473d-9a57-06fe8c87b2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:19:28.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:19:38.177Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=0ee84a0b-a6dd-468f-87c3-e69844c56b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:19:38.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:19:48.194Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7a7222df-ec16-4c7a-bc15-062d3c287016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:19:48.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:19:57.643Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:19:57.643Z |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-07-19T01:19:57.645Z |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-07-19T01:19:57.650Z |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-07-19T01:19:57.662Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T01:19:57.663Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T01:19:57.663Z |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-07-19T01:19:57.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:19:58.208Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=249cafec-017b-4163-be9e-12cb4bd0c4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:19:58.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:20:08.232Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3d0d8b39-d5d7-4011-9e44-2bba3c26e654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:20:08.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:20:18.244Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fa1d187a-9352-48ec-a7ec-04751e5c3206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:20:18.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:20:28.256Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=de7f00af-58ef-45a7-84e2-c13ec4b6df7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:20:28.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:20:38.273Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d0b34e6b-2333-4e41-8bbc-778f1e9ba19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:20:38.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:20:48.293Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=59b2383f-36cd-448d-9d32-206425552a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:20:48.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:20:58.309Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fb37d15d-ec06-42fb-b389-3eb3d100f77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:20:58.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:21:08.325Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fc26dac6-4f02-4e90-a2bd-c90925234821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:21:08.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:21:18.342Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=0d714b1c-dfb5-4383-b767-4b5797c47cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:21:18.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:21:28.358Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ceddd064-eb87-4096-93fe-ba92dcc0ed36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:21:28.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:21:38.371Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=dd45e833-7ad3-4deb-b43a-06a3fb5e7cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:21:38.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:21:48.389Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1eeb11c4-3024-4754-827f-491ad6d1fd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:21:48.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:21:58.406Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=72698f44-3797-414d-93d7-39c27db2ac66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:21:58.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:22:08.434Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5f1724d3-81bc-4c86-ae19-ed26759adb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:22:08.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:22:18.452Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=145d0990-b700-4990-b54a-01fd3d860d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:22:18.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:22:28.469Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8af94d49-b364-4189-b3e9-8960c5e6e391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:22:28.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:22:38.488Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d9c9c139-289f-4224-8503-9798d40c6584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:22:38.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:22:48.505Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8fb3e00d-1203-4778-8cc6-430918116dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:22:48.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:22:58.523Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7c3e9b93-08f6-48a4-8f5c-f825b5942003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:22:58.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:23:08.541Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d5c1a289-8a1d-4592-847a-488372424584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:23:08.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:23:18.566Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c4b92169-7f6b-4718-9f73-8c79f323b3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:23:18.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:23:28.587Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=57e87e25-1a63-4995-ab9b-69f31cb4957b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:23:28.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:23:38.605Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3a58ed71-157e-4d31-bfdc-fa8ee6ac15fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:23:38.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:23:48.627Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=06544ac2-ae75-408c-9be0-446db5d41821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:23:48.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:23:58.644Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=68501d62-9b47-4e24-9fee-410248542a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:23:58.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:24:08.666Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=894dd95d-d350-4e1a-9183-e4f32b2dc8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:24:08.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:24:18.680Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8a6f5fea-4d20-456f-a88e-4c82b9401573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:24:18.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:24:28.694Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=323a731e-c057-487f-b9d9-1c5e445c5d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:24:28.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:24:38.710Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a1232495-e8fa-4a7b-b19e-657ef760086d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:24:38.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:24:48.727Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=14891463-10c7-4214-b9ac-ef31c7449695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:24:48.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:24:57.431Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:24:57.431Z |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-07-19T01:24:57.431Z |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-07-19T01:24:57.433Z |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-07-19T01:24:57.437Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T01:24:57.438Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T01:24:57.438Z |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-07-19T01:24:57.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:24:58.745Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e20b2b47-454f-46ce-9bcd-f5618a333339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:24:58.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:25:08.762Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7f75908f-021e-4b10-ab01-2079c56855bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:25:08.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:25:18.778Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b24b1285-89f3-4934-8640-a978f0a49afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:25:18.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:25:28.793Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d7548dbc-9643-41dd-9ab8-39f2137f7a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:25:28.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:25:38.807Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ab895e25-24c9-4243-9f76-8ab003741c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:25:38.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:25:48.822Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5b9c3b25-544b-49f5-95a5-0678b2e96aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:25:48.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:25:58.844Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d36c99c4-d3d3-4f56-98db-11a702822074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:25:58.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:26:08.859Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ff5268aa-428f-4de1-a8bf-a6566dc4ee35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:26:08.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:26:18.880Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6ca67b0c-493e-4130-853c-63594e162e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:26:18.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:26:28.900Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=02adbebf-5e06-4fb0-afb3-70d925267820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:26:28.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:26:38.913Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fc5842a5-2495-4a34-bc75-1dbd23ca5514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:26:38.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:26:48.932Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2a4593be-21db-46f9-ab1f-dfa2ed44ee54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:26:48.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:26:58.957Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=49aa62fd-cf79-44e8-933e-24cfda582e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:26:58.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:27:08.971Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ae03e2c0-cb75-4ee9-862e-357c3ecb41ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:27:08.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:27:18.989Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6042951a-ffa2-4db6-a46d-91a9e0da8af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:27:19.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:27:29.010Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=0aa4ddd0-7613-4e51-a163-936351a9399c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:27:29.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:27:39.035Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2827bcf5-0f2a-4eb7-b6f5-50a2b6cc0468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:27:39.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:27:49.049Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e3c942a8-c89b-44e2-b290-e2f7f8316dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:27:49.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:27:59.064Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ffff2a27-9fdd-458e-af10-91dbd2357930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:27:59.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:28:09.087Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e599a510-0479-4779-870b-4257014776a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:28:09.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:28:19.101Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8d868fa3-9ac4-40c8-a6ce-23cbeca27715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:28:19.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:28:29.119Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=753ab284-363c-4dbb-bba4-0dd9eda5e636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:28:29.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:28:39.140Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b3d7b34d-6243-474c-9ea9-547c9967ae2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:28:39.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:28:49.161Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e1319ec0-b612-422d-8439-afacabb342d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:28:49.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:28:59.176Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=65727ab4-2de0-4f9f-868e-9e8988bc288e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:28:59.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:29:09.189Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9cc6591e-10be-4cc7-b7d4-37e966126ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:29:09.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:29:19.203Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2fe9cefa-5709-4be1-93ff-e3763904170a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:29:19.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:29:29.231Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f7baa3a7-3900-4396-9e2f-c2bff5c1f191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:29:29.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:29:39.248Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2d194d29-c76a-45f2-9ec1-29ab9df87ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:29:39.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:29:49.263Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=eb5df4f5-0147-4b7d-aa99-a8f0eca75435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:29:49.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:29:57.565Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:29:57.565Z |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-07-19T01:29:57.567Z |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-07-19T01:29:57.571Z |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-07-19T01:29:57.578Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T01:29:57.578Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T01:29:57.578Z |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-07-19T01:29:57.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:29:59.281Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1683f220-c16b-47ae-9098-c477dd65e43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:29:59.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:30:09.316Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=21353150-f675-4a65-a0b5-695b648cc6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:30:09.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:30:19.332Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=be9d5ffa-3037-4ebe-98f2-11d5952eb91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:30:19.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:30:29.348Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=22e3650c-e59b-4eaf-a45f-c9d1c7ebd607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:30:29.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:30:39.362Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=31666d78-9488-440d-9cb2-40f8eefd89cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:30:39.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:30:49.391Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=da95b1e0-39ef-4849-a483-1f2f578dbbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:30:49.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:30:59.409Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4a158254-dc23-4a5c-9a8c-1e15933e70f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:30:59.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:31:09.426Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=45922de0-e09e-4c80-9a41-ec6c4a404e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:31:09.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:31:19.444Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=68bcb2c2-9594-434a-8862-59ebd6b96770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:31:19.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:31:29.459Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=169fa094-f0a6-483c-9444-8569f1bd8538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:31:29.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:31:39.474Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=bead93b8-7baa-4bc4-bb8f-7e62d6ba68e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:31:39.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:31:49.490Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9f06326e-2385-4999-90b2-78b3cefeaff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:31:49.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:31:59.506Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=82f84d92-3c19-49ad-af8b-2d3089de100c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:31:59.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:32:09.527Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3486d442-fe2e-4aa4-8ab8-a592de3199d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:32:09.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:32:19.556Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ca6cd452-05fc-458d-b195-e5acf6d7cd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:32:19.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:32:29.582Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=93ac995b-35a1-4766-8c9f-8f29f443c37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:32:29.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:32:39.596Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a0a960a1-7660-44ee-9f49-86753d701fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:32:39.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:32:49.616Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ac9c0200-2016-48c7-80d8-730a2a88445c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:32:49.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:32:59.635Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=74dade85-da6e-4ba8-8daa-ac38ed95a867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:32:59.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:33:09.651Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f9da120c-9764-4e28-82d2-3c45f3ec3198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:33:09.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:33:19.665Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6d5c0e3f-bad5-456b-abbc-5179ed4e7d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:33:19.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:33:29.700Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f0b8d1ca-4798-4ce3-8122-91e7074e4d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:33:29.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:33:39.717Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fb6e3aea-daa0-4e97-a4df-9b267cbd0e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:33:39.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:33:49.731Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ba7dd5e8-9312-48d6-ad68-e962a33ada48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:33:49.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:33:59.743Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4e6f1d5c-4e52-4047-a687-43c6648b6f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:33:59.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:34:09.757Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=daea6cc9-0875-4143-abce-75c321d82669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:34:09.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:34:19.773Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=76093cf1-65a5-45be-b373-694f95b32e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:34:19.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:34:29.793Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e1be1514-408a-4cc0-9973-e627dc7b35a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:34:29.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:34:39.806Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f4c37481-2bde-4281-8d8c-2128cc656709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:34:39.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:34:49.829Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=46c82907-bab2-4bad-bd9d-1a191bb3b10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:34:49.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:34:57.471Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:34:57.472Z |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-07-19T01:34:57.473Z |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-07-19T01:34:57.475Z |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-07-19T01:34:57.483Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T01:34:57.483Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T01:34:57.483Z |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-07-19T01:34:57.487Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:34:59.844Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b9349770-e790-4fd1-aaf5-24be7d247f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:34:59.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:35:09.859Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=bcc912c9-633b-4a4e-a2f9-cbc2006ee6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:35:09.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:35:19.880Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=204fe400-f55e-4e0d-b168-8d4cb02e003f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:35:19.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:35:29.896Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c9cbb49d-abe1-4144-b7aa-80fd147ffa3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:35:29.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:35:39.909Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e3018b31-5898-4818-ba87-69997eda3fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:35:39.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:35:49.923Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=67ec0492-b2d5-44c2-b099-60372ad5c58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:35:49.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:35:59.940Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8b870327-500b-4794-b668-3f99656d601e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:35:59.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:36:09.956Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=05788ac9-9dab-4e89-ae77-97807d76e827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:36:09.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:36:19.971Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7bf67f52-655d-4807-a9de-bdfa0be864aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:36:19.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:36:29.988Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7c76c7d5-afe4-44ee-ad1d-4e5ad927505c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:36:30.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:36:40.008Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f00ad402-b041-4e8b-bfa4-1e18542c2dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:36:40.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:36:50.036Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=36121aaf-6657-4b4a-a9ac-7da9c26f0a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:36:50.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:37:00.055Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d9dc4d40-297a-4f77-b9d8-a814f8d0e0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:37:00.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:37:10.068Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5579b375-9485-483b-b9bc-4197a08e95dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:37:10.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:37:20.084Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2fae6034-8046-4727-828b-21a8a3f1a628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:37:20.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:37:30.101Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c73570ce-801a-4ed7-a2ec-5f2d1d329872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:37:30.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:37:40.118Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c0c2098a-68d1-4e98-ab0c-8e98c3715e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:37:40.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:37:50.143Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b81b8bb9-35a4-430d-bb10-40d0152de0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:37:50.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:38:00.165Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=30502a7e-9fa5-49a2-95df-cf0e10d6e803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:38:00.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:38:10.180Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e06bec41-33fb-4964-98cf-2d92c8f01a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:38:10.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:38:20.195Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6d40ee8c-0168-4399-864c-96449caaf0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:38:20.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:38:30.211Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a9a10932-128e-4146-9ed9-d2e577ca2fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:38:30.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:38:40.233Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fa8e3e0c-c746-43ac-8a29-743983a5a818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:38:40.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:38:50.246Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5f61af92-68d9-43fc-8882-ebdf086af3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:38:50.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:39:00.259Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=34ade315-dc05-458b-bca6-ba24b7c37575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:39:00.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:39:10.271Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ec026e9b-007c-4654-9495-accd0a248983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:39:10.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:39:20.285Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=aab7892b-73c6-422c-bfd1-302a4abbf131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:39:20.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:39:30.310Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7a181724-dfe0-48ad-9387-882ebb2ec9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:39:30.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:39:40.336Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=0c56d691-c5a6-4351-b4ee-8b97707f431d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:39:40.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:39:50.358Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1d912557-a624-4ec4-a844-2aeff31a68fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:39:50.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:39:57.421Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:39:57.422Z |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-07-19T01:39:57.423Z |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-07-19T01:39:57.425Z |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-07-19T01:39:57.432Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T01:39:57.432Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T01:39:57.432Z |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-07-19T01:39:57.434Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:40:00.372Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=24d804d1-03eb-49da-81b2-0775ce09971b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:40:00.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:40:10.393Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8a3a9cca-e18b-407e-9175-debce43d7ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:40:10.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:40:20.415Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=938e9e5f-5c77-44db-b0cc-33b096f4dc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:40:20.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:40:30.428Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9bed3dab-6e42-46b4-ae9f-36dad98af727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:40:30.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:40:40.443Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ba94a37c-10ce-4962-a734-a570d88aa6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:40:40.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:40:50.457Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a9aefdd5-4506-4d13-bb3c-80ae6c55db7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:40:50.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:41:00.479Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fdca1c52-1ed9-450f-8baa-69460a4f9db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:41:00.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:41:10.495Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=46d550c6-a8ac-4c4f-b88d-98d03eae7dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:41:10.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:41:20.510Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c85f7361-b1f9-4849-b9ff-5d48f601daa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:41:20.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:41:30.533Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=436d1419-96c7-4b9b-9382-83724c59b5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:41:30.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:41:40.551Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6c0cd3ba-8d8c-49bf-9c3a-8bd8138f4af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:41:40.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:41:50.571Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=87f27c86-ef5d-4ade-ba40-2f0e3d9aa435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:41:50.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:42:00.585Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7422aaac-8d1f-4cb9-a157-c0fb06fbcab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:42:00.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:42:10.604Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=20f33024-b1a2-4596-9ee4-672079ef62fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:42:10.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:42:20.620Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=af036fcf-983d-4e17-8959-217dad87d1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:42:20.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:42:30.647Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=cba3b773-846f-44b9-94a9-acfd4f1d31e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:42:30.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:42:40.666Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=bda0f5ea-edff-4087-8e16-f17c1520b916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:42:40.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:42:50.683Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8a434f9d-be92-4bc9-850a-eb5233456d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:42:50.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:43:00.701Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d33f35fd-97f8-4013-a7e0-dd666255ec99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:43:00.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:43:10.716Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a8181edb-0bef-4310-beab-94cd8e9b01f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:43:10.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:43:20.731Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e9dd8771-1a28-409f-bff7-32bfa0970924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:43:20.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:43:30.745Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7be9f87b-bebd-4a6a-a758-b2d988ef8e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:43:30.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:43:40.760Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=54a35f80-9672-4050-9139-ac5851d5c635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:43:40.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:43:50.774Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=91955987-cecd-429e-a186-54f99b9ec820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:43:50.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:44:00.792Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=67a2ff81-3538-47c9-ae79-349e0f574b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:44:00.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:44:10.819Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6205f92f-b5ff-4952-8309-cc25f6bd476a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:44:10.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:44:20.836Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1f447715-9de5-4b98-a519-8189ab963214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:44:20.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:44:30.850Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=09e10142-3d6e-47e9-8afd-714b95b9310c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:44:30.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:44:40.867Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=84cda59f-c3f1-4d31-b9e2-99f0a72ca82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:44:40.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:44:50.895Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1afb8c8e-bf1c-4838-9c36-22956f174577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:44:50.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:44:57.535Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:44:57.535Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-19T01:44:57.536Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T01:44:57.540Z |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-07-19T01:44:57.550Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T01:44:57.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T01:44:57.550Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-19T01:44:57.553Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:45:00.909Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a4d33472-e4f5-4340-bf8e-01817ba05595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:45:00.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:45:10.939Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a8323c0b-1fb8-4cfb-a74e-5879a3e44887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:45:10.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:45:20.967Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c7402ab0-4d75-427a-b2b6-423aa9726876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:45:20.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:45:30.986Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a2c603d0-19df-44bd-920c-486e07e4f213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:45:31.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:45:41.006Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=8b826549-cdfd-4ac3-868d-8840139034d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:45:41.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:45:51.033Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b3a31200-c563-413d-ae1b-1e82d239a86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:45:51.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:46:01.060Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5ff69f35-a9f4-4f5b-889b-fb7184a9dfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:46:01.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:46:11.078Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=25c4bcbd-9a58-42e9-9fab-2b2f90c5aeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:46:11.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:46:21.101Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=cfaa29eb-9328-49a1-8418-9cef4a880e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:46:21.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:46:31.122Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f15cf385-2e44-4f3f-9cce-8323e4d10bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:46:31.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:46:41.144Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4d5b4f88-8ec6-4e2f-9d32-4d5324e3a798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:46:41.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:46:51.164Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d2cfc0e8-de6a-4264-bb64-ead0d10abde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:46:51.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:47:01.178Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=33c932fb-5ec2-481a-9fac-e380310af546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:47:01.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:47:11.192Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2f8601e1-e216-4307-b31b-ddbcc3e54fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:47:11.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:47:21.205Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=245182b9-a31b-4ec5-9036-4a3e82840883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:47:21.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:47:31.225Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5ce2e1af-2127-42b7-816c-4da8bae28635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:47:31.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:47:41.249Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6ed2a9ab-09fb-4da1-9723-3360e1dc06bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:47:41.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:47:51.263Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=53edc1d6-aa9c-460d-b748-1d27673242af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:47:51.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:48:01.283Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7efcba0a-8d2d-4867-ba6c-66e4ac1595ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:48:01.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:48:11.311Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=26d1f086-47b2-44a7-a9b3-808d3c0fd050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:48:11.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:48:21.331Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a6f06eb7-f09a-43d6-842c-5d596e3f70aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:48:21.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:48:31.349Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=72c2b7b7-0f99-4cb6-b9af-aea2cabdaa17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:48:31.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:48:41.361Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=85fc5762-21a3-4d01-95f8-7befae9f69ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:48:41.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:48:51.375Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2fd75c2b-07f2-4ffa-9693-e5063d735029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:48:51.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:49:01.389Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=58225aca-deb9-4327-adb4-3454a722eda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:49:01.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:49:11.425Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=26f05f8d-b282-4210-9bc6-c909f129f221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:49:11.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:49:21.440Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1721a4ac-a3b2-46a0-89fb-521b1c2fe439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:49:21.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:49:31.456Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=22bb7eba-4485-4518-bf37-bc1db4635f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:49:31.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:49:41.472Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c5088c4c-5574-4f27-80a1-65cbd102122c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:49:41.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:49:51.491Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=964933df-ce7f-468f-9a0a-5aa3c01d77d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:49:51.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:49:57.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:49:57.530Z |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-07-19T01:49:57.532Z |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-07-19T01:49:57.535Z |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-07-19T01:49:57.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T01:49:57.543Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T01:49:57.544Z |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-07-19T01:49:57.548Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:50:01.505Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a4a4e2df-0d86-4327-bb5c-ccc50633e431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:50:01.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:50:11.528Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b3c2202e-1335-401b-8bbf-9f1dc652ff6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:50:11.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:50:21.541Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=26287151-d523-447a-ade9-b2ac66c5275b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:50:21.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:50:31.555Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=cd026bdd-cb8e-4a42-b099-2897fc2db385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:50:31.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:50:41.574Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e3845e21-18ac-44f0-8881-42374197ac82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:50:41.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:50:51.590Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7ec70afe-0e5d-4982-bcb3-7d28e2e67a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:50:51.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:51:01.604Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=97018322-4850-4805-9b55-daac00617b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:51:01.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:51:11.648Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a1b2672b-cfb3-4716-a38d-9f107f48360e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:51:11.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:51:21.661Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1620c7f6-6e1e-452e-a0e0-0c63fbb1780d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:51:21.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:51:31.682Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c2acf934-0b26-46b5-96a5-a5c9fbd72708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:51:31.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:51:41.701Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=efa2b729-deb4-412a-802b-c13213b56713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:51:41.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:51:51.714Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ce83e9b8-cf8d-498c-a424-42156b5f8d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:51:51.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:52:01.732Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6efa01b2-15f0-4e0c-a7aa-2520017eb165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:52:01.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:52:11.746Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6a800e74-4045-4d47-ab9c-988bc8f28bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:52:11.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:52:21.760Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=48da87cb-ec6d-4855-983f-c48e1a1be4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:52:21.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:52:31.771Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=c41a7689-f838-4357-8905-6dc8214f5032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:52:31.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:52:41.791Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=876ec69b-07e6-4226-9b05-e416c35a37e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:52:41.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:52:51.805Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=af036f59-1139-46b2-ac37-2fbac6648384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:52:51.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:53:01.817Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=fb2e367b-8604-428d-b11e-148ffe3100c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:53:01.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:53:11.835Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=70932908-fd55-4b83-be7e-e09259ebe575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:53:11.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:53:21.849Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6f5240f1-cdf4-42ce-8d83-bf69e433dff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:53:21.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:53:31.864Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=0b2745d4-9d38-4e60-bd3d-a19fcc72b46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:53:31.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:53:41.883Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a3bd13e0-8eec-46f8-8a0c-6c1756d5d637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:53:41.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:53:51.900Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b52951eb-8a31-46b4-8192-f6d6e5dc60f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:53:51.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:54:01.926Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a90fad4f-9c8d-4ff0-9666-cac84f65c222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:54:01.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:54:11.947Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=da4fffaa-bd07-4d0c-aab9-b183769d2754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:54:11.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:54:21.961Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9e58e205-d335-4a96-b47f-ef74c8492726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:54:21.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:54:31.979Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=0852bbac-7eb8-47e1-a9b5-8f15d128861b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:54:31.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:54:41.998Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=0045afb1-b351-4544-a189-11639b6276b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:54:42.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:54:52.012Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4777b1b6-e474-42c7-8d36-78a7ba8d7650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:54:52.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:54:57.504Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:54:57.505Z |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-07-19T01:54:57.505Z |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-07-19T01:54:57.508Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T01:54:57.516Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T01:54:57.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T01:54:57.516Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-19T01:54:57.521Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:55:02.031Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=23630548-c249-4895-a6e4-d6bdb4100c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:55:02.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:55:12.048Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5535e3f7-105b-4592-a098-b481a0cf082f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:55:12.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:55:22.062Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a12f5b3f-6900-4ca5-ae2c-4e990116d827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:55:22.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:55:32.086Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=40ff8409-7249-40d9-bd49-fc96f937265b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:55:32.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:55:42.100Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=bba4055c-68da-430c-ab3e-00f9acb58ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:55:42.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:55:52.115Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5b86dac7-1812-4648-8aca-0ccfef9d33ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:55:52.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:56:02.155Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e671cb44-e39c-462a-8522-e17153c20360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:56:02.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:56:12.174Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9c52dace-6c8d-42cc-9e10-d35b9c6c46e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:56:12.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:56:22.188Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a1ec0a94-4006-483b-8115-14a047ae5f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:56:22.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:56:32.204Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b52f97ed-823f-4f41-a8c4-6200bde69438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:56:32.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:56:42.227Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=74c08735-5c72-414c-a275-2467d072bde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:56:42.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:56:52.244Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1c616dec-90f9-4013-bedc-0efc804dc452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:56:52.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:57:02.260Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2aaed1f2-e7f0-485c-adc6-d745b642d3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:57:02.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:57:12.281Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d39a4bff-bdaa-4280-a0af-4fdafcb14531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:57:12.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:57:22.301Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3444c8ac-6476-4c1d-81c1-62a534b894ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:57:22.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:57:32.315Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=bca72623-b667-4240-b72f-3c3e430fb1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:57:32.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:57:42.332Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ef7e22d9-de65-4a1c-a666-a9b008935220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:57:42.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:57:52.346Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4f6a4a54-0dce-4e4e-aa01-adbfbccc1e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:57:52.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:58:02.365Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=f7fd41f8-2735-4e08-978c-28835baea1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:58:02.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:58:12.380Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=2f48b1ea-efa9-4ee9-9ee3-c7acec99feb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:58:12.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:58:22.394Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=4c416426-77e6-427d-8bc3-f4c83457af94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:58:22.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:58:32.412Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a39d742d-8df4-4fdd-9e0e-cb47d764f575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:58:32.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:58:42.426Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=93e5bcad-83ce-4fbf-b508-a89f570e7b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:58:42.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:58:52.441Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=848f8687-4089-4758-a7de-3d3386fd8f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:58:52.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:59:02.456Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a453220d-77d6-4ae3-b64e-b4829cb20343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:59:02.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:59:12.470Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=d7088426-e59f-4508-b53b-ef4b975f8b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:59:12.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:59:22.483Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ae063cae-1f8b-40cf-ba18-e027a06a4cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:59:22.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:59:32.500Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5fc9d2dd-c627-4d06-b7df-25e2e7bb9d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:59:32.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:59:42.514Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=a21e61a2-7c8b-42eb-b682-e3cfd70a8a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:59:42.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:59:52.538Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e7bcbf16-1b30-4834-8446-4da00c0bac4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T01:59:52.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:59:57.577Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T01:59:57.578Z |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-07-19T01:59:57.579Z |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-07-19T01:59:57.583Z |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-07-19T01:59:57.590Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-19T01:59:57.590Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-19T01:59:57.591Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-19T01:59:57.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:00:02.553Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=e2e371bc-4a40-4195-bfa0-05a9e2b831a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:00:02.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:00:12.567Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=46d92207-2d63-43ce-b041-6ef9394aff85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:00:12.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:00:22.583Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=15909096-c253-485d-9770-97f70af26cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:00:22.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:00:32.596Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=23382c1c-4c7d-46dc-b949-2b6474787063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:00:32.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:00:42.612Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=bcdf74c5-26f1-4bc5-a9c1-cc2978505173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:00:42.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:00:52.634Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=1f3e535b-d4c8-4bc8-b84c-52f9c3d254ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:00:52.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:01:02.649Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=409fbda3-c763-422b-8a31-7d15b06f577d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:01:02.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:01:12.664Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=33b8b6fb-93ff-4e83-b555-eda3d9a52cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:01:12.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:01:22.682Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=995dc4d2-690e-434b-8fc3-e9c9c220994f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:01:22.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:01:32.696Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=34613bda-5de0-4cf2-ad21-bd13fca73aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:01:32.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:01:42.717Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=5389db51-a4d6-4d5f-89ae-5032b59cf9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:01:42.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:01:52.732Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3e341e06-4ebb-48c0-b45e-d6059e289315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:01:52.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:02:02.747Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3c93aad5-6010-4ef7-bf8c-fd54afb19384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:02:02.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:02:12.762Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=aaa102f9-8a63-4eea-9b29-5fbb4ef56492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:02:12.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:02:22.776Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ef21277f-5595-4c61-be2a-7e082e6e5820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:02:22.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:02:32.791Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=436e4233-7cab-4942-9f6e-1bc8ed152802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:02:32.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:02:42.808Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=ba86273a-1b69-47e1-a484-0b324deceaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:02:42.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:02:52.824Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=beba6f4e-1f33-462d-976c-d994a0cd3273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:02:52.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:03:02.836Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=16d63ed6-1a64-41a8-b243-16637a8a7083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:03:02.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:03:12.849Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6e4b8385-8050-45fe-972a-5354c0679ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:03:12.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:03:22.865Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=3e59b30e-f92d-4d7f-9826-13e1a4b8bf14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:03:22.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:03:32.883Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=767100a4-31c7-4f95-9c6e-c5da48121845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:03:32.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:03:42.898Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=101d1d9d-e321-420e-b2d3-09139ea0a160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:03:42.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:03:52.912Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=9f9d5e29-61a1-43d1-b4fb-aeabf46aa916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:03:52.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:04:02.925Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=521c6874-62ee-478b-9a89-ad1774feecc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:04:02.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:04:12.939Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=597d7879-8742-47a7-b614-397b5db08791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:04:12.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:04:22.957Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=b7a7fa66-dfd5-4cc2-82bb-27a2f0cb3538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:04:22.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:04:32.986Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=830ab1af-7930-4eb2-a0dc-43d759c2e107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:04:33.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:04:43.006Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=7a0544be-e352-4b70-84b5-0d670d0adb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:04:43.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:04:53.033Z |INFO |Init configs |InvocationID=092cad52-7aec-40df-91ff-c5399588838c, InstanceUUID=6e7c753e-49b7-4b59-9807-f3d8c3047682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-19T02:04:53.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T02:04:57.570Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-19T02:04:57.570Z |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-07-19T02:04:57.571Z |INFO |Configuration used for CBS Clie