By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T01:35:44.495Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T01:35:44.498Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T01:35:44.534Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T01:35:45.190Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T01:35:45.290Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T01:35:45.291Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T01:35:45.292Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T01:35:45.358Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-14T01:35:45.411Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-14T01:35:45.431Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-14T01:35:47.052Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-14T01:35:47.514Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-14T01:35:47.530Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-14T01:35:47.530Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-14T01:35:47.581Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-14T01:35:47.581Z |INFO |Root WebApplicationContext: initialization completed in 2150 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-14T01:35:47.991Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-14T01:35:48.537Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-14T01:35:49.736Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-14T01:35:50.132Z |INFO |Started MainApp in 7.915 seconds (JVM running for 8.581) |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-14T01:35:50.209Z |INFO |Start scheduling PRH workflow |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:35:50.220Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=56fbfa06-24de-4640-ae27-c899fd735849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:35:51.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:35:51.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-14T01:36:01.673Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-14T01:36:01.673Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-14T01:36:01.675Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:36:01.863Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=41f83423-4d73-44f6-910c-ee33281bc7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:36:02.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:36:02.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:36:12.997Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=a4a81beb-1e85-412a-bec9-56e48d351e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:36:14.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:36:14.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:36:24.038Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9ba8fd36-f749-4b44-8dbe-e191e94648af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:36:25.172Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:36:25.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:36:35.173Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=e28c2eff-a2b3-435b-8821-e551fb9ce939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:36:36.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:36:36.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:36:46.247Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=17384924-0ca0-4921-88bb-cb4bce4b11f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:36:47.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:36:47.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:36:57.318Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2200b401-3ff2-4bfa-8b76-a47abdd9c251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:36:58.548Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:36:58.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:37:08.549Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=3537bf1f-b529-46ff-ac4d-ffc3d642faf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:37:09.589Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:37:09.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:37:19.591Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=fe1d357b-3eaa-4e69-8974-9bd5ab773cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:37:20.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:37:20.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:37:30.726Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2ebdad3c-17b3-483c-9272-69dc619dbd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:37:31.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:37:31.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:37:41.861Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=16c50caf-1aa1-4c07-baf9-f2c7e0c83496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:37:42.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:37:42.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:37:52.933Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b726a83c-d8fe-4e20-b67f-3b5f714279c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:37:54.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:37:54.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:38:04.070Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=40e09e62-ea28-408c-9951-db354840d532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:38:05.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:38:05.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:38:15.237Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=336f9e50-c27f-449e-af8b-d2729831e000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:38:16.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:38:16.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:38:26.278Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=25a3f4ed-1b73-4fe6-9216-f1ec943d75bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:38:27.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:38:27.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:38:37.381Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=21b0f157-4f4b-4b5e-bc82-9ffbd4fc9f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:38:38.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:38:38.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:38:48.517Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f7d3562d-e60c-4e81-95af-b26c5f6b52d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:38:49.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:38:49.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:38:59.570Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=613487d8-7e29-4f4a-af98-45755440753a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:39:00.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:39:00.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:39:10.629Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f72755f0-b2c9-45a1-bd90-fb84c78839a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:39:11.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:39:11.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:39:21.669Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b3e1c114-5901-4222-80e3-71bb9b008a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:39:22.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:39:22.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:39:32.709Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=80ca4b2d-203a-4777-b870-99de24f11d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:39:33.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:39:33.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:39:43.845Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f0df0e50-b628-4aad-bc96-088f4ae22caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:39:44.982Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:39:44.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:39:54.983Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=76340ad0-499c-47b2-964d-322539c14986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:39:56.024Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:39:56.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:40:06.026Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=13d4be2f-8204-4f22-b74f-37c6b9cde514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:40:07.254Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:40:07.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:40:17.256Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=5bc4a889-69dc-4a0c-ac6f-14a3e61b9358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:40:18.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:40:18.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:40:28.404Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=ec82f569-9fd1-4c6f-8b59-ad8f30bf225c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:40:29.428Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:40:29.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:40:39.430Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=5858ddc4-9eda-45b8-8b3e-4d76c1ad5882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:40:40.569Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:40:40.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T01:40:48.710Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T01:40:48.710Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T01:40:48.711Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T01:40:48.714Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T01:40:48.723Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T01:40:48.723Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T01:40:48.723Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T01:40:48.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:40:50.570Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=990266dc-6599-4ea1-aa18-8088649090de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:40:51.636Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:40:51.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:41:01.638Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=14474009-366d-4036-bec7-f74e81c8f4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:41:02.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:41:02.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:41:12.677Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=76377dd6-c2ef-4897-a1e0-d467d522db06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:41:13.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:41:13.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:41:23.750Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f3507869-98a7-4ac6-9c90-a519bdef7831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:41:25.077Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:41:25.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:41:35.078Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9fa3f493-595a-4fdd-a37d-fb295365ab97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:41:36.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:41:36.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:41:46.121Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=53f74160-45d2-45db-9048-916ba3c84620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:41:47.156Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:41:47.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:41:57.157Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b050f75f-c030-42b5-953f-660aab675f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:41:58.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:41:58.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:42:08.294Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=4c705d26-f9c0-4d2f-ac7d-876b4df5f6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:42:09.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:42:09.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:42:19.397Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=166093c8-28f6-4da5-9976-d883148a30a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-14T01:42:20.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.242:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:42:20.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:42:30.438Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=84b6ad01-d126-487e-951e-6b43ba6ff7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:42:30.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:42:40.628Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=003f944d-bb4a-4ff8-834b-fc3bd67e1f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:42:40.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:42:50.645Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c95ee6a5-99f0-4d6c-b316-0c3f6684dd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:42:50.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:43:00.657Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=6b6856a3-3506-46f9-a089-dc69f753b55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:43:00.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:43:10.669Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=68bef493-d43d-4974-af96-1e9652a36a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:43:10.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:43:20.683Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=dbfab915-d7fe-4c6b-8c8c-ab1be540b51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:43:20.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:43:30.695Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=0bbb4fbc-f10f-416f-80e9-5469175fddd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:43:30.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:43:40.706Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=4211bead-f66d-443a-8569-8428a985a6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:43:40.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:43:50.717Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c8561890-477e-4075-a6d5-95df2ffa15e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:43:50.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:44:00.728Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=08b0588c-2e1e-45bb-bf89-00c5acba79d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:44:00.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:44:10.740Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=1420d8f4-b331-412d-883c-70779073b0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:44:10.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:44:20.753Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=5f73415a-0109-48de-a5a9-d300b3dbfde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:44:20.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:44:30.764Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=ca844a34-402c-4451-a18e-458a76f85c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:44:30.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:44:40.777Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=0f16c855-1fe7-4a3d-b529-03d73cb0f615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:44:40.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:44:50.789Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=fbd8e3c0-9a8e-4e05-9185-e5962cddab35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:44:50.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:45:00.808Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=644bd957-f64d-4eb5-8eee-288ac8b45574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:45:00.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:45:10.820Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9b01976f-515b-48cc-ae65-25bee4ff34bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:45:10.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:45:20.832Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=25ece711-a2ca-4b4b-9419-f27a8a2954fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:45:20.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:45:30.843Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=aacabf68-6709-4d52-90f8-50285653d05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:45:30.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:45:40.859Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=6d084dce-e9b9-4e5a-9a97-6ca4a9a9064d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:45:40.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T01:45:48.206Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T01:45:48.206Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T01:45:48.207Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T01:45:48.209Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T01:45:48.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T01:45:48.216Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T01:45:48.216Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T01:45:48.218Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:45:50.869Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f4d5f815-1fd0-47fc-8b2e-93cb59a272df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:45:50.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:46:00.880Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=710928df-7e80-4d22-8367-5f845f423147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:46:00.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:46:10.890Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=0dcdc725-2218-437e-a5d0-8fa5178116d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:46:10.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:46:20.906Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=3ff140f7-4842-4d59-bf18-6c3328a01ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:46:20.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:46:30.917Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=efd3b6a2-ca01-42c4-bf14-9b823b8eaa8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:46:30.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:46:40.927Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=be7f003d-d443-47ee-b285-abd073aa1ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:46:40.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:46:50.941Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=7c5342a0-f710-4099-a5fd-b7adc3395cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:46:50.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:47:00.952Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b26db0b1-b061-43d6-87fb-442e5b9ec04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:47:00.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:47:10.963Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=1d668644-afad-4469-89a3-55ff8d63a3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:47:10.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:47:20.975Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c968e7c8-7470-4b56-a6f0-fe8de5b06382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:47:21.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:47:31.241Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=35267d05-435c-458e-946a-61c6a14d4bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:47:31.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:47:41.250Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=fcf5955b-db4f-40f5-9a11-daba7e614d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:47:41.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:47:51.260Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=3d5a6316-4cb5-4a47-bd63-9bf05be85e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:47:51.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:48:01.271Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=e3d3cfdb-f731-4c30-b6a4-3c4be95712b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:48:01.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:48:11.282Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=40f28aa6-2333-4cb7-9716-95a5c74ccc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:48:11.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:48:21.292Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=93020855-a170-4e4d-b884-d272d8a2957d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:48:21.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:48:31.302Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c24257b7-4af6-499d-88a1-abef273d9a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:48:31.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:48:41.313Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=382f8336-f959-4ab5-91b3-387c88860c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:48:41.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:48:51.328Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=ec8b414d-891f-4654-bf87-36a914642b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:48:51.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:49:01.338Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=e672a539-fbf3-49e1-ba82-ba7a22742c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:49:01.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:49:11.347Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=56294744-226f-4331-9ca2-faa5cb074c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:49:11.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:49:21.356Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=46c6ab99-518b-4846-827e-e1bb35ff46c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:49:21.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:49:31.366Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=43ac60c9-b2e4-4a12-89d4-cda0c6814d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:49:31.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:49:41.376Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=40d42bf7-6fbc-44b5-950c-6c3ed4a482c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:49:41.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:49:51.386Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=6dc05955-7516-4221-907b-1ba15aea900a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:49:51.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:50:01.396Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=992a4ceb-5621-40fe-8218-3cf563cf2566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:50:01.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:50:11.407Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=008cb416-6aa5-4a5c-96ac-172e450572d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:50:11.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:50:21.418Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=e95acda4-8f5b-4799-9380-f84b46a0386e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:50:21.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:50:31.429Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=5cc56107-5593-471f-bc9b-b4db32c84a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:50:31.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:50:41.438Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=1d373177-279c-4f2a-803a-dc887c33b047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:50:41.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T01:50:48.190Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T01:50:48.190Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T01:50:48.191Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T01:50:48.193Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T01:50:48.199Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T01:50:48.199Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T01:50:48.199Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T01:50:48.201Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:50:51.446Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=4353d1a0-9fe2-4214-8428-10748a31fb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:50:51.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:51:01.455Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f2cbb56c-e1a8-4c50-b3ce-3851c80661c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:51:01.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:51:11.464Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=5ec5ed5d-5359-44ae-b70e-19cee2995576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:51:11.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:51:21.477Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=649d1691-0489-49c5-a719-40622424ca83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:51:21.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:51:31.486Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=34e5bf69-96f8-43d5-97f6-228be2cbf05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:51:31.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:51:41.495Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=6ec1f8f5-cca3-40a3-839f-03b68cead4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:51:41.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:51:51.505Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9f217701-f958-413b-b8df-ffa2591fa284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:51:51.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:52:01.514Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2e78ba7a-847e-4b97-92f4-611864d155f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:52:01.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:52:11.523Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9f7e7345-23dd-4df2-8528-27f1e49275fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:52:11.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:52:21.532Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=26b1d8f0-2fc4-4e3c-a5c4-54f824f67a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:52:21.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:52:31.542Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=944cfae1-8f3e-4db8-a42a-8d51c9d77777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:52:31.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:52:41.550Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d83fbf74-4086-44a7-83b1-9cba0760c7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:52:41.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:52:51.560Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=ba5e997e-407d-4871-b3f3-c47685351e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:52:51.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:53:01.570Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d07f427d-7a7c-46b9-856b-60724c5b8afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:53:01.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:53:11.580Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=919bbe54-0c0b-44af-a296-1e50681654de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:53:11.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:53:21.590Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=79ab2589-4c9f-4cfa-9e82-6ded90ef6683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:53:21.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:53:31.599Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=160a2dd3-125c-44fb-94c6-1bd912aa16d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:53:31.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:53:41.607Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b26ebe52-755e-4ff2-a4f7-aef66ae4f6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:53:41.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:53:51.619Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=7dcdb5ad-1316-4b86-8720-0f641a52346e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:53:52.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:54:02.171Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=94ade7c5-fdcb-4047-a671-48ee821dc41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:54:02.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:54:12.179Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=3b087c92-62d1-4aac-bb68-1e4946f4f55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:54:12.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:54:22.187Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f0692a68-996a-4ee0-b33c-4f6f2f994334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:54:22.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:54:32.197Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=85e410c5-8bf8-4c3a-adb0-3bde0e86975d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:54:32.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:54:42.205Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=4fb570d0-53a2-4edf-88ed-795bde32fdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:54:42.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:54:52.214Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b803834d-6052-4b01-b448-e0c26705d6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:54:52.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:55:02.224Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2a6073b9-74a2-4cd6-a0f2-26e6fc8a0b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:55:02.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:55:12.232Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2d61a41d-775c-45de-a0fa-c212869da777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:55:12.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:55:22.240Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8fa8f309-e22b-4c90-9edf-a2b3f6f15f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:55:22.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:55:32.249Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=74896e4c-3e48-4b7b-9310-c4d3537801d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:55:32.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:55:42.258Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=ebe1e6b8-8a63-4b82-be6e-45068a281ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:55:42.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T01:55:48.197Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T01:55:48.198Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T01:55:48.198Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T01:55:48.199Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T01:55:48.205Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T01:55:48.205Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T01:55:48.205Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T01:55:48.207Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:55:52.267Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=aeb3c2e9-a7a2-495b-ade6-e28127f6fa2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:55:52.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:56:02.277Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=23d235cd-3603-4794-b8dd-7062cd2992a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:56:02.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:56:12.285Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=16dff894-407c-4e36-821e-556930a9a61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:56:12.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:56:22.294Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=074929bb-9384-4125-aba3-276c0d43e0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:56:22.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:56:32.303Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=22ef4916-5491-4e14-ac53-90d54766c303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:56:32.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:56:42.311Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=760e625e-5abb-4076-8fe7-d157d2eebb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:56:42.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:56:52.320Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=7287482b-111a-4264-a9c5-10a15345c261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:56:52.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:57:02.328Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=51b459a0-9a8e-47ef-83b3-6a0484ab1dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:57:02.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:57:12.337Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=bd2b225b-c59c-419b-8aaa-a238bbcf8fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:57:12.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:57:22.348Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=1a2c5718-d8da-48c8-9498-50a21f491d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:57:22.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:57:32.357Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=3701ee34-d5b7-4888-8b6e-2cd559e92969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:57:32.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:57:42.366Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=1ecfb650-7764-45cc-b9a8-e59ca8a03b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:57:42.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:57:52.376Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=7d7b4fad-ec4d-4d39-b859-036782ced24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:57:52.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:58:02.385Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=e6df1618-4734-4f7d-8094-95a46b66d23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:58:02.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:58:12.393Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=6a02f728-39f6-4aa8-8be8-20214a0d5533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:58:12.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:58:22.402Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f1c0854f-6ff8-478a-b12e-1082dde0a9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:58:22.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:58:32.410Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b0295bed-b9db-4de4-b36d-703da6f6638c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:58:32.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:58:42.417Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=e19ac4da-7983-4d2d-a6fb-fe470592a7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:58:42.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:58:52.425Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b9006ca7-bde5-41a3-8167-a35a7e45cc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:58:52.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:59:02.434Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=74ec5941-1d2e-4d1e-8886-37f0e1c82ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:59:02.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:59:12.441Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d56890cd-3867-4087-8b00-0f01c1a7e134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:59:12.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:59:22.453Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=aadc3a66-b812-48ee-96f6-d5780fa9760b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:59:22.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:59:32.461Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=e67d9486-b4dd-4e28-ba9b-4f004f8eac9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:59:32.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:59:42.469Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=635bd00c-4fa5-4e98-a49a-592f7af45c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:59:42.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:59:52.477Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=45769131-e322-4a52-a841-4a9f1fa2d44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T01:59:52.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:00:02.485Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=24933d46-f87e-42ee-b151-b758dc86585c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:00:02.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:00:12.493Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=82f0ba83-6350-42f1-89c9-1a43b60c0857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:00:12.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:00:22.501Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2c7f05ab-a275-4b3a-91bd-4a2593a2c621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:00:22.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:00:32.510Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b920af2c-b163-424a-97df-fe58e12d9676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:00:32.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:00:42.517Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=aca852dd-87bd-4f52-bc00-6d5e998950ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:00:42.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:00:48.197Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:00:48.197Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T02:00:48.198Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:00:48.200Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:00:48.205Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:00:48.205Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T02:00:48.205Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T02:00:48.207Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:00:52.526Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9edccb9b-bf29-494e-bdec-335e71297b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:00:52.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:01:02.538Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=290f565b-aa9a-4206-879f-23c1d5cfc8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:01:02.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:01:12.546Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=6c74af80-b299-430b-a25f-bfc3f0990e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:01:12.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:01:22.554Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=a059acd2-6da3-42c7-8ebd-d06363023cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:01:22.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:01:32.561Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b83fa896-133c-41a8-af1f-08b88dabc3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:01:32.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:01:42.569Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c64cbcdd-f5aa-40b7-93ab-fe9dd8428d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:01:42.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:01:52.577Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=55e784a3-5757-45ef-b500-908361fa1336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:01:52.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:02:02.586Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=1459eb9d-adfb-43bc-9def-dcd5202ea5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:02:02.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:02:12.594Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=5b30ee29-68ae-4ec7-ace3-0204b38cab3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:02:12.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:02:22.601Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=eb343fa3-bcef-4337-b1ae-6a5a9cf98e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:02:22.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:02:32.608Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8efc203d-60ac-41c5-8de4-4dc71f94c2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:02:32.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:02:42.616Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f7b26f97-4541-4958-83ba-efe3e04a1180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:02:42.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:02:52.623Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=bbed8a54-0aab-4264-b356-b57f58c066e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:02:52.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:03:02.631Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b47585ee-94c8-4b8d-bf33-285df2b02b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:03:02.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:03:12.640Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=1b4b726c-f244-402c-9d54-4b0bb5f19d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:03:12.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:03:22.647Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=ab2b6c6e-abf7-4e26-b4f6-1fa417693fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:03:22.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:03:32.654Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=080692ce-3944-49c7-a568-d2068be0ecb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:03:32.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:03:42.662Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=208eefb1-bebb-4549-b468-1d99db0bb2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:03:42.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:03:52.671Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=97d9c31e-b42f-43f8-9b82-e16e0ba1667c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:03:52.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:04:02.679Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=167e01a6-ad0f-44ac-a862-b06287c96b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:04:02.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:04:12.689Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=1721a8bf-5dc6-4957-95c6-f6a7972ef1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:04:12.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:04:22.700Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=7086f2b5-0bdc-47bb-93fb-0720c6a3e0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:04:22.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:04:32.710Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=bf4e5529-c764-4de4-9f6f-6b9c4884eb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:04:32.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:04:42.722Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=181dac31-9ead-4a27-9022-61b55704070e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:04:42.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:04:52.729Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c99d475f-9514-4e7f-a160-874a0b278085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:04:52.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:05:02.738Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=e8772e98-2044-4f06-986e-27de2a91666c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:05:02.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:05:12.745Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=80ae48fb-e8b2-487c-a012-c904e6a2d440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:05:12.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:05:22.753Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=071c3ee0-4e75-4133-b8a2-582886b86d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:05:22.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:05:32.762Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=6d6f2fb5-d6d4-458d-9608-f021d5600565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:05:32.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:05:42.771Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=80c51baa-63a7-4552-abe2-c7033a2befd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:05:42.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:05:48.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:05:48.155Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T02:05:48.155Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:05:48.157Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:05:48.162Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:05:48.162Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T02:05:48.162Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T02:05:48.163Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:05:52.779Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=fd3ef6bd-1d82-43f3-9d08-ecf859e5144a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:05:52.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:06:02.786Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=dfbf85c6-3fdd-44ba-ad3e-ae608626a567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:06:02.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:06:12.794Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=cae23526-f781-4de1-ba3d-68e2a69573ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:06:12.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:06:22.801Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=67860c91-13ee-4afc-8723-b3287c017bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:06:22.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:06:32.808Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=820f8153-1e33-4713-83d7-6c070c743ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:06:32.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:06:42.816Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d5242bb2-7753-4e0b-ad7b-f765ff265c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:06:42.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:06:52.824Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=0930d2ee-bf90-4c4f-9713-603b11c84b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:06:52.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:07:02.832Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=fcc3cd6d-aedb-42ab-aedf-26ae36364851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:07:02.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:07:12.839Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=227ae4bc-2c41-4a75-8b4e-fdbc3fa6b630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:07:12.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:07:22.846Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=20c17010-9984-4d59-894b-d344bbd4c5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:07:22.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:07:32.854Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2eeb2525-9566-46c0-b873-83dc0880119e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:07:32.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:07:42.860Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=82d6c09a-25bb-4153-8259-617a35332ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:07:42.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:07:52.868Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f6b8ecb7-6cd0-4ef9-bef0-4a466978366a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:07:52.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:08:02.875Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=bfbec348-9bc2-4525-a93d-38af7fea71ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:08:02.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:08:12.882Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=e1345a9b-43f6-47e3-94af-914191a86532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:08:12.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:08:22.889Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=483e998e-a0ff-4990-a991-07c171994604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:08:22.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:08:32.898Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=068df07d-a87a-4b43-bb41-ed6c1c211cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:08:32.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:08:42.905Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=6329b49f-1c37-4b74-8818-1131726ee6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:08:42.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:08:52.910Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=4a6cf377-665b-44b2-953e-7fa392c73f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:08:52.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:09:02.917Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=bbc55a4b-4a1b-4369-a89e-afd51deba117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:09:02.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:09:12.925Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2b8d867c-959e-4f8b-a278-e7bfb89bd422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:09:12.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:09:22.932Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=85894924-7cb8-45e1-a84f-ac304b42c7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:09:22.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:09:32.938Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=91610505-5f73-48cc-a370-825f9761bd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:09:32.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:09:42.945Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=210ed0cf-4078-434c-ab59-abc3eb1c533b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:09:42.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:09:52.952Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=cb491c5b-832f-4199-8729-f0988ce6c694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:09:52.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:10:02.959Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=fb739d33-e2b2-43b9-8494-3eda9e7321f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:10:02.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:10:12.967Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=fb9c5fbd-b883-455f-9a0c-2d467aa3b338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:10:12.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:10:22.975Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=60fa59f2-3463-467d-8734-8245df399ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:10:22.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:10:32.982Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=440d727c-b421-4102-9aca-62eaf031164e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:10:32.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:10:42.989Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=38cddd21-5e19-43cd-b84e-65e07ca80951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:10:42.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:10:48.147Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:10:48.147Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T02:10:48.147Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:10:48.148Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:10:48.152Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:10:48.153Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T02:10:48.153Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T02:10:48.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:10:52.997Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9ce1d361-9c71-4503-8fe7-78ea46255280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:10:53.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:11:03.005Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=ef99de3c-c4c4-4d71-8773-1fea04c2297a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:11:03.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:11:13.012Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=21ef78ec-d352-477e-a7bd-2bffb2a17353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:11:13.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:11:23.020Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=44c6e29e-4344-46df-a6d6-61c9d600b5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:11:23.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:11:33.027Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9cd42429-b08b-4d68-8ea0-ed2daa964cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:11:33.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:11:43.034Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b7c848b5-c8e0-4817-a41b-07926d76db81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:11:43.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:11:53.042Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b1360cee-a513-4f38-a3fd-5c8e81b9b2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:11:53.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:12:03.049Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=3f36a49c-c7f2-4d5d-8521-b55f9c5c0288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:12:03.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:12:13.056Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=137d8295-4599-450a-b42b-3081c9c81151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:12:13.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:12:23.064Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=07a6c9b5-d794-4c43-a442-d3998beff24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:12:23.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:12:33.071Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=51362cc2-dbc7-4440-b1f8-2347b9150307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:12:33.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:12:43.079Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2646c860-6126-46cf-a824-f97ca4ed85d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:12:43.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:12:53.086Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=44415c45-5451-49c7-a61d-5359cd2f8d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:12:53.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:13:03.093Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d9a5cd50-763a-4944-906a-44fdf67963e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:13:03.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:13:13.101Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=7c44f877-ae49-4e33-be3f-97115a3c5322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:13:13.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:13:23.108Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=75f1b0bf-9b68-4e5f-bd66-c1a9b3ddc814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:13:23.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:13:33.115Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=635c70c7-bf79-4de4-9d06-a13676bf9d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:13:33.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:13:43.122Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=383794d4-d6b1-4ba0-824c-5dc57d0836da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:13:43.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:13:53.128Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=bff8cf21-3b1b-4c23-9eb3-75e1dcafe7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:13:53.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:14:03.135Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=da86528c-c266-4460-ba06-f5b87edef49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:14:03.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:14:13.143Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=65423873-1e22-4d83-8c76-81860385dfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:14:13.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:14:23.150Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b45c5929-2494-4a18-996a-f24cee652e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:14:23.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:14:33.158Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=84b1abfd-e31f-4a3a-b5f1-80a340812931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:14:33.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:14:43.164Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=4d042ac1-7e4b-4309-bb5b-b5f87d7366e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:14:43.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:14:53.170Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b497bcc5-67aa-4fe8-bc17-868017f06308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:14:53.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:15:03.178Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=cfa6ce96-bedb-4703-9470-12f129afbfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:15:03.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:15:13.184Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9e9721b8-2a48-47a7-b4f5-e2ce9bd9a3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:15:13.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:15:23.191Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=ab6a7be8-b3f4-4834-834c-903480c5a95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:15:23.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:15:33.198Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=164dbdde-4acb-49b8-95bf-8d5cb4040e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:15:33.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:15:43.205Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=5ee3e7c1-da4f-4645-9b5d-0aa59194650c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:15:43.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:15:48.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:15:48.154Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T02:15:48.154Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:15:48.155Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:15:48.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:15:48.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T02:15:48.159Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T02:15:48.160Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:15:53.212Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=83b19871-c761-46b4-9203-a6685ce3a6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:15:53.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:16:03.219Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=e2834ccd-2516-4c1e-85eb-3535f3d12f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:16:03.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:16:13.227Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=85d4dfa3-8d25-46ea-883c-38a2d634e235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:16:13.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:16:23.234Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f7bf2176-5a53-4b10-9d9d-8ba7dd9a71f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:16:23.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:16:33.242Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=36da9974-4cec-4461-a562-ed7d5d5346a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:16:33.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:16:43.249Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=de189128-e530-4e84-a2f2-22485b7596c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:16:43.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:16:53.256Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=ee96bfd3-8320-4cc1-ace1-8270df90d1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:16:53.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:17:03.263Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=71ce8266-c51b-49ab-8047-cc07f86da1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:17:03.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:17:13.272Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=0c5ab769-946e-4e5d-9abc-2b66959e77e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:17:13.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:17:23.279Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=78c8a8e8-9a19-40c8-af90-f5c423882a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:17:23.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:17:33.287Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=cd2292ef-d7a9-43f3-8d26-37996857543c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:17:33.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:17:43.294Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=01549357-3fbe-4641-886a-8a84f443e409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:17:43.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:17:53.300Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=48321591-71ab-4f13-b5c5-5d13ee558e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:17:53.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:18:03.307Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=3faba216-fbeb-494c-82e0-7d01471e9f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:18:03.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:18:13.316Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=4e54ab63-dc85-4310-a377-196f6a13baa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:18:13.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:18:23.323Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=1c2daf18-282a-4db4-b6e1-af2a82a63644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:18:23.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:18:33.331Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=fe41319a-8783-4870-a80d-95616e5a7440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:18:33.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:18:43.338Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=17987fdb-4dd1-4572-8432-fcd110c03651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:18:43.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:18:53.344Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=69b3684e-7c83-43e4-8add-5acce2c2b206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:18:53.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:19:03.353Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2cdd2178-e80c-44e9-ae7c-516859babb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:19:03.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:19:13.360Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=0adaff15-a4ef-4702-be80-863ecb5eafca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:19:13.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:19:23.366Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=189e05d1-b510-46a6-93b4-d8dcd17dab9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:19:23.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:19:33.374Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8e9d03f2-cecc-4c6b-921f-e4caabde058e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:19:33.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:19:43.381Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=deb64c4d-d7ec-404e-8306-03810c7e8762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:19:43.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:19:53.388Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b7fe0ecc-3f3d-4679-87b4-e35054beffa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:19:53.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:20:03.395Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9606b4f0-a6db-4983-ab56-6a7dd0f0bcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:20:03.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:20:13.402Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9ed7f84e-cbf8-4739-9d02-bbf5a1d0a75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:20:13.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:20:23.411Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=1f036b4f-a09e-4832-8a8c-afafbeb845e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:20:23.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:20:33.418Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=5aec1252-8663-4225-988f-a8dd4a402c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:20:33.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:20:43.424Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=0231a268-4d0f-4dbe-8e54-4c05aaafaced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:20:43.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:20:48.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:20:48.155Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T02:20:48.155Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:20:48.157Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:20:48.161Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:20:48.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T02:20:48.161Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T02:20:48.163Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:20:53.431Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=17eb5911-99e3-4257-8e6a-2bdeb15dc7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:20:53.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:21:03.438Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=3fb031e8-7520-4286-aeb0-cb50206a8770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:21:03.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:21:13.446Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=32f944e5-cb1c-4bcd-b138-35b396e6ae18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:21:13.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:21:23.452Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=7056e9e2-3a39-4ca1-9078-555f248de8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:21:23.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:21:33.458Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=cddea45e-fae4-45e8-bef6-10d6838fdba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:21:33.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:21:43.464Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=3fc90ccd-083b-42d0-9eec-5a2aa19411ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:21:43.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:21:53.471Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c0913991-2441-4774-9f1a-ae0e39b1eb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:21:53.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:22:03.477Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d94c7691-b068-4025-b50d-fa6a6f50fef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:22:03.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:22:13.483Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9ce5e462-38fa-4b48-ab8d-9aec48423252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:22:13.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:22:23.490Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=fb76ca1a-f226-4fa0-88af-791b20e3bc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:22:23.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:22:33.497Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=96c0622f-2df1-4871-bd41-d83c8a0277ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:22:33.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:22:43.504Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=a15e2c11-413c-4192-8836-91df7b3b8a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:22:43.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:22:53.511Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=be8833f2-4962-4795-aa85-f7f753d31dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:22:53.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:23:03.517Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=e365c914-875f-4fac-a5f4-3415eba4099a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:23:03.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:23:13.524Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=3c967808-15ab-4060-a109-ce3e5e7686a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:23:13.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:23:23.531Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=a77030aa-48bb-4ad3-82a5-ccad4483579f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:23:23.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:23:33.538Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=e3ec1448-751b-43ee-9f96-7caeec773754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:23:33.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:23:43.544Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=3676defb-5070-44a9-a30f-7007e5bd1942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:23:43.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:23:53.551Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=0bc97128-65a1-4881-9414-3f77a4f09369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:23:53.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:24:03.557Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=62f9689e-4265-4f17-97a0-de8baf089164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:24:03.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:24:13.564Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=6adfd9cb-279b-42d8-bb98-c7f5093cd727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:24:13.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:24:23.571Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2aa603f9-78a6-4aa1-9fe3-cd75334d637c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:24:23.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:24:33.578Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=0d2ca2d9-4f58-45d2-9d71-d92db66ca2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:24:33.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:24:43.585Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f20fb0fe-f22d-4f58-ac64-c4b4f511636e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:24:43.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:24:53.591Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b09a6bb5-04b5-4c5e-acbe-6569aa99076d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:24:53.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:25:03.597Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=81e94401-41e0-4e09-b89d-f4a88ea651e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:25:03.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:25:13.605Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c2c3f397-47e0-48bb-9ef1-16d9744e45b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:25:13.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:25:23.612Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8b0a5a58-adf7-409e-9ead-6d638986ed4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:25:23.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:25:33.619Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d118f210-774b-455e-802b-570d18de7ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:25:33.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:25:43.626Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8d43668c-ce28-40a5-a302-2b3160ae4747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:25:43.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:25:48.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:25:48.156Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T02:25:48.157Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:25:48.157Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:25:48.161Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:25:48.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T02:25:48.161Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T02:25:48.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:25:53.632Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=98c09b9f-21fc-4bdc-abff-de1c3fd39b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:25:53.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:26:03.639Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2a123060-5095-4321-9d24-b4d0bc9bfe4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:26:03.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:26:13.645Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=64aed6bf-d692-4af6-a8a8-516b05b6c6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:26:13.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:26:23.653Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=295f5ce6-5dbe-440b-8aed-909dc2b5cc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:26:23.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:26:33.660Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=019b640c-902f-4b82-ae09-d1ce894f98d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:26:33.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:26:43.666Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=cd105d27-1a43-49fa-b1cf-e22e83f03e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:26:43.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:26:53.673Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=08fc8d91-343f-4afe-befd-b562e49f80be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:26:53.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:27:03.679Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=3d2e1e91-30dc-453e-a208-9d8fbaefb6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:27:03.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:27:13.686Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=391b1fb1-bbc9-434a-8af3-bb7d474e5e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:27:13.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:27:23.692Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=96764e24-d494-43aa-881e-a24bc11c6950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:27:23.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:27:33.699Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d363c0ff-d926-4467-8b11-744195f85347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:27:33.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:27:43.705Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=ab5a3003-b5be-4b77-a511-4181caf87e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:27:43.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:27:53.712Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b52ba2ab-4fbb-4800-b448-dfeb0fb2401a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:27:53.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:28:03.720Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f4eea8ce-8e34-47c9-8374-5175a8f1a8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:28:03.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:28:13.727Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=03847208-e118-45bb-8220-b44722f447f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:28:13.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:28:23.734Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b95ee6b9-d3b4-45df-ba78-d9794e4bd719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:28:23.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:28:33.740Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=19bf1e13-d37d-4e30-a16f-569e3c5be686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:28:33.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:28:43.748Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b32b390e-1bf5-4f2e-bf25-abd2d5a8217a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:28:43.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:28:53.754Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=3f3138d6-9045-40a7-90aa-bd28ec144bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:28:53.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:29:03.761Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=efba3157-3b1d-4062-9d48-6fdce5b20b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:29:03.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:29:13.768Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=70af9598-396c-4947-8e9e-ba8ccfdf6980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:29:13.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:29:23.775Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=4610a234-de3e-4a0b-a494-436ec647a39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:29:23.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:29:33.783Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8eb268a2-dd2c-448c-a68a-2c4815000c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:29:33.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:29:43.790Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=72068103-b82a-45d6-957d-93ad0fac9e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:29:43.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:29:53.796Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8efde5f7-6096-476b-a014-b9b6b3a80568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:29:53.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:30:03.804Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=132e9521-8f88-4acc-b924-74800341d689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:30:03.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:30:13.811Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=a4dbeed6-3b9f-46c9-90d8-ec6589a5d4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:30:13.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:30:23.818Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=cb86db69-51a6-48e1-9040-38e2a952afa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:30:23.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:30:33.825Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=54cf8f75-f8db-43c1-80cf-967fd2fb3446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:30:33.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:30:43.832Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=60215b88-def9-4009-ae82-f1dddcca7126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:30:43.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:30:48.176Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:30:48.177Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T02:30:48.177Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:30:48.178Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:30:48.181Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:30:48.181Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T02:30:48.181Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T02:30:48.182Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:30:53.839Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=97edf10a-fff2-495a-8fba-3e1eaa84c5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:30:53.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:31:03.845Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=752806d3-d8e0-46d9-94e3-bc2b9d10bffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:31:03.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:31:13.851Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c2a17544-fc32-45e7-8eb1-a7ab97d75108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:31:13.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:31:23.858Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=59425d3c-20b5-4bfb-8fe8-3ff74420f391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:31:23.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:31:33.864Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=670e50ab-4f87-4448-8fc1-4f549f27fca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:31:33.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:31:43.872Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f39735aa-01c3-44b1-a55d-2587f76e1b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:31:43.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:31:53.878Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=0ad356c3-0afd-41e6-8d28-342b75e0d606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:31:53.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:32:03.885Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=eef4a95f-38df-40fd-8fc6-03b171425548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:32:03.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:32:13.891Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=4ddba625-fd80-4403-9f16-115eab54805a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:32:13.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:32:23.897Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=411e7ee8-2a8b-4725-b1b4-09dcb8b46c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:32:23.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:32:33.903Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=faf9c809-fdcc-4d31-8bba-a2b28eba3c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:32:33.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:32:43.910Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=15f8b992-9300-4387-8d27-fe1a916540f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:32:43.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:32:53.917Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=60496bc2-50ef-471a-a420-e19f7f13c112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:32:53.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:33:03.923Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=90f800c7-ca6e-4834-9f6a-af21614821c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:33:03.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:33:13.930Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f5e371ee-e683-474e-a5c5-1abad975eda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:33:13.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:33:23.936Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8f8ab4e6-bf68-4b4a-a053-da6595662157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:33:23.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:33:33.943Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2f2f4acd-cb65-4a44-9001-e956eee1a281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:33:33.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:33:43.949Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2f31a496-db97-43c2-82e0-4da5d6497809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:33:43.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:33:53.956Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=e8457af0-38c7-48fd-ac48-8148091a877d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:33:53.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:34:03.963Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=5aa30049-e9ea-4da9-a7e0-e98c49f07f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:34:03.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:34:13.969Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d99d9c24-b8e2-4c52-843e-49a965a8dcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:34:13.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:34:23.976Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=4c5edfe8-1a99-48d4-969d-34c5943b0544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:34:23.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:34:33.983Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8489dce6-847b-4969-8caf-15b5ce06bc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:34:33.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:34:43.989Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=6d2cef72-a5ff-4946-b252-44c7c2b03557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:34:43.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:34:53.996Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=dbbb40d2-b525-41b1-aa54-683d2df03e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:34:54.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:35:04.004Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=05bb79f8-3302-4d23-aa37-7438a47f3997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:35:04.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:35:14.012Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=bc7de37d-4cbe-4cad-82d6-f03b4827b9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:35:14.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:35:24.019Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=60f9a470-613c-41bf-bbb0-4fb4bb827855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:35:24.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:35:34.025Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=655a74eb-f659-460f-89de-9f1f91f658bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:35:34.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:35:44.032Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=ce746d13-38b8-43ea-9431-fcd75f43699f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:35:44.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:35:48.171Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:35:48.171Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T02:35:48.171Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:35:48.173Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:35:48.188Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:35:48.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T02:35:48.188Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T02:35:48.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:35:54.040Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b07bca17-606b-4a17-a873-c7b9266219b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:35:54.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:36:04.048Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8049bd1a-7594-43ac-8c6d-f6a736e513a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:36:04.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:36:14.055Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=0e5a7236-fd96-4b39-ae02-d87f4434985c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:36:14.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:36:24.062Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=e9154a40-aee4-4128-98e0-24a90645562c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:36:24.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:36:34.068Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=1dac9bc7-91d3-4caf-b4f9-87f857addb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:36:34.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:36:44.075Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=07e30927-3c3c-4782-9b64-0c07bb53c77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:36:44.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:36:54.082Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=58032736-ada9-4fe8-9fd1-cc05e0fec1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:36:54.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:37:04.089Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f3ceb05c-7129-4734-94fc-21c2177c5fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:37:04.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:37:14.096Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f4ec509a-4d76-4baa-925a-332dae3aa8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:37:14.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:37:24.103Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=4d15fe8d-1a43-4b23-9391-a675915c1f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:37:24.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:37:34.108Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=a1a2a1c2-03c6-45d9-b311-71a3d182b049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:37:34.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:37:44.115Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f3489272-794a-44db-aa0a-f686989543fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:37:44.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:37:54.120Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=0cbc56b3-0baa-49b0-bb60-2043c51ceebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:37:54.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:38:04.126Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f4677aa5-4531-40e9-a9ad-3894116bc8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:38:04.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:38:14.132Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8b238d60-3564-4554-b4a5-4bc9760311f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:38:14.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:38:24.139Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=0c6ec567-12c2-454e-8250-feb9c645d9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:38:24.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:38:34.145Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=fa78465c-c146-4434-b6c3-44cf4b95c3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:38:34.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:38:44.151Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8d577715-3383-42fe-9ebe-9a0e199cd858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:38:44.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:38:54.156Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=4e8a5a09-2f0a-41f2-9c97-05bd77180cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:38:54.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:39:04.162Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=3004c9f6-4fa1-43fe-8a24-883dc4745d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:39:04.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:39:14.169Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b3a8c16f-3260-4265-ab18-dc295fc7bdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:39:14.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:39:24.175Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=551569f8-9cc7-42d1-a6d5-fd0a55bde9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:39:24.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:39:34.180Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=76e6eee6-a5f0-46d5-a307-c9904372fa57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:39:34.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:39:44.187Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=7d1050a4-adc8-4038-b37f-86a41946c22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:39:44.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:39:54.193Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=e46ef81f-5906-4c50-9fa7-05ef5d83b802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:39:54.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:40:04.199Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c91e4fb6-c572-48dd-8c76-6214051acc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:40:04.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:40:14.205Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=23e6fdcd-7ae5-4cc7-a89c-07ae57b82ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:40:14.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:40:24.211Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=01deed05-6ea8-4d1c-838e-b5b14a1fb97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:40:24.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:40:34.216Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=3b88ec4d-bea1-4322-8f61-1b5541dbe660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:40:34.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:40:44.222Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=6e22a18f-a726-4523-8443-0d01ebd6b2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:40:44.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:40:48.163Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:40:48.163Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T02:40:48.164Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:40:48.166Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:40:48.170Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:40:48.170Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T02:40:48.170Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T02:40:48.172Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:40:54.229Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d2e8b059-15cc-436f-8c05-7463ee863735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:40:54.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:41:04.235Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=a35e1054-56ee-4c47-a861-65c3710cdfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:41:04.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:41:14.241Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9f7227a9-8496-4610-8e19-4b6dadf7440e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:41:14.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:41:24.247Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f96947f7-7225-409f-bd93-885fea3769e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:41:24.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:41:34.254Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=632d64f9-5fac-45c4-99a6-7eae4fa605ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:41:34.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:41:44.260Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=e75ca63b-80fd-4b67-a892-f01cc21b52ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:41:44.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:41:54.266Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=81eebf1e-7b0b-4973-991d-be48238aca90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:41:54.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:42:04.272Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=989bb79e-75fb-4d8c-afb2-9c98dead4721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:42:04.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:42:14.278Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=be8e3118-b024-4c1f-9926-2e0dfb75ed7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:42:14.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:42:24.284Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=332814df-93d6-4623-b2c1-11686869a688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:42:24.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:42:34.290Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=267bbd23-606e-43d8-956e-bbded3d6b17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:42:34.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:42:44.297Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f97f52d6-9655-4fe7-bc83-0073193be033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:42:44.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:42:54.305Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=ecf233b8-1ef8-4f87-947f-5fe527d65fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:42:54.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:43:04.311Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=3ccaa354-c4ed-4ded-b034-a27fdfd7c141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:43:04.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:43:14.324Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=7a1dd1e5-dcd9-4458-b4dd-554837e3962e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:43:14.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:43:24.331Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8070283b-c48d-4350-ba33-a32c18e8ab38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:43:24.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:43:34.338Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9ce49a09-24f7-49e6-b842-b43325775342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:43:34.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:43:44.344Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=76299cea-745f-4f31-952e-0a8cf37ad996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:43:44.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:43:54.350Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=fdffd5a8-d849-444b-81a9-9b70d917bebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:43:54.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:44:04.356Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9dccd40f-bcc6-40e8-b948-ecc318be2737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:44:04.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:44:14.362Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=1650559a-14b4-4ce3-a70b-2cc76f6ed0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:44:14.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:44:24.369Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=be784013-c8cb-4694-bda2-dfac2c036892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:44:24.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:44:34.375Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9414795c-f6e5-411c-bc87-b87cca5a1140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:44:34.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:44:44.381Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=13e9bd5c-345c-4f72-af19-4206471cfa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:44:44.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:44:54.388Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9b9036b1-2b46-47e5-9c9c-1266b6da73ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:44:54.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:45:04.394Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=bd244903-8040-4a13-ae70-4f18a704ad2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:45:04.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:45:14.401Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d4cd17ba-9c6f-4767-85ba-aa9628cc4978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:45:14.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:45:24.408Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=af072015-c25e-4cb7-a4c8-ba8a145c1f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:45:24.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:45:34.414Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=23a4f463-de1d-44ba-b1c9-a2d59a7377dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:45:34.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:45:44.420Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=70cba43c-2e72-439a-b427-8892f955d24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:45:44.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:45:48.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:45:48.154Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T02:45:48.154Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:45:48.156Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:45:48.158Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:45:48.158Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T02:45:48.159Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T02:45:48.160Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:45:54.427Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=a1d42477-072b-404d-90e9-997a51af7ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:45:54.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:46:04.433Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=ca083c86-f3ed-42a9-95fd-c1c624ea6edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:46:04.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:46:14.440Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c3ec3795-0d32-4aaa-a43c-1c724362a6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:46:14.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:46:24.448Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f85f8586-f8d3-4dc8-b5dd-b333335bd9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:46:24.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:46:34.455Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=eadbaee6-7fea-421b-861d-57669ca70bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:46:34.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:46:44.462Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b9d621d1-eae6-446a-887c-1406af7b5aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:46:44.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:46:54.467Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b3e269f1-7d27-42e2-a01a-19e067599167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:46:54.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:47:04.474Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=12875c39-df2b-42c8-b1bb-cb86cf162211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:47:04.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:47:14.480Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=aeb4e793-25e2-4ac4-a7d2-b9be73a3faac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:47:14.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:47:24.485Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8539f531-7fdc-4567-9a65-0172edd25899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:47:24.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:47:34.492Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d2f7113c-3882-4500-9a62-a76fc3257054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:47:34.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:47:44.498Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9a80195d-0c43-43e3-a63d-394c2e358cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:47:44.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:47:54.504Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=bbd8076c-f3bb-498a-8b70-1ef2f83b7ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:47:54.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:48:04.510Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=93297c9a-722f-4711-9ad3-6e7bb182b2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:48:04.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:48:14.515Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8ab7e6b6-5007-4ad6-8e32-b79acc1ce2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:48:14.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:48:24.521Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9b40f8a4-5a1c-48be-900b-3a1506832aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:48:24.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:48:34.527Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=004d6b49-f5d8-4859-93a2-7f0092f45f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:48:34.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:48:44.534Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f276f2c7-679c-47f5-ba5a-caeca1bbe9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:48:44.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:48:54.540Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=7247b9fd-a650-4cdd-af6a-12b9623bae75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:48:54.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:49:04.546Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8e564768-a0c0-412d-ba06-26e2c09c1f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:49:04.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:49:14.552Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=6a53f5b2-1f74-4148-a06d-0e2777ae7a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:49:14.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:49:24.558Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=6f3eaf5a-3058-4377-8b80-ca9c8b9f1a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:49:24.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:49:34.563Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=acd0305a-5d31-48ae-b592-a215a3c6a493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:49:34.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:49:44.569Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=1c3ad93f-21a1-48bf-bfc5-309a2deb9065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:49:44.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:49:54.576Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=4b4039df-5c18-412c-8509-bb0a861c36cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:49:54.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:50:04.583Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8001b565-439c-4d97-81bb-4879ea6a078a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:50:04.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:50:14.588Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=85633468-b193-4c8e-a34d-0ecd54c6775b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:50:14.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:50:24.595Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=377715e6-fdba-4e86-9f51-d7d20c2f1eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:50:24.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:50:34.601Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d6a17976-3753-4d63-9db3-746accecd87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:50:34.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:50:44.607Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=bb85b0c6-affe-4472-b95e-50adf2cf36b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:50:44.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:50:48.166Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:50:48.167Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T02:50:48.167Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:50:48.168Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:50:48.171Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:50:48.171Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T02:50:48.171Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T02:50:48.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:50:54.613Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c27dc551-ae57-4378-993a-0e8dedd4ff10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:50:54.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:51:04.619Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=29c5c5e6-175d-4728-849f-cbf3f524cdae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:51:04.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:51:14.625Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2ab56a6f-50fe-4f3f-a026-28c47a9530d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:51:14.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:51:24.631Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=6453247b-2715-4e51-a41c-d43b62ba4e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:51:24.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:51:34.638Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=a0f28a34-d1dd-49fd-ae5e-1be1d973f740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:51:34.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:51:44.644Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=a0a72fdd-09ff-4c07-a37c-764ef8a02a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:51:44.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:51:54.652Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=5c634965-b8ed-46c3-9fb1-fcd6dae29f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:51:54.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:52:04.658Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8d8385b1-3de7-4a8e-820e-ae575fd1216f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:52:04.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:52:14.665Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=39c4df7d-729a-4c45-a5c3-b77161d8dd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:52:14.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:52:24.671Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=bbccdf8c-d6f2-4d4f-ac88-1f1ce59ada83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:52:24.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:52:34.678Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=e0c36e8b-e07b-484a-bd06-406a23f21a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:52:34.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:52:44.684Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c3f54dbf-4ab7-4011-b4a4-c00646fbb882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:52:44.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:52:54.689Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=516784d5-70f2-4914-a46f-bfb4fdf18df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:52:54.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:53:04.695Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=6a95440f-2724-42f8-a7b6-fd37aa1beb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:53:04.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:53:14.702Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=4b195284-44a2-4f24-83e0-7ed1d985ba22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:53:14.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:53:24.708Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=17291382-6639-4266-9033-12e58150aac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:53:24.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:53:34.715Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=3ae1f406-5d39-481e-a36d-9d73055f5c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:53:34.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:53:44.721Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2077a8df-0e3b-403e-bb77-7898e226dfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:53:44.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:53:54.727Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=947f8068-db29-4a0e-a958-76855e786994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:53:54.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:54:04.734Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=6c1694b9-ae5a-4c0f-aadf-c1d26a4e4f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:54:04.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:54:14.740Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=746a0b0a-468f-4459-bd3b-57aba46a86b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:54:14.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:54:24.746Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=7538873a-b404-470e-a628-53d75778c530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:54:24.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:54:34.752Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=924b9a22-702e-4dc8-8d83-5d2e473b9a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:54:34.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:54:44.757Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=4fbd94ba-2647-42da-a463-a7b0f43b6874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:54:44.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:54:54.763Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=999d7af4-aeda-4b48-a519-fa70f1278d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:54:54.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:55:04.769Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=48e572c2-ec5c-49cf-ac95-424266a545e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:55:04.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:55:14.775Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=6418ae58-9c6b-479f-b8f2-42e6c6094f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:55:14.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:55:24.781Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=726583fd-6f71-41cc-9496-e061587234a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:55:24.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:55:34.786Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=36ffbeb3-f1ef-481d-85f0-1725d6f19c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:55:34.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:55:44.793Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9d4e61bb-71b6-4201-892d-d64b555fecca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:55:44.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:55:48.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T02:55:48.178Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T02:55:48.179Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:55:48.180Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:55:48.183Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T02:55:48.183Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T02:55:48.183Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T02:55:48.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:55:54.799Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=36beacfb-b401-40fa-b019-0c69c9d6756c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:55:54.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:56:04.804Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c23eb95c-c992-404b-989e-0c6b0f3d9a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:56:04.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:56:14.810Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=675f92bc-4978-478c-95af-f61bade48e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:56:14.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:56:24.816Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=6d146da6-4c91-4a74-adec-c3ced1c32986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:56:24.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:56:34.822Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8512e296-c940-443d-84fb-0cc258bf896c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:56:34.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:56:44.828Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=efc4e140-d589-44be-8cf4-654b5890ab6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:56:44.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:56:54.834Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=24db7605-deaf-443a-b3c3-f51e4c7fd8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:56:54.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:57:04.840Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=931917bc-e545-474f-91e5-a754dbafd969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:57:04.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:57:14.846Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=37ff3137-7f4d-4433-be4d-8cd13d73e6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:57:14.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:57:24.852Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=1947f31b-7442-43fb-9d16-572b8ada973b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:57:24.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:57:34.858Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=554a0ba5-e774-48c9-a7e9-1ed28ea1dc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:57:34.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:57:44.864Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=605d67d6-6717-48e4-8657-00dbccb4a631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:57:44.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:57:54.871Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=90ac2a0f-4b6f-42e6-8411-e3c2b9b21f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:57:54.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:58:04.877Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=118d61db-e4bb-4b8e-85bc-f6918b118232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:58:04.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:58:14.883Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c9d0f7f2-9487-4b64-8b69-fadfa456087d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:58:14.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:58:24.889Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=59dd9e4f-e88f-4646-89dd-c1f8b9afcfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:58:24.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:58:34.895Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=4c552145-cd37-4214-b53c-21d50eec9733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:58:34.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:58:44.901Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=53bf0c15-0a1f-4325-895b-61fdfd42e85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:58:44.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:58:54.906Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=cb18ec84-b9cd-488b-ad58-61c7c75d5198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:58:54.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:59:04.912Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=144c0cc4-b979-4dd5-87ab-a2521f4cb886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:59:04.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:59:14.918Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=1ec56372-e23a-438d-840a-c66007280cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:59:14.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:59:24.924Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=983bf6a4-bd59-4367-b549-4c0e1393ba85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:59:24.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:59:34.930Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8701f729-adf0-4999-9d40-07207a713cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:59:34.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:59:44.936Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=4b1a8e6f-29af-40f3-bde8-3ed6ec35db4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:59:44.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:59:54.941Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c225575e-4be5-45b4-9e6b-94290da3ceed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T02:59:54.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:00:04.949Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=0cd144ad-3184-406c-830b-1dbf3237f0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:00:04.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:00:14.954Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d032d168-a179-4746-a123-f68662f5ddb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:00:14.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:00:24.962Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=799e5eda-b3f9-47d3-89ee-101a17f4ece9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:00:24.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:00:34.967Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=86d7c24c-4e55-4b70-a8b2-56d58418c95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:00:34.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:00:44.974Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=15b4ebf3-1968-4d1a-a028-6866fbb700e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:00:44.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T03:00:48.142Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T03:00:48.142Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T03:00:48.143Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T03:00:48.144Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T03:00:48.146Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T03:00:48.147Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T03:00:48.147Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T03:00:48.148Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:00:54.979Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=cb9023bd-9edc-4530-a910-f9c228225934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:00:54.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:01:04.985Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=52a3f1cc-e46d-4885-a266-fff559f84b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:01:04.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:01:14.994Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=05bf5bbf-8198-4181-816f-e19ce6911b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:01:15.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:01:25.000Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=1c9fa057-9f00-4420-81d7-3d37f2531e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:01:25.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:01:35.006Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=fa11893e-7b4b-44a5-b866-0c99f10c0fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:01:35.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:01:45.012Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=0dee5722-e0df-4e77-903f-31aeefacbb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:01:45.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:01:55.019Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=3abbbbec-1adc-4250-9eef-1fed0944604d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:01:55.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:02:05.026Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=4c598fb9-3f34-4658-b0ee-122acba85948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:02:05.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:02:15.032Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=ec49b639-6993-411e-ae53-0c7647ec61d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:02:15.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:02:25.039Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c5c48d34-d5d9-4cb3-b6de-03b79976c10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:02:25.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:02:35.045Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=bc2ebdbc-cfac-4a1e-b99e-d640a100b773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:02:35.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:02:45.050Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=7e666831-ae45-4f7b-9956-8fc2bca99b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:02:45.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:02:55.057Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=96051890-4fc0-426e-9bd8-3c6e57c6ae10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:02:55.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:03:05.063Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8ee11c6d-ea9d-471f-94eb-24d7763ddc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:03:05.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:03:15.068Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b43d49fa-00a3-4276-b99c-64d0155aecd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:03:15.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:03:25.074Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=a604776c-ceaa-47d6-ab61-9e246f73bda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:03:25.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:03:35.079Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=31003db9-9592-4a4a-a981-9a544631b08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:03:35.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:03:45.086Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=a0d82a63-8bb2-4ef4-b926-068766e961d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:03:45.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:03:55.092Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=db47ee1a-d48a-40fe-bc3f-82ae8c4f4518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:03:55.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:04:05.098Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=efe6e12d-0618-43fb-a295-0ae8296c94b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:04:05.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:04:15.105Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8c86eb40-9659-4fa4-9232-bd309f663d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:04:15.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:04:25.111Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=6dc7d697-4a35-4309-8f48-24052abcac0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:04:25.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:04:35.116Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=5d2587ea-4fd5-47c2-859b-5821669f52a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:04:35.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:04:45.122Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d85cdd5d-c956-497d-b423-66d082e7c601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:04:45.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:04:55.129Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9aabd743-c363-4653-8c49-12b2b9ca9429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:04:55.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:05:05.135Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=27554819-0265-42a1-9846-7e4575c96392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:05:05.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:05:15.140Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9df4d9e3-b046-41a3-ab69-ad6df7dd2e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:05:15.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:05:25.146Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=dd4392f1-31e5-4f3a-b03d-7de15189f35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:05:25.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:05:35.152Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=5f137209-5349-42a3-8024-7eb6aee60fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:05:35.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:05:45.157Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=01866a2b-5d38-4f5c-90e9-9f4249f64f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:05:45.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T03:05:48.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T03:05:48.156Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T03:05:48.156Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T03:05:48.157Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T03:05:48.160Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T03:05:48.160Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T03:05:48.160Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T03:05:48.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:05:55.162Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=5d655b5d-e1bb-4f9d-a2d5-a9ac6f92d07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:05:55.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:06:05.169Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=4ba2f28f-facf-40f1-9982-f40d5c68a8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:06:05.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:06:15.176Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=5588f0b1-1699-4122-8069-8dfd130fe14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:06:15.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:06:25.181Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=bfca50a3-0f29-40a2-b919-1d9ca514318e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:06:25.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:06:35.188Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2ef2fcea-6773-46e3-b392-4d444fbe7c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:06:35.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:06:45.195Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=65a0fe45-2b93-4a2f-b664-1bccebf2c481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:06:45.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:06:55.201Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b2f2dfa6-20f8-4161-9193-51ce4bd46c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:06:55.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:07:05.206Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=3b70927f-d4af-4f42-b5a4-e051fd31aaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:07:05.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:07:15.212Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8f585eca-b3fe-4ff3-8e63-faeecb80783c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:07:15.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:07:25.218Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b9c04274-54b9-46ca-adb2-8e90213cf209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:07:25.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:07:35.224Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=07badefe-28e1-4243-ac1c-7984f66159d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:07:35.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:07:45.230Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d21f0f5c-e05a-4330-8106-8119cd44f75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:07:45.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:07:55.238Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2f78508b-3a0d-4ff7-8265-7df93b82362c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:07:55.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:08:05.245Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=71189dab-59e4-4f1a-917b-5c94f124f55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:08:05.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:08:15.250Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=38d7f441-9362-4d0f-853b-c28e140e5991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:08:15.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:08:25.256Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d668f952-a33a-4699-88a9-f1a696d68f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:08:25.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:08:35.262Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c42404d8-ac48-4b97-a428-17cdc0eb5c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:08:35.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:08:45.268Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=601014cf-f527-4fcd-bc14-0b2cdd810438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:08:45.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:08:55.274Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=733b0215-a1d3-4b3c-b6b9-87f47bac6f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:08:55.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:09:05.280Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=19a36bd6-08ed-4dde-8713-0af76c926c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:09:05.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:09:15.286Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2e23005b-df9f-4e69-b272-6702b911314b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:09:15.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:09:25.292Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=12f934b6-1584-4ef7-bd7e-a1b2ecf364d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:09:25.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:09:35.298Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=a9539817-8fd9-4553-b471-95e083c77b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:09:35.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:09:45.306Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c36b1712-0f63-4621-8cb7-8bdeff4edd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:09:45.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:09:55.313Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=a20ad23a-46bc-43c8-af60-a9e86b48f160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:09:55.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:10:05.318Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=256642dc-999e-4ba2-9ea3-4b202fbbfaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:10:05.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:10:15.325Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=377de72d-991f-4c11-a4ec-156c4583dcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:10:15.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:10:25.331Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=e0779fd9-ab76-49e4-b92a-66645d091cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:10:25.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:10:35.337Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c1f44e28-05c1-428d-8e57-dcdb0657c9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:10:35.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:10:45.343Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b68244dc-84c0-4c26-a4eb-98965e87aa23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:10:45.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T03:10:48.158Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T03:10:48.159Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T03:10:48.159Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T03:10:48.161Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T03:10:48.164Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T03:10:48.164Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T03:10:48.164Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T03:10:48.184Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:10:55.348Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=5a407769-0085-4261-993d-262c72d5aaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:10:55.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:11:05.354Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9a516cbf-baf8-43e1-bfcf-b5cbc3daa9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:11:05.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:11:15.361Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=a1bc11eb-b8ad-437c-8183-af18b6eb332a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:11:15.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:11:25.367Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=fecb8919-9465-41d7-a5a9-08299b5c8095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:11:25.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:11:35.373Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2a19bb29-cc20-4aa9-b0da-95eb59458b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:11:35.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:11:45.378Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=51b50521-6a14-4f95-a0c2-4c63441df923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:11:45.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:11:55.384Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9562ed31-57ec-4380-85fc-3f2dd1a37f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:11:55.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:12:05.389Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=0cf5d0ad-f68c-4048-8838-0eb17a25b403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:12:05.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:12:15.395Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=02536319-49cd-43db-b73f-40120fe0fe6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:12:15.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:12:25.401Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=a259722d-ab4b-4a91-8dd8-8bf213f6a7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:12:25.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:12:35.407Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=dfe6226d-8722-4fee-a188-f4e3d1edcff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:12:35.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:12:45.413Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=46101b80-bbe9-4e31-9616-66b3d51829e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:12:45.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:12:55.420Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f8f02577-1ff3-45db-876a-b453f93e21eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:12:55.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:13:05.426Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8f95eab5-0360-42e8-8ea7-8f2ccd8227a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:13:05.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:13:15.432Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=df7cfcc7-cb24-4d44-9cd4-e6136c5bf4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:13:15.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:13:25.438Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=24c8eaa3-f216-4eb1-8a3e-4abe25fc28f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:13:25.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:13:35.443Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=5a27c89d-562b-44e3-bc01-569f46744b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:13:35.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:13:45.448Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=cf5934f2-2e33-47fc-b49d-213aaf6f21ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:13:45.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:13:55.455Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=7fad61c7-f4fd-4f0f-bde2-3ac166cac0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:13:55.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:14:05.460Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d1f9fd1a-2089-4ee4-96a0-fa69edde43d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:14:05.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:14:15.466Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=ac8e3882-5e4e-4d4f-a672-68f4ad02d62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:14:15.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:14:25.471Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2bd802a1-b2b6-4edf-bf17-abf46a8e7339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:14:25.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:14:35.477Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=df60a8f6-2f1c-4fe9-ac62-b65617c96a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:14:35.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:14:45.483Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=27e01ace-e03e-4cf6-b082-dd8cb0383261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:14:45.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:14:55.489Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=e1250198-07a6-4fb4-8c73-f78dd5256353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:14:55.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:15:05.496Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=e3ded40e-5ed0-473c-afe2-4f9d5d24ba87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:15:05.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:15:15.506Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=db8141d2-c537-4374-a89a-98c7bc5bb9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:15:15.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:15:25.512Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=66884e5d-c7c9-438e-b5e4-f1616c96abbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:15:25.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:15:35.517Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d9e27a58-ceac-4319-98bc-e257e48e4110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:15:35.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:15:45.522Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=435c2bba-1334-45d6-9d30-9a14a489cd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:15:45.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T03:15:48.158Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T03:15:48.158Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T03:15:48.159Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T03:15:48.160Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T03:15:48.163Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T03:15:48.163Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T03:15:48.163Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T03:15:48.164Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:15:55.529Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=09d375fe-1948-4563-8c65-c6fcf1ebc2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:15:55.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:16:05.535Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2594cbe5-bbfe-494b-b1ab-6e6f1f7ea33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:16:05.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:16:15.540Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=e5fc2ec5-bc69-4b05-93a3-9420ae7b85cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:16:15.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:16:25.547Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=1a322c62-64e4-42f6-a792-6c2cae8f7286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:16:25.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:16:35.553Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d7c99699-2add-4a07-81fd-8521e1bf4e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:16:35.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:16:45.559Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f56a26f2-da8e-4781-b764-f336b92639a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:16:45.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:16:55.565Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=edce624d-0edf-48ff-adb2-664cc0725bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:16:55.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:17:05.571Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8cd2ffc8-69a2-425d-a29b-036b8ea04ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:17:05.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:17:15.576Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=58d2cd6e-2fc3-4b2d-a445-e77475433847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:17:15.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:17:25.582Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=993cc531-268e-4878-83e9-1c4a38130635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:17:25.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:17:35.588Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=69ede7c7-d601-4537-949f-08ce486a0c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:17:35.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:17:45.593Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=067ca7c5-0394-4aa4-bcaa-54d6df9ba1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:17:45.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:17:55.598Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=54165c53-7976-4c46-954e-3666c8e8b3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:17:55.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:18:05.604Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=05426fdb-78cd-403a-98a6-34ffd070f138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:18:05.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:18:15.611Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=fcdb367e-0f59-4350-8c5d-82e0f3dd433c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:18:15.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:18:25.616Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=ad13a206-3f8c-4ee0-b863-a1dc28decbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:18:25.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:18:35.621Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=209908a3-b6d5-4316-9998-ebe74afbc00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:18:35.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:18:45.627Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=51ac1bae-a36d-4065-9591-e372865206b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:18:45.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:18:55.632Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=727676d9-99c6-44e9-aa5d-0ba59e565991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:18:55.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:19:05.639Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=beafafad-9ff7-4b6e-b4f4-68b25180f4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:19:05.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:19:15.645Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=77fd4ba2-f629-4c65-8a30-208784ca78ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:19:15.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:19:25.651Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=6b5a3ac1-d422-4bc1-87ba-20e1aab935b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:19:25.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:19:35.657Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=72193cd9-dae6-48dd-908d-0336b12b6f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:19:35.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:19:45.662Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=a3bc0441-6a12-478f-a831-96b50bbe5ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:19:45.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:19:55.668Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f45be1ba-70ac-4cf2-bbd7-bb4912f45c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:19:55.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:20:05.674Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=04509b2a-9d1f-418b-b993-f9dab28971e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:20:05.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:20:15.681Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=ffbb5279-01e3-4d8d-8f25-e708680eaba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:20:15.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:20:25.687Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=bb12d247-29d3-4d95-b2cb-38fd3a38e329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:20:25.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:20:35.693Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d646714a-96fc-4667-8a29-1cd6d325c607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:20:35.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:20:45.698Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=95b20e7e-fe25-4d8d-8d20-ae222887f9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:20:45.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T03:20:48.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T03:20:48.152Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T03:20:48.152Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T03:20:48.153Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T03:20:48.156Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T03:20:48.156Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T03:20:48.156Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T03:20:48.157Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:20:55.705Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=ab1760ca-51b5-461d-94f2-1b2b0cc06f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:20:55.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:21:05.711Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d683e73d-eb6b-4874-8057-a66e9b2a8100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:21:05.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:21:15.716Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=f2264644-34f2-48d5-8845-48b9e97372a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:21:15.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:21:25.722Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c9194a4d-91e0-4810-932e-4e3e1d6eb3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:21:25.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:21:35.728Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=ef1f4a26-27c8-4b5e-89fe-2020a5c28354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:21:35.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:21:45.733Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=3250a411-6aa4-435f-897b-92e31dde3731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:21:45.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:21:55.740Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8f14d7e2-5690-4a83-b763-968ffe588b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:21:55.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:22:05.746Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d96ce78f-b1d4-485b-a2ea-5c829d97119e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:22:05.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:22:15.751Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=9e73645d-4680-4170-b147-5e8212086ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:22:15.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:22:25.756Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=6c5c13d4-7a21-4af4-a690-885d08cc4d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:22:25.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:22:35.762Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=4879bca8-5239-4c9e-abf4-8ee16b96e90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:22:35.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:22:45.766Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2c12f018-235c-469b-a5c2-7940714fb003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:22:45.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:22:55.772Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=dcd221d2-2982-4fac-97cc-924c05c98c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:22:55.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:23:05.778Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=69e215cc-204f-41f7-95bb-48fd4749525d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:23:05.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:23:15.784Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=dc2a4454-d125-4905-9fbe-7dd5462df50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:23:15.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:23:25.790Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c0d89411-0afd-4ff9-a4b9-775ca948b25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:23:25.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:23:35.797Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=cb966c78-6b24-4fc5-9f47-46bf9bdd50cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:23:35.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:23:45.802Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=1936beb2-b4b2-4060-ac7e-b0ac618dce41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:23:45.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:23:55.809Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=96511cd6-0dd6-415e-a008-e22ef13b9f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:23:55.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:24:05.816Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=2f864254-d93e-4d5f-a442-6b539fc75e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:24:05.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:24:15.823Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=409acb8f-c081-475f-b0a5-61af933e2138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:24:15.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:24:25.830Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=12e8d393-f11c-417b-81c2-d2c4a516f393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:24:25.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:24:35.837Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=d8b9dc3e-e24e-4659-960c-5f185ccda9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:24:35.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:24:45.843Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=64db279b-7afa-4fcb-ad43-00f9f2c5be77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:24:45.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:24:55.848Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=79965b1a-0141-4daa-939b-ad2154bbd5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:24:55.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:25:05.854Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=94f50eef-ccce-419e-8200-c3e40f0ed5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:25:05.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:25:15.860Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b82d5891-ce2c-4562-af8f-057b6bc21540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:25:15.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:25:25.866Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=c5f50ded-a6b7-45a0-9e36-a79ee5db6311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:25:25.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:25:35.872Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=718dfdb6-c84d-4aaa-a0cd-06ae9f375ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:25:35.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:25:45.878Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=7446a747-860d-484b-8c64-e91ea321e05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:25:45.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T03:25:48.159Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-14T03:25:48.159Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-14T03:25:48.160Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T03:25:48.161Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T03:25:48.164Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-14T03:25:48.164Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-14T03:25:48.165Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-14T03:25:48.166Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:25:55.884Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=7a9f85e7-1c64-44c7-8e0a-98637cd39085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:25:55.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:26:05.889Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b0771072-2689-42f2-850e-1885fe55c493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:26:05.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:26:15.896Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=15b262dd-0bb1-46f0-922e-5bf5402d6995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:26:15.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:26:25.902Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=debda890-3ba9-465e-b4b5-068b23558625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:26:25.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:26:35.908Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=330db718-9704-4f9e-9b0b-2aa03b476c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:26:35.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:26:45.913Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=cb3ce091-6a18-44f0-be18-f2d41b438de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:26:45.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:26:55.919Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=cba25a9e-b4e3-4af5-9e44-85a9c16274ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:26:55.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:27:05.924Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=8ae67ca8-38fe-476b-85f1-abc008230738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:27:05.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:27:15.930Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=618e5e89-a8fa-4f71-9a6a-9a357e35356b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:27:15.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:27:25.935Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=59d3ad9d-706e-45f0-a1e5-f97b44dd29b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:27:25.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:27:35.942Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=7269a58e-0823-4da2-b3e7-438d826f2c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:27:35.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:27:45.949Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=4147c746-8cb6-497a-86e8-3cec3766daba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:27:45.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:27:55.954Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=6ce47e96-772d-4717-8301-47accc413aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:27:55.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:28:05.960Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=1abf7275-167d-44b1-84c7-b8d043e78b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:28:05.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:28:15.966Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=b9e02f8f-32f4-42c4-936f-e423ee54051b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:28:15.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:28:25.971Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=bef04724-2a3f-45b8-aa78-3887f1e4f388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:28:25.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:28:35.977Z |INFO |Init configs |InvocationID=6e955b68-d5d7-46e2-9cc6-4ac579a9bf0b, InstanceUUID=5efe9ad9-722a-4cbf-a8b5-a917adeb63e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-14T03:28:35.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |