. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T04:50:52.790Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T04:50:52.796Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T04:50:52.838Z |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-09-12T04:50:53.895Z |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-09-12T04:50:54.044Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T04:50:54.044Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T04:50:54.045Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-12T04:50:54.320Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-12T04:50:54.390Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-12T04:50:54.420Z |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-09-12T04:50:56.529Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-12T04:50:57.182Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-12T04:50:57.220Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-12T04:50:57.221Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-12T04:50:57.289Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-12T04:50:57.289Z |INFO |Root WebApplicationContext: initialization completed in 2868 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-12T04:50:57.827Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-12T04:50:59.115Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-12T04:51:00.509Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-12T04:51:01.121Z |INFO |Started MainApp in 11.57 seconds (JVM running for 12.674) |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-12T04:51:01.206Z |INFO |Start scheduling PRH workflow |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:51:01.221Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b0d9e442-92c1-4e9b-a16d-a686cc70291b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-12T04:51:02.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:51:02.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-12T04:51:09.880Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-12T04:51:09.880Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-12T04:51:09.883Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:51:12.824Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5f58d077-13df-48d3-9420-e384e855d595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-12T04:51:13.918Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:51:13.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:51:23.925Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e5a6ef4c-884e-435d-91be-46234adf36ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-12T04:51:25.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:51:25.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:51:35.084Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e893fdc8-7880-43d3-805b-07d7adb0a935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-12T04:51:36.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:51:36.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:51:46.215Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=892e0aa7-1e18-429b-98c6-ab06a2a0e83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-12T04:51:47.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.198:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:51:47.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:51:57.356Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=4a50503a-3f56-45e6-a9b6-6b191e1f6074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-12T04:51:58.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.198:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:51:58.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:52:08.490Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5a2881bb-9e56-4f0c-9a86-9b944f156218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-12T04:52:09.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.198:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:52:09.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:52:19.594Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bbbf3326-48b8-4e04-bccd-d66239deefdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-12T04:52:20.661Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.198:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:52:20.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:52:30.663Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f1df4d00-7452-40af-af61-347527428d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:52:30.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:52:40.790Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ef7ab45e-307b-490f-b1bd-d3c81d9d8024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:52:40.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:52:50.807Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=777d70cd-54b6-48b0-8729-4158e4c7a60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:52:50.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:53:00.827Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a1b8d599-af41-4657-87ee-240b36dd7db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:53:00.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:53:10.863Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=20c4d0f1-c885-4c39-85a8-224d52661792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:53:10.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:53:20.890Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=eb134491-adeb-4cd2-90c0-9bd88176033b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:53:20.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:53:30.906Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=25fb793e-c8ae-4fc4-9243-11ca65738ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:53:30.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:53:40.921Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6c180ab6-095b-478f-9367-90d8f2428fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:53:40.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:53:50.935Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5705efe8-63bc-4024-ad40-124dc98b0364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:53:50.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:54:00.958Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1c2dcf29-3cca-46bb-9ffd-635f7e851f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:54:00.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:54:10.979Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=33e55100-8ecc-45e2-94f1-aed61ad26f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:54:10.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:54:20.995Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=cefb7a58-ec12-48a0-9ad2-33b5b45d58ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:54:21.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:54:31.015Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9bc4095b-a26c-433b-9c3c-9a4d59a024f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:54:31.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:54:41.031Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=04abdb2b-67ee-4d7e-9c05-e6925b4ccbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:54:41.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:54:51.051Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e4dc8cbe-b102-4e4e-beb2-cec7ea0d286e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:54:51.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:55:01.061Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6ed0add3-d94f-427c-b4a8-ecb3978b192a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:55:01.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:55:11.080Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e228fb72-34f2-49cb-b4fc-ebd7519c3a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:55:11.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:55:21.104Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c00b7f6c-6611-4762-af5c-048294603c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:55:21.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:55:31.118Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=dd23721b-75d0-496b-bf56-de9f6eb56665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:55:31.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:55:41.128Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9ca83645-9788-499f-81b4-bbcf549f7753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:55:41.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:55:51.139Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8a5708e1-6bcb-4b8a-a89f-bf043d3e1089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:55:51.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T04:55:58.892Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T04:55:58.893Z |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-09-12T04:55:58.894Z |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-09-12T04:55:58.897Z |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-09-12T04:55:58.909Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T04:55:58.909Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T04:55:58.909Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-12T04:55:58.911Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:56:01.150Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6cf85705-f5cd-444e-a6e0-857a28dacbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:56:01.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:56:11.160Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c9a8ae39-d77a-49a8-b9f9-3f5cb398208b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:56:11.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:56:21.172Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8a44b265-9d2f-4d7c-9c32-5c3b02e48cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:56:21.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:56:31.184Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=177f1016-1894-4100-bdb8-973dca98133e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:56:31.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:56:41.201Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a0cdcac6-9cab-4263-aaae-8047900a99a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:56:41.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:56:51.212Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=7181a004-d0d1-47d3-af25-6a281264a874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:56:51.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:57:01.226Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e052b5a6-6820-40a3-adc0-591ab310caf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:57:01.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:57:11.246Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=60f86e5a-25a0-4234-98d2-f60c6f45df73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:57:11.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:57:21.265Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=786b6194-6c07-4a42-b11a-33ca2bee3509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:57:21.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:57:31.278Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=de150a34-51aa-4f70-b45e-2d81b73bdcc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:57:31.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:57:41.290Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=364633f2-6023-43e6-a0d7-5616d82b1b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:57:41.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:57:51.394Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ded51ac2-2309-46f6-a7fb-05044ff66956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:57:51.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:58:01.420Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1028dd89-1422-4e72-8331-75dd04099ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:58:01.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:58:11.459Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=32b70902-bb93-4ff6-b3c1-acf9e874d362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:58:11.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:58:21.486Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=518fbf6a-bcbb-4186-82d0-07cfbc04e293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:58:21.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:58:31.556Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=730d2108-88a0-45b6-8ace-84152b8eb758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:58:31.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:58:41.642Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=0b18e3ef-270d-4a9e-8f70-ede80598527d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:58:41.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:58:51.663Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6a30de3b-0856-4822-853a-6cbc49895bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:58:51.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:59:01.675Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2c256b53-cb5c-42d5-acdc-a0e496e0380a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:59:01.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:59:11.691Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=829be77f-2303-4665-9d4e-067ed8fd1ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:59:11.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:59:21.702Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2baa789d-276b-4b2a-9fea-dd607da77ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:59:21.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:59:31.713Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bad0ea02-2583-4d66-9141-38a53aced1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:59:31.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:59:41.724Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=51c459a4-6776-49eb-87cf-f9aa12c6a9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:59:41.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:59:51.736Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=086f7dbe-4f73-4658-9e0f-3c4da50c8347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T04:59:51.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:00:01.746Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8d2bcdcc-2ef0-4333-bc4f-bea85c349398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:00:01.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:00:11.757Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a4ec7f3d-e066-4114-92f1-9996e0f1b83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:00:11.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:00:21.768Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2be6e126-d84a-46eb-a85f-5eca412d36df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:00:21.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:00:31.779Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9fb4ef03-f81d-441c-8793-0daa990e063b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:00:31.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:00:41.790Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=53282ff5-32fd-4ad4-b7cc-92b4b6b785b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:00:41.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:00:51.803Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2e092134-be27-4e14-8260-16bbc1503ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:00:51.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T05:00:58.234Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T05:00:58.235Z |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-09-12T05:00:58.236Z |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-09-12T05:00:58.240Z |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-09-12T05:00:58.250Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T05:00:58.250Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T05:00:58.251Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-12T05:00:58.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:01:01.814Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=67b724d5-43fc-44a8-b130-8e1024210359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:01:01.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:01:11.827Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bf35d81b-833d-44cd-aae4-67569c61fdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:01:11.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:01:21.845Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2bae71fe-af21-406a-9b8d-c44caf944a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:01:21.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:01:31.865Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=27106ef6-bb5b-41eb-a024-be9cf3ae7903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:01:31.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:01:41.875Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1e8a3a6a-0bed-4e92-8637-ee82015aee30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:01:41.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:01:51.890Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8d6a61a8-1acb-4566-a89a-a6c30a46ada4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:01:51.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:02:01.903Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=3c59046e-8c79-49a3-8151-3fcf2622e756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:02:01.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:02:11.918Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5796744c-8d55-4966-9cf7-dba4372a871c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:02:11.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:02:21.930Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=090aef99-94f9-4dab-989f-43156642037d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:02:21.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:02:31.952Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2dc20a19-82ec-4207-8461-71de7b4d434e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:02:31.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:02:41.963Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e49c7ce6-126c-408e-89fb-1a8dab97fa5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:02:41.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:02:51.974Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bb44ad24-2849-4995-91ce-a67bd99e9d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:02:51.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:03:01.984Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f1e5a926-0af8-4a82-b7c3-c7f44147b6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:03:01.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:03:11.995Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2ff45c84-0b59-47ef-9518-6a8764e404f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:03:12.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:03:22.006Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f9756ac6-3eb2-4f44-a4f6-b73fdc0fda3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:03:22.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:03:32.018Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=62548385-a338-471e-a1cc-1f64b72e5cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:03:32.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:03:42.030Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=633f3749-6b94-4c02-a50d-43c4a89ad11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:03:42.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:03:52.052Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bfe0183b-0b30-453b-a363-d958a6bf7c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:03:52.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:04:02.066Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b954f4b1-305a-41b5-b7c1-95428929adb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:04:02.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:04:12.076Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=148170f8-05df-4fd1-99a0-71161bf4b1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:04:12.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:04:22.086Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=552fdce2-9057-47c0-8f8a-113e94fe60d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:04:22.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:04:32.097Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=55b4f17a-2ebf-47de-842f-d04b31a0c716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:04:32.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:04:42.167Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d85199a2-19dd-47d7-b2e3-e15d93b739ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:04:42.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:04:52.215Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9bdf4786-0daa-4894-be60-fa3c43c0704c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:04:52.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:05:02.231Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1c6abcbc-988a-4a70-a62a-e44adfc463f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:05:02.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:05:12.247Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f2b29b45-c66d-4129-a47d-b0ad32973fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:05:12.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:05:22.258Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=22d54eb9-69ec-4978-a678-142666179127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:05:22.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:05:32.290Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ee190553-4139-4d67-8212-09840a236f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:05:32.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:05:42.319Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=62469f1e-6bf5-4268-a0e8-65c8e0d2049d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:05:42.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:05:52.330Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e426ae56-d971-438d-8c7f-fff2924f2bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:05:52.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T05:05:58.237Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T05:05:58.238Z |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-09-12T05:05:58.240Z |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-09-12T05:05:58.244Z |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-09-12T05:05:58.253Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T05:05:58.254Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T05:05:58.254Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-12T05:05:58.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:06:02.342Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=deeab55d-44eb-4a85-b01d-8c35c8db556d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:06:02.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:06:12.371Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=cc1d50ac-30f2-4a82-9c32-06637912e86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:06:12.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:06:22.382Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1f829c79-68ca-4603-93c8-456129f9e809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:06:22.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:06:32.398Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=22ea3631-7d49-451b-b524-7c5d0d0df10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:06:32.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:06:42.411Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9f056e6d-d018-4bc1-9d72-ccf9a8291c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:06:42.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:06:52.433Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=243ea796-7b9a-44f6-8c80-9c18567bd12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:06:52.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:07:02.445Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8a4fee98-3161-45da-84b6-16d9120f8225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:07:02.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:07:12.457Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=0a196f8a-949c-47a2-921e-89dcbe75c3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:07:12.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:07:22.467Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a0ac0a14-3e54-4b54-88c3-715e7757f9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:07:22.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:07:32.485Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c0b48bb0-8f7f-481a-b2d2-5ac2ee9cecc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:07:32.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:07:42.496Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c84a150f-51af-4952-869b-21ba829e00cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:07:42.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:07:52.507Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=75d792a3-301a-4948-8d51-ac1b3bb3b11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:07:52.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:08:02.518Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=53107e7a-d3e4-429c-ac78-0c30363cbe0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:08:02.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:08:12.539Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=7ab0ee16-2adc-4a5b-97e8-a40f3f062615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:08:12.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:08:22.583Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2fb021d8-8c51-4c96-8f79-d240b5021199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:08:22.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:08:32.595Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=3df7f958-6338-4553-aa09-1122ea767d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:08:32.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:08:42.612Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=348344d4-efb4-41de-9845-52746e579c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:08:42.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:08:52.625Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=cd2a13e1-898a-4828-bf52-4326300f2cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:08:52.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:09:02.635Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9b55aab5-2c4c-4dc6-9291-0196ec2e6715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:09:02.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:09:12.644Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=dec161db-841f-4bd8-9d81-8170198fcdc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:09:12.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:09:22.654Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=67eb9526-1194-4422-866a-e68050dfba93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:09:22.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:09:32.664Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5f4c488a-b146-4622-bb81-975209b06eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:09:32.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:09:42.673Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=94b596a1-4cd8-4f91-9dc3-d94d11e16843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:09:42.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:09:52.682Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=23422548-716f-490e-b8ce-2f2303d70103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:09:52.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:10:02.693Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5abc7ec6-eb69-4052-975c-5b1512005a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:10:02.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:10:12.708Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=056ca536-7d65-463f-a9f9-c0c52b37a5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:10:12.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:10:22.720Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=cd922fcc-1520-422b-a1b4-5dd2f8764125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:10:22.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:10:32.731Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=24db419a-c833-4b69-a7a4-7b4d1355ebd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:10:32.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:10:42.740Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=16f7f06a-7777-4ba5-92ec-3ff6f0c30d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:10:42.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:10:52.750Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5c1ff2a5-0c44-4799-b352-d6005b6e3437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:10:52.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T05:10:58.220Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T05:10:58.221Z |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-09-12T05:10:58.222Z |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-09-12T05:10:58.225Z |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-09-12T05:10:58.235Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T05:10:58.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T05:10:58.236Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-12T05:10:58.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:11:02.760Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bff9d39d-1925-4621-9619-441c3f9e3d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:11:02.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:11:12.772Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=48d38224-d717-453e-ba09-10139ae5da99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:11:12.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:11:22.781Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=71470257-980f-4feb-8089-67ee3c73dead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:11:22.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:11:32.790Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=69f30aa5-f730-4fd4-ad41-9de073d441ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:11:32.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:11:42.800Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f986bfc1-5571-409c-a1f9-b62e8b3de401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:11:42.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:11:52.810Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f1f36e19-95c4-466f-9a13-d12807c19dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:11:52.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:12:02.820Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=29d5a8b1-cd86-4a68-a6f0-f9728ac61c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:12:02.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:12:12.831Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=864e5b42-ede7-4663-860f-eb736c1b788c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:12:12.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:12:22.842Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=91f1b6eb-9531-4273-a0a7-5f902d378784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:12:22.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:12:32.853Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c487797a-7130-46a6-b6d6-dc179598f823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:12:32.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:12:42.864Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d9201509-3b4e-4ccc-913d-2081769170df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:12:42.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:12:52.879Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=21bca7ef-f45a-454b-8279-7be1ccbd5373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:12:52.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:13:02.893Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=78554448-db87-4f50-8816-15f756e99799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:13:02.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:13:12.903Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a84ca926-3e57-4999-a785-f60df379bd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:13:12.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:13:22.914Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=fd2f397b-662c-432a-83dc-109e710ed884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:13:22.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:13:32.923Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f332e452-150a-448e-b29c-0dc2a74520c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:13:32.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:13:42.932Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d51915c4-caf7-468d-898d-b9064fcfeaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:13:42.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:13:52.943Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=fe8a1924-4bd1-4db2-a9e7-0c7e04e5bb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:13:52.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:14:02.955Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=15063a26-6c11-424e-b7bc-81acea05b743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:14:02.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:14:12.971Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=fdc41782-9641-4f71-85d3-9aaef977746e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:14:12.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:14:22.981Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=105cc9f9-31eb-44de-83af-187f7e0e5e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:14:22.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:14:32.992Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=516fb17c-3a57-4d99-8511-7e537d353d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:14:33.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:14:43.009Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=baa6a303-a3d7-4bcb-9911-01345d5a70cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:14:43.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:14:53.017Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=23135a46-b91a-49f3-a0ff-dbaf39841174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:14:53.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:15:03.028Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f40d5833-e14d-4f7b-977f-f905887e9948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:15:03.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:15:13.038Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c387df21-f97d-4423-8c7c-d6495585a6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:15:13.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:15:23.047Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=488bc663-2ce4-4e8f-99f3-8bd9b7f8ede5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:15:23.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:15:33.058Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5cb17743-45a3-49d9-9733-68e2418c895a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:15:33.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:15:43.069Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d4821956-7b6a-4191-83b9-fc8606858aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:15:43.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:15:53.079Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=dbbb02b2-6079-4721-9e9f-ee2c9396a2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:15:53.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T05:15:58.180Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T05:15:58.180Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-12T05:15:58.181Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T05:15:58.184Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T05:15:58.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T05:15:58.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T05:15:58.193Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-12T05:15:58.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:16:03.090Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=67238b76-23fc-42f6-9d66-61d0aea79245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:16:03.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:16:13.099Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=7a9d6662-1258-4858-bc20-59541b1f8aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:16:13.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:16:23.107Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8808baea-acf1-4cc5-965b-31e2376fa5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:16:23.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:16:33.116Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6554df87-5b9f-4274-8879-bb264eb13cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:16:33.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:16:43.124Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8be08a46-4f72-4ab8-a65d-90a95ac52b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:16:43.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:16:53.133Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=26852f37-c924-4555-a32a-0e3c0b376e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:16:53.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:17:03.143Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=660588dd-74c4-451d-8ad6-3ade2bdbf784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:17:03.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:17:13.153Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ac76c607-e36f-4a93-83d6-66b151b4b726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:17:13.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:17:23.165Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f453d1ea-df1f-49fb-9c57-6a87f0ae0dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:17:23.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:17:33.174Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=74ec682e-5078-4a54-be81-9600a305fc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:17:33.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:17:43.186Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=394b24ff-9e0a-46ee-bec8-d69d1212634d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:17:43.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:17:53.196Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9bbdd82c-068a-41d7-9a5d-ac76572970ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:17:53.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:18:03.210Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=365f974b-05da-4219-9242-0b3272b3605c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:18:03.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:18:13.219Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bf1f1eb8-a0b2-45c3-babe-80e164a25901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:18:13.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:18:23.230Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=da2a519e-bf8f-4f83-b2ea-bdd99b8620a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:18:23.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:18:33.272Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=37245966-ca92-4cee-ab98-ace8cdd090b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:18:33.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:18:43.283Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9838df8e-33c7-49f4-a699-43e7003a4ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:18:43.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:18:53.293Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c4ddc3ee-3d23-4462-a948-08120c132f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:18:53.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:19:03.303Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=99cdee3b-a43c-4122-bfab-43db58ae529f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:19:03.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:19:13.311Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6e3d6172-c823-462a-bc1c-fc7ad8d111a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:19:13.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:19:23.319Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=594a5f83-f055-4728-97c1-1ce625e640b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:19:23.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:19:33.328Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f71fe9a3-5108-4e4a-8dec-d5ac3113d7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:19:33.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:19:43.337Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d8723d0c-48fd-4a41-9456-6e0f7aeba6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:19:43.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:19:53.346Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2c54cd71-3c89-41c2-b991-2f5eb7820c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:19:53.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:20:03.357Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=48bf5e7e-5fc6-4f8c-8f50-44af0f04c4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:20:03.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:20:13.366Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=dc0a0380-49b7-4511-a748-7a46ad9b4ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:20:13.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:20:23.378Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=3f5e5244-8693-4aed-b65c-c03f4fc86589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:20:23.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:20:33.387Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f94324fa-01b7-4141-9632-4a67b5353316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:20:33.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:20:43.397Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f2630458-84ff-457d-9c42-9f6c33e0af28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:20:43.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:20:53.405Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=4c9fd989-dab2-43c0-bffb-5ad1a9e06135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:20:53.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T05:20:58.079Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T05:20:58.079Z |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-09-12T05:20:58.080Z |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-09-12T05:20:58.083Z |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-09-12T05:20:58.089Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T05:20:58.089Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T05:20:58.089Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-12T05:20:58.091Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:21:03.418Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=19c7eee6-9817-49a2-9190-683f16773da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:21:03.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:21:13.430Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f1e79362-7e5f-4eb4-900e-f20102e5ec89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:21:13.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:21:23.438Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9c250501-72b1-4e6a-9a40-d949888b83ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:21:23.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:21:33.448Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8b665450-e667-46a9-b8c9-938205d92cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:21:33.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:21:43.459Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=429dada9-8142-4d94-aa8b-41577313dc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:21:43.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:21:53.470Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=72c71d77-7dbf-417e-a134-1712491b2d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:21:53.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:22:03.479Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=77e21310-3281-4c9d-b2ec-1833d16fbb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:22:03.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:22:13.488Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=380003c3-4a19-4eb6-8741-9d8b8535b157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:22:13.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:22:23.497Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=51f4c9e6-ec5c-4af6-a569-57fe37ea7aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:22:23.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:22:33.507Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6f065ec1-98fa-426d-a589-f02d9736d7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:22:33.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:22:43.516Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=7d6b8366-3d3d-418f-9ed1-8d3e130c877f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:22:43.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:22:53.528Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=9baadae4-bba5-479d-8c6f-fd2c48757aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:22:53.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:23:03.538Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a33d8eaa-699a-4c87-a31d-9e4289622a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:23:03.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:23:13.555Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=95b60dc7-501c-47dd-8886-97e39a622a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:23:13.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:23:23.563Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=cb8b8425-8ce4-4285-b90d-f195687bff2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:23:23.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:23:33.572Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=aa9b13bc-b1c2-47e5-aede-526f09b5bbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:23:33.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:23:43.583Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c3026c45-e99b-4b5b-a6c7-ceff24f0ddf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:23:43.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:23:53.592Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bf9d3eb0-a647-47c3-9e51-4f0ed85c8131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:23:53.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:24:03.603Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6abec9b3-8467-45f2-b138-3fa8c6eeea3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:24:03.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:24:13.611Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=512c61dc-63ab-4525-b07e-ed97eb4a53a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:24:13.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:24:23.621Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=360600fa-dc68-4f06-9c12-ee1fe84991b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:24:23.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:24:33.630Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=7b4c51d5-885b-4c46-aeb0-067759ab5ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:24:33.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:24:43.639Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=75c9238a-8e7d-4eca-a4ed-eb9c418c2edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:24:43.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:24:53.648Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8e0c3de6-aed2-44c6-a23c-ddf7693aacf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:24:53.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:25:03.657Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=08ff12e5-c1a7-4065-a6c3-acb227e8a331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:25:03.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:25:13.667Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=670f8ec4-4838-4c6c-936b-d9cdac490f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:25:13.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:25:23.676Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=fd01b159-b2cc-4184-8658-0877be1482d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:25:23.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:25:33.684Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b878e4ea-b479-407f-9eee-62d55f8d6053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:25:33.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:25:43.694Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=50a4da2a-9220-4328-bcce-990288404fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:25:43.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:25:53.704Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=06721f76-f158-43d9-b81e-4871330ec10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:25:53.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T05:25:58.185Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T05:25:58.186Z |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-09-12T05:25:58.187Z |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-09-12T05:25:58.189Z |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-09-12T05:25:58.197Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T05:25:58.197Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T05:25:58.197Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-12T05:25:58.200Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:26:03.715Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=dc9879d8-d0c0-43bd-a808-aac0f08b2c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:26:03.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:26:13.724Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=13f24543-47c6-42a0-878a-29f4f2731c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:26:13.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:26:23.732Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=190a01ee-ce39-43fb-b2e1-5ba76f04da1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:26:23.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:26:33.740Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8f728aa9-0728-4fc1-8ff7-f49982a8f926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:26:33.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:26:43.748Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e69f87fc-7a49-42b2-a8c7-1edc99e008ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:26:43.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:26:53.756Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=4050bccb-a041-4894-95d4-6f85b6f877b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:26:53.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:27:03.764Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2d3cc2c3-fbe5-4532-81ef-b2f409269595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:27:03.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:27:13.774Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=74f0dac2-259c-4bf2-806c-c95c65b930ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:27:13.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:27:23.783Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d6aeae38-fef9-4237-8883-d303495c3bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:27:23.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:27:33.793Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=aeab29fd-d972-4546-a53b-757736fa73c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:27:33.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:27:43.802Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f4f49dfe-d21b-451f-a633-b76573d21ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:27:43.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:27:53.813Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b39aa1ce-56ee-4422-89d7-507fc2b38c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:27:53.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:28:03.822Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=2925ad09-5af1-4617-b876-0ca1122e031d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:28:03.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:28:13.831Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=874be98d-fdf9-4a2e-a3fd-23af5e337859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:28:13.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:28:23.841Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ce01fbf4-ac86-4981-96cd-17f08dbf9b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:28:23.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:28:33.849Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b44504b8-1071-4a64-8e73-f34fd0882520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:28:33.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:28:43.858Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6e1fdaea-29e7-48fc-b12a-960ff9da88ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:28:43.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:28:53.866Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5c14f1de-a3d7-4410-beb3-f58937f44bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:28:53.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:29:03.877Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=1675764f-8dd5-45e3-97b5-950082451713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:29:03.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:29:13.891Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5df2bbe6-5bd3-458a-872f-89c1ca995254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:29:13.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:29:23.901Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=62fc8218-4d77-492d-acbb-7c5aa628a634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:29:23.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:29:33.913Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=f09e4869-c5ea-4378-82be-3043ff67e036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:29:33.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:29:43.922Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=51d51714-7e7f-47d8-a644-fd67808cb1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:29:43.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:29:53.931Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e8bef399-dd2c-45e9-8c41-068005770085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:29:53.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:30:03.940Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=4340849c-e435-4910-907b-802d92cb48fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:30:03.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:30:13.947Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=71739100-2f14-4d1f-9817-7da84014e216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:30:13.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:30:23.955Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=90cb8d0d-d3f3-4dcf-925c-d8192cb6f0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:30:23.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:30:33.962Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=44ffadc2-dea2-43bb-a485-5a42b279592c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:30:33.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:30:43.977Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=e914361c-ad4a-42dd-b5e7-7c1a85951f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:30:43.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:30:53.988Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=93a0eb8f-1c16-498b-b2ad-a3a147de06c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:30:53.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T05:30:58.171Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T05:30:58.172Z |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-09-12T05:30:58.173Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T05:30:58.175Z |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-09-12T05:30:58.182Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T05:30:58.182Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T05:30:58.183Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-12T05:30:58.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:31:03.996Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=560f75a9-d493-4cf9-a042-35ffc0ead989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:31:04.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:31:14.006Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=d7c8ac33-df96-4180-890e-3c5b501c1065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:31:14.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:31:24.014Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=14134912-2744-459d-8405-d0a13d42a3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:31:24.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:31:34.022Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=313f0cdf-cfdf-446b-a12b-5b9d22af6bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:31:34.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:31:44.035Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=fa1b1953-5aab-44f8-87ea-5f6477a3096d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:31:44.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:31:54.044Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=354cb9f2-6f45-4dc4-bee1-42d27feb991c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:31:54.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:32:04.054Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=58c71a0c-9f70-4ce3-85a1-57bc44b5f8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:32:04.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:32:14.061Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=b3fab7b7-12b0-4c97-8600-e2d84b9abc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:32:14.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:32:24.070Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=77877d83-e0f7-4d37-995d-e03e27a00f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:32:24.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:32:34.080Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=65b9967b-dcd0-4234-bfd4-231142f580c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:32:34.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:32:44.089Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=0f1b3714-3b68-4f68-8169-f22a4b27cac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:32:44.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:32:54.096Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=bc441955-b8c9-4d7d-b44a-a6c1255fd20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:32:54.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:33:04.104Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ac3dffa6-2ede-46eb-b54c-4f5f647fb5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:33:04.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:33:14.112Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=fb014004-233d-41ab-857f-9be5d50009e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:33:14.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:33:24.126Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a4d2dcdd-e768-478b-8c33-67fe473df331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:33:24.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:33:34.136Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=22306f98-9892-4fd5-ac5c-d1ccde76001e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:33:34.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:33:44.155Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=793257cf-3bcb-48e2-a1e8-2b06557b1b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:33:44.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:33:54.165Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=cec71d55-70e4-497c-8e4d-3b3deeaac20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:33:54.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:34:04.175Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=3c57ae85-d855-4cdb-915e-eb14c3207d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:34:04.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:34:14.185Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=221e0923-df32-415c-9f09-cc9a526980d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:34:14.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:34:24.192Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c64c0bd7-01b6-4589-aee7-993093c595f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:34:24.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:34:34.200Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=649a10dc-dcc6-43d3-90da-0012218cff0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:34:34.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:34:44.210Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=97bbed7d-926f-453b-beba-17e95953345d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:34:44.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:34:54.219Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=08fc4276-aad6-44d8-ade2-9ca297d08a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:34:54.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:35:04.229Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=24504f72-4de3-4a2a-a452-610709bab175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:35:04.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:35:14.246Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=8263f657-831f-4c08-93e9-a5cc7ab0df9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:35:14.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:35:24.257Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=77e0b3d9-6fcb-42d6-8aa6-7bd7964161de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:35:24.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:35:34.265Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=eee84182-5a9e-4810-92b0-eaae13676980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:35:34.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:35:44.275Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=ca53c09e-956f-45ed-ac16-1edb93089ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:35:44.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:35:54.282Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=3ee527ef-027c-41d8-92d7-3dd739e6589f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:35:54.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T05:35:58.059Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-12T05:35:58.059Z |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-09-12T05:35:58.060Z |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-09-12T05:35:58.062Z |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-09-12T05:35:58.067Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-12T05:35:58.067Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-12T05:35:58.067Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-12T05:35:58.068Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:36:04.290Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=559a638d-2e4b-432e-aa8d-92dbac913873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:36:04.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:36:14.299Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=6b794e67-774a-4e50-a582-ce56533bfbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:36:14.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:36:24.306Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=a14d0b49-4d0e-48e7-80fd-6094854ecb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:36:24.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:36:34.315Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=381a0a13-a30c-4ff9-a836-185ae89eac53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:36:34.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:36:44.322Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=dff676e3-821c-408d-aa1a-3d080e237440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:36:44.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:36:54.331Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=c88288b2-00bd-42e3-846f-b16d7cae24ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:36:54.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:37:04.339Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=984f79fb-a89e-4a62-8e5e-5c35049a213f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:37:04.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:37:14.349Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=135a07f6-1a9c-476c-addb-db9f93124288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:37:14.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:37:24.360Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=dc46834c-7577-42ab-acb4-0cb1ea5a2dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:37:24.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:37:34.371Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=039e0e1a-7315-4c1c-ab76-3bd8c57b1eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:37:34.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:37:44.379Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=76dd30c7-56b8-4bdf-9f03-a4e10646e62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:37:44.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:37:54.388Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=5105e4e3-8428-494c-ab88-bff731ff1f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:37:54.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:38:04.395Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=fadadbd0-81ce-470f-beca-b3f63c01635a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:38:04.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:38:14.405Z |INFO |Init configs |InvocationID=0c96bc0a-542f-4438-99f4-97cb4676b814, InstanceUUID=7fb9c380-c112-48c4-91cf-b0302bc135b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-12T05:38:14.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |