By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T01:33:59.073Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T01:33:59.075Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-19T01:33:59.104Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T01:33:59.803Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T01:33:59.887Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T01:33:59.888Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T01:33:59.888Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-19T01:33:59.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-19T01:34:00.052Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-19T01:34:00.072Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-19T01:34:01.744Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-19T01:34:02.206Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-19T01:34:02.221Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-19T01:34:02.222Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-19T01:34:02.268Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-19T01:34:02.269Z |INFO |Root WebApplicationContext: initialization completed in 2197 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-19T01:34:02.605Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-19T01:34:03.199Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-19T01:34:04.381Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-19T01:34:04.795Z |INFO |Started MainApp in 8.021 seconds (JVM running for 8.673) |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-19T01:34:04.868Z |INFO |Start scheduling PRH workflow |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:34:04.886Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=46f025ae-4d19-47df-82f7-fa38ba2fdc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:34:06.328Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:34:06.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:34:16.357Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=db056a24-ca3c-4f28-86d2-6f97682a3bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:34:17.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:34:17.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:34:27.449Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=e5948d75-2b17-409f-a50d-8fa208f265db | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-19T01:34:27.650Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-19T01:34:27.651Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-19T01:34:27.653Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:34:28.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:34:28.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:34:38.490Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=cf6da397-5658-4389-962a-05dfdcc532ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:34:39.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:34:39.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:34:49.569Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=f7ddb2f4-c8b0-4a57-a5d7-94b68f78d61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:34:50.640Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:34:50.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:35:00.643Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=8a6f3e56-04fc-4dab-ba10-3e25960194b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:35:01.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:35:01.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:35:11.710Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=30382765-e7fb-4aee-bb63-4f1cb0912e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:35:12.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:35:12.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:35:22.843Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=0a9536a2-8be8-4667-8179-d6bef309eea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:35:23.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:35:23.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:35:33.946Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=6d7aed29-88e5-4e6d-8af2-3665b1b1b1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:35:35.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:35:35.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:35:45.019Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=a33b933f-823a-4a5a-85be-a3d2863cea8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:35:46.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:35:46.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:35:56.090Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=f83eb7df-525b-45bb-98e4-1e78838ffb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:35:57.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:35:57.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:36:07.130Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=aa580f60-f24e-40ad-88a8-c3313fe0b261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:36:08.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:36:08.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:36:18.235Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=0c8d3561-fada-45c6-9449-4cfe95e4d813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:36:19.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:36:19.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:36:29.307Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=98d74ae8-fc67-4f64-b7b3-c50d860f82ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:36:30.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:36:30.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:36:40.378Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=395a10fc-791c-4e37-99ef-1b90e45776fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:36:41.481Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:36:41.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:36:51.483Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=f3bb7f7a-a059-4f43-932b-3f7fa644af26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:36:52.564Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:36:52.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:37:02.567Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=8a95d90b-4d98-4aad-adce-089ccfd196f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:37:03.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:37:03.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:37:13.639Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=08a64262-ad3d-43e5-a386-b94cf27a47b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:37:14.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:37:14.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:37:24.731Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=4ced440b-c1ee-468a-904d-70bb18edab7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:37:25.801Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:37:25.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:37:35.803Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=d1a28fb0-6fb5-46a2-bee8-227098b2de7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:37:36.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:37:36.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:37:46.842Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=2e23bc52-cfdc-4a54-b133-9bfdd97936eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:37:47.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:37:47.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:37:57.918Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=ce24dc72-20a8-4840-a547-82b8eebb1557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:37:59.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:37:59.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:38:09.402Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=329444da-87e5-4451-945f-7aebd9e316a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:38:10.440Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:38:10.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:38:20.441Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=dc271b64-77c4-492a-abf5-7a822ffccd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:38:21.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:38:21.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:38:31.518Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=9b59a9b4-acae-4cb6-af97-ea98f86a15ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:38:32.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:38:32.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:38:42.659Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=446e4739-6914-4640-829d-adeeb1ca6af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:38:43.729Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:38:43.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:38:53.731Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=45a7a603-e8cb-4f24-a321-c7bf80aba8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-19T01:38:54.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:38:54.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T01:39:03.606Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T01:39:03.606Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-19T01:39:03.607Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T01:39:03.610Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T01:39:03.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T01:39:03.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T01:39:03.618Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-19T01:39:03.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:39:04.795Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=d81fd879-3d5d-455d-8706-452477146468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:39:04.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:39:14.985Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=da0b4e10-f4bd-4c4d-903b-360a18b46636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:39:15.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:39:25.000Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=7f900e9e-a2ad-491d-ac13-99d793ce042b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:39:25.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:39:35.013Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=2481ee2e-5552-4d00-9047-60b13e451fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:39:35.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:39:45.026Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=68c307a7-dbde-4038-bcf9-a7fb7e14d3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:39:45.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:39:55.078Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=d3c2bb4d-a20e-49f9-9ea9-ccd1ecb6f1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:39:55.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:40:05.090Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=cd21a17a-fd8b-49d9-b7b2-9dab7f115cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:40:05.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:40:15.101Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=46809783-c0b2-4210-87c3-c1a8df99182c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:40:15.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:40:25.113Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=bfc9e760-bb20-473c-a047-59f2a43fcbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:40:25.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:40:35.123Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=73f9afd9-bb90-484c-b0f2-e373f9ce03bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:40:35.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:40:45.134Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=75926654-6ea4-4920-8498-f8f838b0c7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:40:45.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:40:55.144Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=3c9b6c43-59f9-4e31-87e3-a028e15bebc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:40:55.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:41:05.153Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=00a67623-89fe-49c9-a742-be1bc3c19052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:41:05.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:41:15.163Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=9222c506-87eb-4f70-9354-40b982473c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:41:15.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:41:25.172Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=d2fade12-e734-4a4d-bf93-a77721c10009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:41:25.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:41:35.181Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=be324fd7-a1ab-4cf6-8f12-66dde1b3c0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:41:35.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:41:45.191Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=75f24f20-4c75-4ee3-9720-6d1cfa521301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:41:45.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:41:55.201Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=4a4a9454-f03c-4c0e-92ff-21e6bd67a431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:41:55.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:42:05.210Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=a3346712-1330-4ac6-adc1-dc3e91210872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:42:05.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:42:15.221Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=0ccb4fb8-2560-4463-be18-38dfb212f5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:42:15.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:42:25.231Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=38e31b58-036d-4685-8543-679bc750c2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:42:25.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:42:35.239Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=9ae9ff2c-7587-4ec4-8e66-adeea19412d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:42:35.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:42:45.249Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=37ad3cc2-9a2d-4e5b-95b0-269f259b08e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:42:45.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:42:55.260Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=7e6c0acb-e526-4819-a341-4e30132419a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:42:55.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:43:05.271Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=8ed8dd09-8ca2-4afe-9a27-65c9aef583ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:43:05.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:43:15.281Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=98fcbc62-4df0-4d6e-aa05-b043d82c0033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:43:15.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:43:25.290Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=2cfb85e0-174b-4792-a77d-17f049683b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:43:25.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:43:35.301Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=70ef439a-f041-4691-a813-b6b9004ce13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:43:35.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:43:45.312Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=4532e568-3d9d-4688-a9bb-ff3c0f08b03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:43:45.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:43:55.322Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=a75b30f1-b727-4580-87f0-d4f57737a2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:43:55.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T01:44:02.895Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T01:44:02.896Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-19T01:44:02.896Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T01:44:02.898Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T01:44:02.904Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T01:44:02.904Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T01:44:02.904Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-19T01:44:02.906Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:44:05.336Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=66aba9db-853a-4509-93a3-e89dadd01f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:44:05.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:44:15.345Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=b3a5d73a-0a9c-4742-a4ee-8b0d8562badd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:44:15.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:44:25.354Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=3b6a01ec-3a84-4b75-a794-7aa3ae955796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:44:25.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:44:35.364Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=c55233a9-0b83-40cc-917e-797ef20965a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:44:35.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:44:45.373Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=ebad00ad-5c41-45a7-8e21-afdc7effd168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:44:45.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:44:55.382Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=dff2542b-9d06-4e37-a7d1-fea06ac677e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:44:55.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:45:05.394Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=b25565fc-36b5-426e-9e58-eeb671fccb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:45:05.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:45:15.403Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=6a2c6692-4cbe-48aa-ab2b-c2331fcf35a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:45:15.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:45:25.412Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=b4a74e8c-ea6a-4812-b05e-da5ad766ce37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:45:25.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:45:35.420Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=874d3ae2-a204-45a6-a7af-b30a87a7ab2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:45:35.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:45:45.429Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=3411e03a-3f43-488d-9b86-d32f67d0617e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:45:45.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:45:55.440Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=44de08d3-47e6-489e-8e70-7bea67ffa97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:45:55.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:46:05.449Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=afdccfad-8c98-4796-8c06-6b88cd7e195e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:46:05.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:46:15.458Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=7676627e-f1b1-43af-94d9-1acfde09ad27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:46:15.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:46:25.468Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=90bb86c3-8df5-45e9-bc6b-92c28ee2158a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:46:25.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:46:35.502Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=da19d206-ffe1-45b8-add1-722ee2c969f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:46:35.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:46:45.510Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=1c886707-30cf-4269-ad15-bcbce9fc83a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:46:45.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:46:55.518Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=5e2f11c2-a935-4339-ad48-0e3a0372dcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:46:55.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:47:05.527Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=5fc2be02-cc9f-405c-a70c-39f021b611fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:47:05.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:47:15.537Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=a710a5be-3885-408c-bd83-e953ba8801b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:47:15.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:47:25.545Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=a01f32be-0cb2-4975-a3d5-10f3e75261fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:47:25.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:47:35.555Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=b733ec86-2ef8-4b58-9d4b-d7773f58b015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:47:35.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:47:45.563Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=45a8f719-7e97-4034-be64-a854be4890b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:47:45.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:47:55.571Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=3ad33418-59d4-4615-85da-26d6194f2244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:47:55.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:48:05.580Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=0ca8d34a-2823-46e6-aed5-2a528e98e6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:48:05.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:48:15.589Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=e3f5a345-eabf-4ea0-a7a6-150cc4366427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:48:15.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:48:25.597Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=e7f68f8c-44f1-4c63-b6c2-30a1cebfbd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:48:25.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:48:35.605Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=07c05c0b-1de7-4663-a4ba-a0f86250d117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:48:35.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:48:45.615Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=e14c506f-35e3-44ee-b7e2-4522fa403696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:48:45.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:48:55.624Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=54611f5e-7caf-44c2-8089-fdfb027a34be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:48:55.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T01:49:02.837Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T01:49:02.837Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-19T01:49:02.837Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T01:49:02.839Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T01:49:02.844Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T01:49:02.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T01:49:02.844Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-19T01:49:02.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:49:05.632Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=7b6a71f5-28ac-46de-9b53-91f0a63866d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:49:05.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:49:15.641Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=deb2c588-f2c6-4ba1-a25e-461b794f070f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:49:15.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:49:25.650Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=a7cc8c78-e79b-4356-99b2-43e7de961216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:49:25.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:49:35.660Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=1b0d429c-be96-4eb4-9e5c-f537c10907b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:49:35.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:49:45.669Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=7ea25557-4864-4ce4-9e79-38639536ec03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:49:45.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:49:55.678Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=72e9e5e9-632c-4b14-8a9c-b953f42ff85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:49:55.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:50:05.687Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=161029fe-598b-4d9a-994d-49007dc993cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:50:05.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:50:15.696Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=1f2081dc-789d-4634-b79c-56fae0a07964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:50:15.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:50:25.705Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=5de1fe52-7731-4cc8-8cd9-64b7645ca2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:50:25.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:50:35.713Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=77bc669b-220d-4f90-b584-8ef83d2506f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:50:35.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:50:45.721Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=8d18fdfc-37b2-4f98-a8e7-e2769efef255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:50:45.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:50:55.730Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=6578f12a-1fd6-4f0a-a57c-4246208bc4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:50:55.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:51:05.739Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=19519647-a8c2-4cb6-96f9-379db794ca0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:51:05.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:51:15.747Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=8e787948-feaf-4151-9a17-03395333ff88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:51:15.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:51:25.755Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=58177cb8-7baf-467d-9107-0bc542f62200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:51:25.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:51:35.761Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=f60cd1b0-50b3-4619-9c8f-b0dbe212658f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:51:35.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:51:45.770Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=89bea37c-0b9f-46a4-bee0-eddbd866f658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:51:45.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:51:55.779Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=1a1cb780-961a-4a6d-8719-6dd028b5b537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:51:55.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:52:05.787Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=0c5fc095-0535-475a-9e87-40b24ba38e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:52:05.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:52:15.795Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=23c3f0c3-027b-45bf-962c-8c8ef530c367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:52:15.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:52:25.805Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=df2b3bcf-d875-4fc0-898e-411fcc4c3215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:52:25.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:52:35.816Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=e3067815-463e-4971-9f22-de85e1d57623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:52:35.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:52:45.824Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=7b7b37e3-3c6c-4288-af3a-4ceb77e97d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:52:45.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:52:55.832Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=5b838eb3-ceea-4f27-8717-4468e87a520a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:52:55.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:53:05.841Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=669e8e54-ca98-48be-8a7c-e1560fce3705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:53:05.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:53:15.850Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=539605ec-0a7a-4795-a13e-7427df7c8595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:53:15.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:53:25.860Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=531490fd-d4b0-455d-82d9-58f71cbd1b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:53:25.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:53:35.868Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=9159ddc8-c300-4f6c-a51f-234b05dbb7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:53:35.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:53:45.877Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=bf8e5953-bcfb-4b2b-b57a-51b09d58c495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:53:45.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:53:55.885Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=2671d706-3a52-4895-a5cd-ee13415d51c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:53:55.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T01:54:02.869Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T01:54:02.870Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-19T01:54:02.870Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T01:54:02.871Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T01:54:02.878Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T01:54:02.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T01:54:02.878Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-19T01:54:02.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:54:05.894Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=265660c0-8fe9-4b38-b88b-e6a5103a9605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:54:05.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:54:15.902Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=d30e6d61-5ff4-4f2b-9b05-6f473e99f766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:54:15.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:54:25.910Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=f045ae1c-7f60-403f-9422-fa674aff3e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:54:25.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:54:35.918Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=5d81c332-c73b-4936-b242-91971e39425a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:54:35.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:54:45.926Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=d2d36307-e3ac-4d3d-b9ee-b4535a41cd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:54:45.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:54:55.933Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=1795a4f8-2c66-4ca1-9a8e-f76f31a17ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:54:55.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:55:05.940Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=4078477b-958b-4a42-b080-a8c9dcc4f7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:55:05.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:55:15.948Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=c3dd00be-8352-4a0f-94cd-4f1ced55f98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:55:15.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:55:25.956Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=dcd84ed4-1f95-4806-ac26-e1f977c7b3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:55:25.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:55:35.963Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=851e3467-5380-49e5-b035-93473c0b2985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:55:35.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:55:45.971Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=c500439f-8c59-4462-83bc-4c19cca2a507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:55:45.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:55:55.979Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=1591ffd0-73d4-4dbb-82ce-787d5547d89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:55:55.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:56:05.987Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=4cf467e6-c2d3-4494-a6fa-1e036a650a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:56:05.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:56:15.994Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=041d1d31-460e-4aee-ab01-fded6b4f7c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:56:16.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:56:26.003Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=a48002ba-e836-44b5-93aa-aed59311357a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:56:26.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:56:36.012Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=80f08b11-c353-466d-bd1a-f9c220c48bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:56:36.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:56:46.020Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=d39415d3-a835-47da-89b6-bf3432fc377d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:56:46.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:56:56.029Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=0be19405-36e1-4e20-b4cd-051d533155c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:56:56.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:57:06.036Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=c06136b8-10f0-4b13-ba69-c5a9ee9ba8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:57:06.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:57:16.044Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=d74ac0c5-84a7-4013-85bc-f3031943105c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:57:16.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:57:26.052Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=e70ee1fd-e922-4967-8406-d7378b67a6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:57:26.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:57:36.059Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=313bb1ca-491d-4ced-bb7c-292e5183ae29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:57:36.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:57:46.068Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=982c445d-f838-4dbd-8457-fcbd1d449d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:57:46.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:57:56.076Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=961f8a44-b322-4ab4-98f6-154d00e4dde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:57:56.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:58:06.085Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=00bbd7bd-34dc-4ab5-b81c-823233cc9ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:58:06.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:58:16.093Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=8d7a5d1f-225f-44f2-8e83-e6f56a21883b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:58:16.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:58:26.101Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=333d9677-9b99-4f30-8fce-80c25444b1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:58:26.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:58:36.109Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=d4a283aa-c2c5-4c51-b22c-d1dfb2d3d10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:58:36.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:58:46.118Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=be792974-5895-49df-a534-7b97946bf2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:58:46.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:58:56.126Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=7a716b04-9e05-4546-a3a2-52ffabe4efc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:58:56.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T01:59:02.815Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T01:59:02.815Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-19T01:59:02.816Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T01:59:02.817Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T01:59:02.832Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T01:59:02.832Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T01:59:02.832Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-19T01:59:02.834Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:59:06.134Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=4865fe95-03b5-406d-9805-44a2df636d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:59:06.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:59:16.142Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=2c18fbfe-4010-41e5-995e-150283d5de11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:59:16.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:59:26.150Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=613777fa-c116-4e7c-9aa2-a328c42bcb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:59:26.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:59:36.158Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=0ef08683-6ea0-4843-a162-9332350e4b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:59:36.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:59:46.167Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=57a9eb14-87e4-49ea-9e21-8c470b6d0330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:59:46.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:59:56.174Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=5d5d47f5-5848-4eea-921f-f05644e0fd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T01:59:56.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:00:06.182Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=181764df-1468-4acb-ae1d-c712fe5d6d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:00:06.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:00:16.190Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=1e8d4463-4c18-49dc-889c-ac0eb1e9d0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:00:16.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:00:26.198Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=7382ebce-09f6-4957-abff-ba7ec320f104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:00:26.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:00:36.207Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=1016cb95-0e81-48fc-9d9f-e441e9706295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:00:36.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:00:46.215Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=ad63ce53-3fb5-4f98-8416-de0275a4f585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:00:46.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:00:56.223Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=1787978b-c687-42c8-b83b-c5fecfaf30e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:00:56.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:01:06.230Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=627d4b51-11ac-477a-be1a-e1f7ae7829d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:01:06.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:01:16.238Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=9ba65c38-ca37-4a4a-8e6c-0bbb422ef93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:01:16.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:01:26.246Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=30749682-b2b6-474a-99fe-deb5a646a275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:01:26.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:01:36.254Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=68a508b4-650a-42bb-a85f-b8496795b227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:01:36.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:01:46.261Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=cfdf23bb-18d4-40a0-9fca-8bb0499a52f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:01:46.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:01:56.268Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=52ef5908-ea74-4bf2-89b4-f1d216344f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:01:56.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:02:06.276Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=82cea3ed-7cc0-4a3f-b1f3-da5a97a439d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:02:06.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:02:16.285Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=91477e46-f168-4654-858f-18afa22220e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:02:16.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:02:26.293Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=cc65cde9-4d9e-4192-8764-357ee2872f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:02:26.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:02:36.301Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=42d1e08d-069f-4682-b93b-c093766c5115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:02:36.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:02:46.309Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=2433e633-df48-4bc6-acc8-161a8abc9a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:02:46.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:02:56.318Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=1a57b07c-baf8-43c9-b71c-92b7dcc48c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:02:56.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:03:06.326Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=609a387a-3030-4659-a153-d98ed109bbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:03:06.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:03:16.334Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=0900d54a-1e9e-4021-9ea9-f15ed72302b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:03:16.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:03:26.341Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=63f71173-0c27-452e-bdd4-0a86bb66267b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:03:26.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:03:36.349Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=423f222c-cc6c-457a-ab85-3784234a7699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:03:36.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:03:46.358Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=314f5210-8727-4d28-a1d0-e3633216cf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:03:46.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:03:56.366Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=544c7bd3-125c-4f8b-a006-66b059927a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:03:56.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T02:04:02.825Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T02:04:02.825Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-19T02:04:02.826Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T02:04:02.827Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T02:04:02.832Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T02:04:02.832Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T02:04:02.832Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-19T02:04:02.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:04:06.374Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=cd97ced6-ecbe-46d8-b9a4-1736b270ed89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:04:06.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:04:16.382Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=d83eb396-0006-4f92-b83e-fcbb49ad1980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:04:16.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:04:26.391Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=120ceb32-996c-4693-aa6c-6bd100486490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:04:26.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:04:36.399Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=09188af3-1cfb-420f-896d-68033aeec901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:04:36.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:04:46.406Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=4462aae2-1ff3-4d7f-9752-3af850e6ecb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:04:46.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:04:56.414Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=5703a982-025b-488b-9a7c-1f38164f0fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:04:56.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:05:06.423Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=de38e3ac-1cb9-4707-9f4f-69dbaa58e23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:05:06.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:05:16.431Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=a5509186-8386-48f7-89d5-454754aabaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:05:16.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:05:26.439Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=3c032188-0a5a-486d-8693-de9b5bd48302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:05:26.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:05:36.447Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=6b32088c-8386-4427-b1d3-90b6abd506d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:05:36.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:05:46.455Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=c925a9cc-a4e6-4786-a779-460c60b539bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:05:46.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:05:56.462Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=5a57fbc4-681b-462e-b488-742859730f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:05:56.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:06:06.469Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=09ae60ae-8cd4-496f-8e9c-e87f0a5b9029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:06:06.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:06:16.478Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=bc52ca10-27ce-4c51-803d-a156b845b426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:06:16.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:06:26.486Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=33eaa260-5369-4c23-9887-390d7f99ddb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:06:26.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:06:36.495Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=41f7e19d-64b8-4525-bf31-5feb5ac1c1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:06:36.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:06:46.502Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=213f6a38-8405-42ac-a022-0e66cad8f39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:06:46.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:06:56.509Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=03c64265-4104-4753-a7db-f9e7f2a55cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:06:56.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:07:06.516Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=580de2e1-8727-4f2d-8e6f-720a2700a727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:07:06.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:07:16.523Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=fa8ace01-a4b7-4027-83b6-6bed7f82698d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:07:16.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:07:26.531Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=3160083d-6291-4a4c-b013-51b7e2789cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:07:26.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:07:36.539Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=a0cd7de8-519b-4db4-bbb9-e63f19e82bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:07:36.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:07:46.546Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=7e65e367-af62-4701-b5c5-df7c740688f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:07:46.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:07:56.553Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=d8f0b8e8-6ddb-4103-b9f0-ed9e83c24d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:07:56.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:08:06.560Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=85ecd521-bd72-4359-b58e-287181bebe7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:08:06.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:08:16.568Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=494d4682-4794-4f83-bd96-9f55342f1012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:08:16.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:08:26.575Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=f04259cc-afe7-4836-9e66-e160e86bde2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:08:26.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:08:36.583Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=a6d740f6-a9f6-4ac1-9345-5b8e94decad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:08:36.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:08:46.591Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=135ab87a-9b0e-45ad-adeb-24c1a4548bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:08:46.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:08:56.599Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=b787f6e3-1588-4d97-be19-d55646716043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:08:56.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T02:09:02.894Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T02:09:02.894Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-19T02:09:02.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 |2021-12-19T02:09:02.895Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T02:09:02.899Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T02:09:02.899Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T02:09:02.899Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-19T02:09:02.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:09:06.607Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=d51fb0c6-6655-4435-bf5d-1254f57bc32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:09:06.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:09:16.615Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=b4ab0d69-ea95-4e9d-b5af-604600efe5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:09:16.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:09:26.623Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=60e99864-ac18-4991-aeb5-fa792728f9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:09:26.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:09:36.631Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=92df1cbb-2cb4-40b6-9c2c-b77ca8f375c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:09:36.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:09:46.640Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=0732628f-45af-4673-93f9-e191cf5fb361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:09:46.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:09:56.647Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=2dc0d157-b632-443f-ae1d-431672c313a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:09:56.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:10:06.655Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=c4c3a780-749b-4ead-97eb-4c52d3b66021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:10:06.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:10:16.663Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=6fc0f52f-0bb9-4e08-b601-d9444a69f0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:10:16.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:10:26.671Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=c3783777-ed39-4f87-88ae-4adffba145e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:10:26.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:10:36.679Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=7935c1f6-7f2d-4074-99ec-c9a93ddac366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:10:36.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:10:46.686Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=b5417349-9ab8-465f-af2c-a852276a8c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:10:46.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:10:56.693Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=bbedd7b4-5992-4c81-ab08-e00247964e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:10:56.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:11:06.702Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=1cdf78ef-2632-49fe-a750-eb499f767794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:11:06.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:11:16.711Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=20191533-ad1b-44f3-8864-ba839b1588d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:11:16.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:11:26.719Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=58f8d255-adf4-417d-8ed3-7b0dcb2c5978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:11:26.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:11:36.727Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=19e8de3b-b4e3-4f96-8e70-d724a8b4424c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:11:36.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:11:46.734Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=cc50d713-3436-46d3-965b-12b5611b18d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:11:46.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:11:56.742Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=31623489-5db2-490f-a219-bc5aff3a83fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:11:56.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:12:06.749Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=94633138-6cfc-45c1-9824-0dfa7396afd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:12:06.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:12:16.756Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=67b452c4-c55c-4924-bf73-02e76fc41e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:12:16.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:12:26.763Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=c6fac5f6-174c-45af-9402-b183f359c1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:12:26.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:12:36.770Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=859ba1d0-b467-419a-a381-f0f9c8fe3fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:12:36.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:12:46.777Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=261ef955-ffea-4e19-bc25-b800204ef35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:12:46.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:12:56.784Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=5dd5d672-64c9-4f40-bbcb-91fd2c0d27d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:12:56.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:13:06.791Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=8a16cf6f-1769-4d6c-907f-ce7d73951611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:13:06.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:13:16.799Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=fc483b4d-fd0a-46ca-8b46-9e88e5f7c6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:13:16.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:13:26.806Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=d81d24ba-35bc-414d-8179-84f57481dc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:13:26.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:13:36.813Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=32c199ec-d583-4c6a-bb00-c2e3a261a8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:13:36.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:13:46.821Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=9df6cc7a-a805-4d8b-91ff-4b4572a78fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:13:46.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:13:56.831Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=dc4c44ca-e0c0-4a5b-bbf4-1095acfc223f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:13:56.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T02:14:02.812Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T02:14:02.812Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-19T02:14:02.813Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T02:14:02.814Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T02:14:02.819Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T02:14:02.820Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T02:14:02.820Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-19T02:14:02.822Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:14:06.839Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=3d349f62-3fbe-4ec2-b9b3-5de8422c4ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:14:06.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:14:16.846Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=13940cbe-66e0-453e-b89f-1c1e7c4b9c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:14:16.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:14:26.854Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=cbc59273-742a-4d55-8200-5c8985500943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:14:26.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:14:36.862Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=c49ac3b4-9e01-4d84-b5c8-3a0c98506db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:14:36.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:14:46.869Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=ec0cc9c9-3a2b-4796-8060-e7d8c34d25e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:14:46.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:14:56.877Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=d96930af-0324-4f78-8f0b-8940f44c3509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:14:56.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:15:06.884Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=1c359cfc-5463-4b88-b198-c3e00ce54687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:15:06.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:15:16.890Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=239a9942-834d-4e22-935d-5dc54238b635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:15:16.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:15:26.897Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=e16cbfed-64db-4ce9-9524-c9504c7b5533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:15:26.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:15:36.906Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=892f2ad6-173c-45df-adaf-2d97ecc5c5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:15:36.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:15:46.913Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=c11c25ad-fbbb-421c-b727-591612478975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:15:46.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:15:56.920Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=ef7d23b1-3928-433f-b9e4-d7accf03210c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:15:56.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:16:06.927Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=ab094b63-67b5-4531-b817-dc325e1eb02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:16:06.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:16:16.933Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=9b452d6c-f677-4c9d-a3ac-964be3d74dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:16:16.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:16:26.946Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=6eb9eca5-5a10-43b5-a4cc-edb057b5e8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:16:26.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:16:36.953Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=b848773b-e493-49a8-87ee-b309cc8fd30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:16:36.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:16:46.961Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=7f71fa0e-6c1f-4c22-8bce-9fe70d066cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:16:46.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:16:56.968Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=b491318e-811b-427b-a122-c0546b7ccfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:16:56.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:17:06.976Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=85d5c4c1-f66c-4ba0-8aaf-c81260faccd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:17:06.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:17:16.984Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=03e98d81-f541-4361-a314-ac08488fbbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:17:16.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:17:26.991Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=9ffe972a-6601-4c15-89c8-4a156fe26d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:17:26.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:17:36.999Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=c1f1f465-b924-4c32-9efd-655a74fb96ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:17:37.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:17:47.006Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=a17ba879-8cd7-47fd-948c-f980ce05d108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:17:47.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:17:57.012Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=3aeb47aa-ef76-44df-85ef-5eb937433602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:17:57.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:18:07.020Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=1b2f6b75-fd1b-4687-a091-1124fe7cdf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:18:07.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:18:17.027Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=5ec7dd78-3b85-4ebf-a52a-3c6ea278f000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:18:17.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:18:27.034Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=b6da161c-0f12-47db-ba58-ff85e93ff897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:18:27.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:18:37.041Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=13c750c2-a9ff-4dab-a78f-ef3f623ad045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:18:37.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:18:47.049Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=19040599-6d06-4add-a7b9-c907720a9200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:18:47.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:18:57.056Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=c1641775-caf9-4bd8-b110-b3fcc0bb7a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:18:57.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T02:19:02.806Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-19T02:19:02.806Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-19T02:19:02.807Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T02:19:02.808Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T02:19:02.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-19T02:19:02.812Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-19T02:19:02.812Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-19T02:19:02.813Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:19:07.064Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=0725afd9-6a09-4370-a1b5-b86c08454057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:19:07.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:19:17.072Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=07a807de-413d-4e06-b56b-37c964c4ac74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:19:17.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:19:27.080Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=f45aff32-ca2a-4372-882a-bd64067d48da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:19:27.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:19:37.087Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=7dcc9e4e-906d-4035-bd93-1761c6401aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:19:37.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:19:47.093Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=d6cc0bf0-7919-4a5b-8572-262fb865612c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:19:47.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:19:57.101Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=45d58ee9-ceb1-4f50-ac10-7f0be35ca731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:19:57.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:20:07.109Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=34438a0c-c88a-4b91-8892-e52993135cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:20:07.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:20:17.118Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=79e12744-a2a6-4cd7-b8f1-833740b98034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:20:17.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:20:27.127Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=13574f57-24c5-4492-bc28-5dd8ca49b46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:20:27.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:20:37.134Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=01874302-6b43-4af3-80af-bf99edc2acaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:20:37.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:20:47.142Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=eed62c52-20f4-4ac9-bd23-a61b9fa03cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:20:47.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:20:57.150Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=e7834a90-01a3-4d76-a9aa-57dae32d8e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:20:57.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:21:07.158Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=a0b258d4-ffc3-4636-9b20-3eaa095c3c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:21:07.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:21:17.165Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=87a1e84a-eb5a-4f67-aa3a-41833463c317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:21:17.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:21:27.172Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=d1116045-4e01-474c-a277-7528dc1b6896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:21:27.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:21:37.181Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=30da0642-1e3a-4f99-b9be-f687ca0b1460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:21:37.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:21:47.189Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=78f12406-1035-4b83-bc92-c3141771cceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:21:47.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:21:57.198Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=03745e11-3ebd-4a76-94bc-55b7fd60b2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:21:57.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:22:07.205Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=4bad089e-b9a4-47cc-9e9d-f7d2a41c1588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:22:07.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:22:17.212Z |INFO |Init configs |InvocationID=51c6dd5f-3d46-40c2-8ec3-b18ad5c51fac, InstanceUUID=4a96e741-d847-4845-a948-215800858620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-19T02:22:17.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |