By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:03:15.511Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:03:15.513Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-16T02:03:15.560Z |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-05-16T02:03:16.130Z |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-05-16T02:03:16.208Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-16T02:03:16.208Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-16T02:03:16.208Z |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-05-16T02:03:16.285Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-16T02:03:16.323Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-16T02:03:16.354Z |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-05-16T02:03:17.692Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-16T02:03:18.193Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-16T02:03:18.208Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-16T02:03:18.208Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-16T02:03:18.272Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-16T02:03:18.272Z |INFO |Root WebApplicationContext: initialization completed in 1918 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-16T02:03:18.650Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-16T02:03:19.274Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-16T02:03:20.256Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-16T02:03:20.577Z |INFO |Started MainApp in 7.163 seconds (JVM running for 7.786) |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-16T02:03:20.647Z |INFO |Start scheduling PRH workflow |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:03:20.661Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=f15b1406-57d5-46c1-9ee6-5c27f32c3a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-16T02:03:22.403Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.72:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:03:22.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-16T02:03:31.439Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-16T02:03:31.439Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-16T02:03:31.442Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:03:32.456Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=ae75c2c7-1da4-4f56-b97b-2e666308a39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-16T02:03:33.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.72:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:03:33.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:03:43.532Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=3e0a55a7-22fc-4500-8d8a-c66aabbcc305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-16T02:03:44.603Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.72:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:03:44.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:03:54.605Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=384f4ce1-7238-49c9-bcb1-a63debcda833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-16T02:03:55.838Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.72:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:03:55.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:04:05.840Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=acda4171-7e92-4e0b-8819-ddec5b543820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:04:05.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:04:15.975Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=083889d2-4875-4458-a3b5-41d261fb5490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:04:15.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:04:25.994Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=80cbd979-aec2-4dda-9a6c-5ac2a3c151f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:04:26.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:04:36.010Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=0766e424-753f-478d-97d8-f24472af4432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:04:36.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:04:46.028Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=3cf1a259-b4f5-4454-ba4f-e2a34f8cc7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:04:46.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:04:56.042Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=a2785ad4-8e28-4746-a650-cd0100660d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:04:56.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:05:06.056Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=70477b1a-dc1e-4039-b69f-97c44a837314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:05:06.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:05:16.072Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=40affcd9-1e7d-4292-818c-95a3f51ba443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:05:16.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:05:26.085Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=0e7b2138-8df5-46e3-88d9-446c80b47bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:05:26.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:05:36.103Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=e0a61c60-de82-407e-a7f8-370e83532fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:05:36.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:05:46.119Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=cefebe08-0d5b-4508-baca-43c9a5b81190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:05:46.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:05:56.134Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=e63b74e2-13e9-45bc-be7c-0e516e3202c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:05:56.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:06:06.148Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=ab1bdcef-575b-4ddd-91d1-4240b793d624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:06:06.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:06:16.164Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=aed78c9b-3d41-42c7-aba0-5a668cf6ad4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:06:16.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:06:26.183Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=c4269e28-0e47-4d47-9f3b-febbf3e162fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:06:26.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:06:36.199Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=030dd9f9-dc1e-46af-b8d9-c3fad99763ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:06:36.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:06:46.217Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=2cc1b8d0-34bc-4e5a-aa00-46d9cf2b4d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:06:46.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:06:56.236Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=3af29281-94a8-4d66-89b9-ad22c9a07c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:06:56.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:07:06.255Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=69bd80f1-117c-46fd-bc91-d1da8ddb1861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:07:06.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:07:16.271Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=bebbbbfa-115b-45d1-9eee-c90a81069a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:07:16.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:07:26.293Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=ca88aef3-b48b-4703-95e6-021fbb9db684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:07:26.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:07:36.317Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=4e8ece27-7783-4197-bd7e-50726f599f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:07:36.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:07:46.332Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=2e9b382c-cd3c-41fb-8f22-7eb22c36c9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:07:46.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:07:56.348Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=0f103fb5-c59a-4bdc-a213-52bfd0860358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:07:56.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:08:06.360Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=923e04ad-0e08-444b-ba65-01a49e6d5db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:08:06.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:08:16.373Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=e0beeb47-9bc6-4bc7-92f0-fb6519466f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:08:16.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:08:19.207Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:08:19.208Z |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-05-16T02:08:19.208Z |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-05-16T02:08:19.211Z |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-05-16T02:08:19.218Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-16T02:08:19.218Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-16T02:08:19.218Z |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-05-16T02:08:19.219Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:08:26.384Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=9c001741-3291-475e-9abc-95f069bc6345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:08:26.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:08:36.399Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=fccfc5cb-4db8-4447-a544-39391f5abd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:08:36.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:08:46.414Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=566b6688-b739-4cf4-ad8d-55904ffed507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:08:46.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:08:56.428Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=1e75833d-ce20-4e57-91c9-50fea96bacc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:08:56.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:09:06.439Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=fe73a6b5-a8e7-4904-be5d-f72c8dbf1003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:09:06.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:09:16.452Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=613cda17-e242-494a-9768-ff1a49f3071e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:09:16.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:09:26.465Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=5c7d8eef-6673-42c1-b712-2973c94c4807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:09:26.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:09:36.478Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=e0a05da0-a7d0-4b8d-b78f-a417bcd0abc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:09:36.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:09:46.490Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=f0891a21-fd6d-41d0-9c5d-cf9557c2b529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:09:46.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:09:56.512Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=473ea537-89b7-41c3-8c06-a907b9780937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:09:56.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:10:06.526Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=bc6346c5-0495-43b4-8034-950b35fc7d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:10:06.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:10:16.536Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=14d2489a-23d6-44d5-adbb-8c8b5df7549b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:10:16.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:10:26.545Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=ff62182b-6638-45f6-870c-b881b318f5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:10:26.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:10:36.557Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=d2de654a-0526-4b75-ba5a-7cd617407d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:10:36.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:10:46.568Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=d650d2b0-b222-46be-ab05-ca321edb896f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:10:46.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:10:56.578Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=c3669e09-efb1-485f-a443-2568d4e64b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:10:56.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:11:06.592Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=6e33e8f5-fcdd-4667-9861-f40b970b3e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:11:06.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:11:16.605Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=b35948fa-c9c0-44ec-b5dc-36d1e91dab40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:11:16.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:11:26.615Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=a2128d82-1db2-4435-bdbf-7c0dc3fc2671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:11:26.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:11:36.626Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=6c8d6a29-1fe1-4d7c-adce-951675478aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:11:36.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:11:46.637Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=b516d0ba-0e15-4d5b-9506-14d7f0e4072d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:11:46.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:11:56.649Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=66b782cb-d297-4bfb-9dfc-78b8383d5cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:11:56.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:12:06.663Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=69bb21da-8daf-4cd2-b45e-90701dbf9258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:12:06.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:12:16.676Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=a90dd4b9-fd23-44f0-a45d-4fa6b05093f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:12:16.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:12:26.688Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=03cb5f85-f699-4b1e-9d1e-a5eb7239eedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:12:26.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:12:36.701Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=943cf544-8bd5-4fa3-9130-94ddf7f15a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:12:36.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:12:46.714Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=160c95ab-5b0d-4b8c-834b-f10db897f919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:12:46.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:12:56.725Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=de4a7203-5400-4b18-b53a-47bd0858096a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:12:56.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:13:06.735Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=03218aa4-7982-4481-8b91-75ffca8388c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:13:06.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:13:16.747Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=e90a5581-f20e-49d2-872b-53726759bf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:13:16.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:13:18.845Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:13:18.845Z |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-05-16T02:13:18.846Z |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-05-16T02:13:18.847Z |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-05-16T02:13:18.852Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-16T02:13:18.852Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-16T02:13:18.852Z |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-05-16T02:13:18.854Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:13:26.759Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=235df204-060c-43c1-be1a-e483f66030d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:13:26.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:13:36.771Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=ea9bed33-c443-4a1e-bfe1-e777ec30f004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:13:36.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:13:46.784Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=4058967f-862c-4778-a9d5-e5f90584eaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:13:46.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:13:56.795Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=ac9a631a-4c42-40ad-99f6-298eb3c4f030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:13:56.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:14:06.809Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=881e5e40-ef59-4d98-8567-4131c34da034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:14:06.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:14:16.822Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=eaa001ea-3012-4fbb-a637-ca8c4cf8d92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:14:16.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:14:26.850Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=f9982f09-395b-483b-a904-284c61109315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:14:26.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:14:36.862Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=88ba2df5-58ae-491f-8b4d-52519480c0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:14:36.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:14:46.874Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=e9ee5eee-0b99-44dc-9887-b5288261bad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:14:46.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:14:56.885Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=2e4f209c-cf03-41c2-affc-376b754100e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:14:56.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:15:06.896Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=43718b94-254a-4e9a-a4bb-30f60e4500a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:15:06.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:15:16.908Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=cff84b25-22d4-41a6-b68d-f59bc23cfd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:15:16.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:15:26.919Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=2146d327-6720-4b34-8de8-5bd4d8afd2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:15:26.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:15:36.927Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=4beeaa67-bff9-4ab1-8268-e9aafc73959f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:15:36.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:15:46.940Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=8303aafe-dc27-4d0b-8fce-2d49a3f4b6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:15:46.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:15:56.950Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=b99292a7-7ca4-4016-ac54-d9c7b86c7951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:15:56.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:16:06.959Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=78aff08e-6ec5-4995-9056-a3f476ca1be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:16:06.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:16:16.968Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=0a43e2d5-cb24-441e-a19d-97063dbe468d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:16:16.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:16:26.978Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=fbed659c-725d-4f1d-af11-e97a90c83493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:16:26.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:16:36.987Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=7e0bf17e-3617-4425-946f-8d9e0e90a2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:16:36.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:16:46.999Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=a1394140-e0de-46ea-a214-038bd617d6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:16:47.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:16:57.008Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=da672d21-3e9b-442c-8122-772a5256ddaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:16:57.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:17:07.018Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=6b7b92ff-9f66-4e0e-a9dc-0e2040be501b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:17:07.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:17:17.029Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=d252ac7c-78ab-4168-b482-e07e00591658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:17:17.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:17:27.041Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=97bb3b74-ed91-4acf-870e-5960b2fe2cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:17:27.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:17:37.051Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=cd51868b-705c-45b1-b78f-10b033dc636c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:17:37.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:17:47.061Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=5443d215-0e3e-45c5-8695-2e024dbe13d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:17:47.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:17:57.072Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=1bd26da4-c0f0-446b-8325-a78063aa1ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:17:57.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:18:07.081Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=e7e9157a-87ec-437a-b762-88d62234a0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:18:07.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:18:17.091Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=937a6b17-eee9-4622-b6d2-5553b100ac44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:18:17.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:18:18.823Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:18:18.824Z |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-05-16T02:18:18.824Z |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-05-16T02:18:18.825Z |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-05-16T02:18:18.829Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-16T02:18:18.829Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-16T02:18:18.829Z |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-05-16T02:18:18.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:18:27.101Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=9ee9347d-f4a3-42c7-84b0-0c47c276009c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:18:27.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:18:37.112Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=bf41b0fd-e509-4a68-aac9-f04bc5144577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:18:37.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:18:47.123Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=d456edde-01e5-4b1e-8bc8-5ca08273e316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:18:47.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:18:57.133Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=b394173b-63b1-4c4f-b82e-472f258dc8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:18:57.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:19:07.142Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=bd70db34-92dd-46e6-a100-926746869e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:19:07.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:19:17.152Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=b34dff4b-6eef-41f8-98f4-930c3ab2573a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:19:17.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:19:27.160Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=a67b54df-577f-4bc6-8ae6-0b4e241d50ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:19:27.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:19:37.170Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=01df82e0-a227-44b1-9129-73ab3eeb9e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:19:37.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:19:47.181Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=4d78baf1-d874-454d-80cf-0818bc7812e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:19:47.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:19:57.190Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=832f6c9e-ea75-4974-ae51-b44f831278ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:19:57.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:20:07.199Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=7e69f51c-2a34-49c1-a49d-4e5455dc286f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:20:07.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:20:17.208Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=0d611be7-3dbb-4777-8d49-3fe4a8fea9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:20:17.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:20:27.218Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=248b0dcc-8462-4eee-b70d-d6e08d965b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:20:27.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:20:37.228Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=05a82664-9cfb-4206-8304-49b9df53fbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:20:37.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:20:47.238Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=1988ac86-511e-4f6c-b97d-e6b414b62b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:20:47.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:20:57.248Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=0091ca4f-a7be-4e7e-b066-7c44f98af956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:20:57.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:21:07.257Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=c22c2e16-c437-4539-b460-2d2c0f2cd002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:21:07.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:21:17.268Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=66b3d0e4-d441-4ec2-b716-1c4b2302dd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:21:17.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:21:27.277Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=44be88a7-b046-49ea-ba69-61554a1729a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:21:27.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:21:37.287Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=3f4fc7eb-9727-4b3d-834e-6f72be008a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:21:37.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:21:47.298Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=04566085-04d1-4a27-b210-c1d5a2185c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:21:47.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:21:57.312Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=affe23e2-42e6-404c-9b83-5f0e8ba7f24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:21:57.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:22:07.323Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=0c47c80a-75e4-42d0-8903-10e153f00d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:22:07.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:22:17.334Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=8cc377a0-8220-4a48-a0f8-ab34a69d6487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:22:17.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:22:27.344Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=074d8d79-3417-4b01-a9e6-3c687ef3eb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:22:27.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:22:37.355Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=ef112ecb-1add-4501-8308-65786fbbd0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:22:37.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:22:47.366Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=f2ee4442-3756-4786-ba1a-cec34c5a18ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:22:47.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:22:57.378Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=2912de20-62c6-48f1-86f4-287542816449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:22:57.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:23:07.389Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=c1187c12-d3b0-41b7-af16-3448067b3ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:23:07.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:23:17.400Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=1672d44e-a1d2-46bb-9150-ba6b9bded8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:23:17.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:23:18.826Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:23:18.826Z |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-05-16T02:23:18.827Z |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-05-16T02:23:18.827Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-16T02:23:18.845Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-16T02:23:18.846Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-16T02:23:18.846Z |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-05-16T02:23:18.847Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:23:27.410Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=835b8af6-0cdd-4af0-8f35-b47cde261a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:23:27.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:23:37.421Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=0469d136-a727-4d28-8806-0a841b959d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:23:37.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:23:47.430Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=b1c9b0e9-d7eb-4ef5-aab9-b32ee290ba61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:23:47.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:23:57.439Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=22019a1f-5cd1-4aaf-90af-f2ee90861205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:23:57.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:24:07.452Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=0883a5b3-581d-4b75-baf1-6d2ed8c28b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:24:07.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:24:17.462Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=b6aef512-1b4a-472f-b680-5cc2e56f03fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:24:17.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:24:27.470Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=300129c9-1c07-442c-b15d-206c336a02b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:24:27.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:24:37.485Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=11ff72ed-4365-4d42-9837-507b945dc8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:24:37.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:24:47.495Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=3c63b086-ff4f-438e-afef-4e70bf9971e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:24:47.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:24:57.506Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=e185a35e-f848-4726-a5f6-d5dd70185b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:24:57.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:25:07.520Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=87e7a0c7-170e-4392-9f74-f3f3e5dddbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:25:07.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:25:17.535Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=aed4ac4e-2e2b-48bb-b114-4402a903aade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:25:17.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:25:27.548Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=730f07f6-5331-4c86-9866-5f1c003229c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:25:27.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:25:37.557Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=f91f5048-15a4-466e-9b33-e5e1df60f181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:25:37.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:25:47.567Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=613842cc-cb4e-4e49-be26-8ca5dfce181f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:25:47.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:25:57.576Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=a3b21c5e-0a75-4112-808d-48fc607f92f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:25:57.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:26:07.586Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=1c78f0bc-9b3f-4b95-9437-05d46f1aaf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:26:07.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:26:17.595Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=0a14acc1-0cc7-4558-a8ed-a966bea18bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:26:17.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:26:27.606Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=cc53ca9e-4c8d-4360-bfdc-de956d0e6df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:26:27.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:26:37.617Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=b35c84f8-4c99-4200-8173-326ec44574bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:26:37.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:26:47.628Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=1ca2c967-6764-45d1-8cf1-4c1f91588fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:26:47.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:26:57.638Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=960d15a9-317a-40bb-858a-e88ff78a4a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:26:57.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:27:07.648Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=2de2f388-cf45-4b56-b4bc-8815e2aba1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:27:07.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:27:17.658Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=6abbed31-f414-42b1-b8a3-a62c824efc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:27:17.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:27:27.666Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=3c7c7ef2-23c0-4858-8ee6-3458a65fe1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:27:27.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:27:37.675Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=2462d0ed-cbbf-47cc-929f-c791f1a866b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:27:37.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:27:47.685Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=c36ab800-bd9b-4ec5-863d-9fb618dc97fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:27:47.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:27:57.695Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=2159fba9-ebcc-4c5d-b34e-4ce1fa483144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:27:57.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:28:07.705Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=d3f700f6-33e5-4187-bcef-6cd2388ac77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:28:07.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:28:17.716Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=e3d95b8c-e71a-4395-a155-f4ccc8785f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:28:17.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:28:18.830Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:28:18.830Z |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-05-16T02:28:18.830Z |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-05-16T02:28:18.844Z |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-05-16T02:28:18.849Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-16T02:28:18.849Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-16T02:28:18.849Z |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-05-16T02:28:18.850Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:28:27.725Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=81aaff91-27ca-4d9a-9d20-f37ef3f74cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:28:27.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:28:37.735Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=b63c892e-f850-496f-86c6-54c6edd42252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:28:37.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:28:47.744Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=204dd8b3-2b8a-4172-970e-d47bb1ebb626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:28:47.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:28:57.753Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=ab5b9bbd-5891-40ba-8f02-29f8a83b29bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:28:57.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:29:07.762Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=2a83a48d-7bd7-45db-9a0b-9973beffd536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:29:07.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:29:17.771Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=c220dd53-04ac-48af-809b-9bd3b983397c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:29:17.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:29:27.780Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=c215d743-2c2d-4c22-9746-d0456a5a04ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:29:27.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:29:37.789Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=c2b377a2-2b4c-49bd-8fdb-d8880fe82287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:29:37.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:29:47.800Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=555755d9-6545-4101-b2d9-bd02f320e384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:29:47.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:29:57.811Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=b5b5a3cd-603c-476d-bbd6-fb6dbd4127a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:29:57.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:30:07.820Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=04f219e6-c68c-4773-8338-2dc17a0e1e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:30:07.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:30:17.831Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=8fe6667a-06f0-4252-a4b2-bc6827728af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:30:17.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:30:27.839Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=72703423-c54d-470b-837c-09b768f356c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:30:27.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:30:37.850Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=57fb428c-1775-4f52-aff4-3a625f591cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:30:37.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:30:47.860Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=3c2dfb8a-d257-4e35-8045-58ed82ec9310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:30:47.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:30:57.873Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=758a639d-6cad-4001-83c8-33cc837c5af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:30:57.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:31:07.895Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=386870db-5dac-41cf-a560-2bcb527f3397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:31:07.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:31:17.904Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=215250e4-f69d-4ecb-8cef-201d43c42498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:31:17.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:31:27.914Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=f8f59d4d-bc58-4b7e-a541-3e13e8b0deac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:31:27.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:31:37.923Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=e1492728-233b-4121-b7e5-29f99416d543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:31:37.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:31:47.934Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=b959ac03-75fd-41cf-9a14-c3339830e493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:31:47.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:31:57.944Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=37fdf8dc-1322-4767-83c8-cdda69799a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:31:57.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:32:07.954Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=0518b95b-8734-4af2-a41a-5c3d08765197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:32:07.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:32:17.965Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=308c4940-3f4f-4632-a36d-0d648a48340c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:32:17.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:32:27.975Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=a76fdb53-fd94-4f7e-a201-b2c680f7709a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:32:27.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:32:37.985Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=251b5384-8428-4904-a7e0-fb990817dc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:32:37.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:32:47.995Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=15c7d5a6-6d32-470b-808a-ace81d94c698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:32:48.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:32:58.005Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=74dc716d-918c-42d4-a6e9-2ba7b7efec79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:32:58.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:33:08.015Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=f28164be-b621-4e6c-8360-e205f3cb7253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:33:08.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:33:18.023Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=8e02b685-18dd-4a3b-a43f-06fb1a7a60c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:33:18.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:33:18.827Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:33:18.827Z |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-05-16T02:33:18.827Z |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-05-16T02:33:18.828Z |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-05-16T02:33:18.844Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-16T02:33:18.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-16T02:33:18.845Z |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-05-16T02:33:18.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:33:28.033Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=e46b6d27-3f13-4e6a-b57e-f09c84f279f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:33:28.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:33:38.044Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=600675e6-a3c8-431d-be72-b3ae13cd814e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:33:38.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:33:48.054Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=f6f594e9-29ba-4568-86d2-ad0f6aab99b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:33:48.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:33:58.064Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=661c28df-954a-47b4-af0f-abbf3bf11179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:33:58.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:34:08.075Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=3c0e15e0-c0d7-4a51-b231-21f4ed5b7e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:34:08.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:34:18.084Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=9361279b-418b-46ec-bc34-d2bbf0d00e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:34:18.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:34:28.092Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=26f10b0b-5136-4e40-8fd4-099ee7af3c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:34:28.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:34:38.101Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=9cff84c2-7520-4a04-ad62-671ebc0f6b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:34:38.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:34:48.111Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=c776e8b4-5241-4491-b110-9da1541c05f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:34:48.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:34:58.120Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=b05981b9-4db6-4334-aa5f-7e523576947f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:34:58.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:35:08.129Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=87096c45-4578-4e1d-9be6-ff45bbb875d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:35:08.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:35:18.139Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=f3d7faaa-e4b4-42b8-8001-06625524a00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:35:18.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:35:28.149Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=8abcf63b-a3cc-4037-bdfe-cc2acf8209c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:35:28.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:35:38.159Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=d3273e89-f120-46a4-8fe5-3a0611d5af28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:35:38.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:35:48.169Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=7d891d8d-32e7-4e59-87c4-cc9424d72668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:35:48.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:35:58.179Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=32d5586d-3385-4316-80c3-d88d43c15735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:35:58.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:36:08.189Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=2b387ffc-a070-440e-a9a7-b071fdc586cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:36:08.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:36:18.199Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=40228491-5036-44fd-a51f-461192e88482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:36:18.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:36:28.208Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=d8867eb0-7c1c-44e1-bd7c-5146f58efe26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:36:28.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:36:38.217Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=68b9912d-e064-4d1f-9a52-e2a146e3a456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:36:38.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:36:48.226Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=2955f90a-79e6-423d-8f65-1b7e5e776b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:36:48.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:36:58.236Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=5b942e8b-5cb7-40c1-ac88-8ac44b120a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:36:58.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:37:08.245Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=525baf90-ae79-40e2-9897-a09f61bbe74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:37:08.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:37:18.255Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=c228e48f-0a07-4c88-837d-c75b6442cc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:37:18.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:37:28.264Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=1ce853d8-a625-44e8-a67a-374fb0204e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:37:28.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:37:38.274Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=f3c3a49a-1b0f-4b75-8712-d413a4341f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:37:38.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:37:48.283Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=099eecba-3691-4896-ad58-2867277fc9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:37:48.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:37:58.292Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=b43ea6a1-7fcc-4e24-8164-7a9d6bf3ae82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:37:58.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:38:08.302Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=d9814273-d696-4812-9915-73d4e7032462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:38:08.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:38:18.311Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=3145e91f-5f86-4369-aa95-b6f7d4b3a35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:38:18.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:38:18.817Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:38:18.817Z |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-05-16T02:38:18.817Z |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-05-16T02:38:18.818Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-16T02:38:18.822Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-16T02:38:18.822Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-16T02:38:18.822Z |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-05-16T02:38:18.823Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:38:28.320Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=0941b38a-867f-4351-b889-1e930ca7bf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:38:28.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:38:38.328Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=415e6f7a-6256-4867-ae2e-a263d86a558b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:38:38.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:38:48.337Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=d4ef640c-100e-4c60-8640-2d67e46c236f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:38:48.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:38:58.346Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=0b30a815-7d59-47cf-807c-0c0f61301fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:38:58.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:39:08.361Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=f9d1cb01-f136-4647-a3fd-0b8806155de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:39:08.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:39:18.376Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=4bcf01f4-5ef7-48bb-b6b6-9832c9a9e55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:39:18.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:39:28.384Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=f7a51fc5-98b2-4c3d-adbd-9d0e1f92663f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:39:28.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:39:38.393Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=16f53636-cba7-4b1a-a984-6db48df1a18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:39:38.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:39:48.402Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=c0c94e85-1a85-4e93-9559-1baf109d5a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:39:48.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:39:58.411Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=9510a513-86e5-41aa-89a9-f748dcfe1e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:39:58.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:40:08.422Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=b20b56fa-887c-4660-a9d1-2e718c5ad5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:40:08.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:40:18.432Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=4ad9edbc-be33-43a7-9990-23235cb10b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:40:18.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:40:28.441Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=235b92f0-28b3-4067-ad95-1c85ec9d7a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:40:28.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:40:38.450Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=48f234a0-ed89-41a6-a93c-b13ceb29f91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:40:38.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:40:48.459Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=8dd5951f-6ae2-4eb7-88bf-46cca19619d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:40:48.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:40:58.470Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=b2cd2183-1092-4c55-b193-6ee48440969c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:40:58.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:41:08.479Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=0db59df6-6620-4fc6-a2f7-2cf0bb415412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:41:08.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:41:18.489Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=a40a879c-61aa-4e37-9180-ab4643d13f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:41:18.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:41:28.498Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=881f1a73-7b8a-488f-a396-f71110e104da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:41:28.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:41:38.508Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=7eac5d60-b4ee-40f3-a5ba-bb64081d28f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:41:38.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:41:48.515Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=2c84a0fd-9a57-42cb-be6b-f1bb3de54b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:41:48.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:41:58.523Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=6ba21aba-eee2-482d-bbf9-16405dd9fdf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:41:58.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:42:08.530Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=d459edb4-8773-4799-bfe7-4bf514096aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:42:08.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:42:18.539Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=58ee3a17-4147-485b-bdbf-b5e5fa866dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:42:18.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:42:28.547Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=79a89f53-e146-461a-bb09-d4eea38fc6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:42:28.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:42:38.556Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=6e6546d4-17ff-421f-bae6-bb88ada877f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:42:38.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:42:48.565Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=1dae64c2-36ab-433f-a220-9d8187f9884b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:42:48.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:42:58.576Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=5df37c45-4faa-4b5d-8c03-3923e01e4404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:42:58.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:43:08.585Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=0f654bf9-a5e9-4be0-b627-dd7e09aaf509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:43:08.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:43:18.598Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=4709afd1-ba8a-4c1f-b91d-af017501e090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:43:18.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:43:18.827Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:43:18.827Z |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-05-16T02:43:18.828Z |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-05-16T02:43:18.829Z |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-05-16T02:43:18.833Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-16T02:43:18.833Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-16T02:43:18.833Z |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-05-16T02:43:18.834Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:43:28.605Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=49de3302-2fb3-4499-9e08-93f387b8021b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:43:28.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:43:38.617Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=8e6c94e7-344e-4b97-b172-c75758f9b46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:43:38.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:43:48.626Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=79415d03-e872-45ab-9682-474252408c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:43:48.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:43:58.635Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=3b5099db-bcc1-47ff-8b15-70c3ec34f55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:43:58.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:44:08.645Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=b7cd4080-b196-4cfe-b076-6859d53d2f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:44:08.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:44:18.656Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=a32043c2-b0a9-4864-b3e4-fe3c2e966236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:44:18.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:44:28.664Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=b321f341-3fb8-4202-82f8-500fe86a83e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:44:28.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:44:38.675Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=ba1db005-669b-4cdb-a2b8-9de1d72eb164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:44:38.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:44:48.686Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=4846e8ed-2418-4ac1-b28f-5e2d3fdf9a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:44:48.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:44:58.695Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=bb1f8828-4892-4870-b130-9d9f742c221d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:44:58.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:45:08.704Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=c2e16931-096e-4bba-a88d-a2664ae6bd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:45:08.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:45:18.713Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=638ab33c-3b9e-4ee2-a5fd-10f48d941e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:45:18.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:45:28.722Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=af1c1c53-7f32-454d-8200-a0275b70a31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:45:28.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:45:38.733Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=4c3881a9-d09b-49e9-b12d-1d5ebd9688d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:45:38.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:45:48.745Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=c7ddfbf7-a92b-45c6-9ed9-3bb8244d54e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:45:48.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:45:58.754Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=e9e042b4-a30d-4472-bd31-ee97fbb1805b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:45:58.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:46:08.766Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=831dfd39-de07-44fe-b552-f458f6ad51d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:46:08.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:46:18.776Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=9505c5c6-924b-44de-92d4-c846ad5344f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:46:18.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:46:28.786Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=e1b2472f-14cb-4124-b324-3a0cfb64ec96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:46:28.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:46:38.798Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=f77e4bf2-74f0-42e6-b46e-e4151ecadcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:46:38.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:46:48.808Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=33d9bf41-7c03-4cd6-9895-bfaab9c6572f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:46:48.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:46:58.819Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=acaa079f-faeb-4629-8b8c-f6870bd66abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:46:58.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:47:08.827Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=e319b376-4eeb-47bf-8ab8-a51d9c8618a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:47:08.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:47:18.836Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=2fb45cf9-9cbf-45f7-b2ab-97426c1cff5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:47:18.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:47:28.844Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=120887e9-7f77-46f2-9c28-f6b3d6782166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:47:28.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:47:38.854Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=43d88237-e138-414d-964b-f389aaa417e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:47:38.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:47:48.863Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=fdff5ce8-3e3c-4a59-8459-dcdef9c126dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:47:48.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:47:58.872Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=9cfa384b-2108-4967-a64e-c2731ae41b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:47:58.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:48:08.880Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=4d64aa1f-0c1d-4d97-a4ca-a7136e86ae62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:48:08.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:48:18.812Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:48:18.812Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-16T02:48:18.813Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-16T02:48:18.814Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-16T02:48:18.818Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-16T02:48:18.818Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-16T02:48:18.818Z |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-05-16T02:48:18.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:48:18.889Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=08c0be47-2849-46cf-a3f9-a4238fef3e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:48:18.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:48:28.898Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=b0ef5482-e6dc-440f-b9b8-f431f7daf7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:48:28.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:48:38.908Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=c44eb638-e6e0-43fe-bd87-248f3b0f8546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:48:38.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:48:48.917Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=8360767a-6ca3-4670-b956-6ad08644fad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:48:48.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:48:58.925Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=b015c8c9-7a9d-4599-9b9b-cfbdf0288571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:48:58.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:49:08.934Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=26e24c3e-8bee-4ebb-9a73-fa0b5c2f68e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:49:08.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:49:18.941Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=49c73a2c-3e0c-461a-bc1f-9056f0c94952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:49:18.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:49:28.950Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=1baae2fa-0511-4d30-9f1d-c8bbd3e685e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:49:28.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:49:38.960Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=c14401be-b512-4b69-9da5-59021fffcea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:49:38.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:49:48.969Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=58bc8d8c-3840-44a2-9951-bc86011c9b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:49:48.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:49:58.979Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=465b7bed-52ed-4837-acef-0eafecddfdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:49:58.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:50:08.987Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=57ca0de2-ce61-4069-a82b-620a5065edfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:50:08.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:50:18.994Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=528a2cef-76f1-4669-bd29-171698983f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:50:19.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:50:29.003Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=fbe5867d-fdb6-4a82-82c3-6c01226241bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:50:29.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:50:39.011Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=2659f258-c998-41ea-b79d-87578aa3f683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:50:39.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:50:49.020Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=321b7609-9f05-4411-aac3-5282be8c14ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:50:49.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:50:59.031Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=95369e56-8db7-46dc-b331-d7162eb58e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:50:59.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:51:09.040Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=1a263368-69e9-4e7e-8da2-dd0b4fc73fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:51:09.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:51:19.049Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=60505aac-b54c-40d7-8b1a-24b3bef49507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:51:19.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:51:29.058Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=9d818bc4-c033-4b24-8f0b-67b3b902ff43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:51:29.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:51:39.066Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=ab9f86db-b620-4631-946c-518592147ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:51:39.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:51:49.076Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=fb6c32d3-bbf1-4c44-a554-9c716a15a4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:51:49.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:51:59.084Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=a00544b2-9b53-4c8a-961b-ff98add0bf31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:51:59.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:52:09.094Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=e1acc2d1-1f91-4743-aef6-921d3e26caeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:52:09.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:52:19.104Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=4c8175fa-8381-43e9-bff7-88353bfbe464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:52:19.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:52:29.112Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=b51e8e16-b74d-4b3e-9ba5-f793bad9f2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:52:29.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:52:39.120Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=d1df2789-a9ef-4b3a-b39c-e9903a78e10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:52:39.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:52:49.129Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=7c9d7148-2b61-47cd-a6d4-6cac6a8b718b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:52:49.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:52:59.136Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=e8cc206b-fa16-4d45-be8e-21dcf7894880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:52:59.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:53:09.145Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=bc12591d-549b-4b15-b127-cd97b3345e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:53:09.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:53:18.815Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:53:18.815Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-16T02:53:18.816Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-16T02:53:18.817Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-16T02:53:18.820Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-16T02:53:18.820Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-16T02:53:18.820Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-16T02:53:18.821Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:53:19.153Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=51573fb4-f6a2-4707-b6ef-71713f0c85ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:53:19.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:53:29.162Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=3ffff983-66d8-4b64-8896-f8c642e065f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:53:29.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:53:39.171Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=9146a308-3be6-4522-a21d-60b5125d0ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:53:39.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:53:49.179Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=5aa8f392-d12f-408a-af7f-fb8893bc26e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:53:49.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:53:59.189Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=3fc3886b-8368-4049-a073-f06895a5093b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:53:59.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:54:09.198Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=687397cb-80b3-48bc-97c7-b33091bc4a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:54:09.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:54:19.212Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=bd483713-d221-45cd-9c51-52cf9edca179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:54:19.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:54:29.221Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=63331d7e-82b2-4902-9b4d-308b74a51457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:54:29.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:54:39.229Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=0b3cf015-ab64-412d-a579-ee5c3e16d99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:54:39.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:54:49.237Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=9e92b43e-050d-46c7-beaf-42b19f835a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:54:49.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:54:59.246Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=d3fd9ae6-25a7-49ee-b74d-ac7d6c141275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:54:59.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:55:09.253Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=ae44402d-1a2f-4167-924a-5cb7bfd7ed47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:55:09.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:55:19.261Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=620aa305-f25d-48e5-82b2-e676906ff359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:55:19.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:55:29.267Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=362f6cc3-9bb5-4efb-ae52-9f81de18c591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:55:29.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:55:39.276Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=e6174333-474d-483e-9444-d002a15626b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:55:39.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:55:49.284Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=2b21dc04-c26d-4238-ab0a-223431b31ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:55:49.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:55:59.292Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=140e44fd-254c-40ab-89f5-9cc2765b3f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:55:59.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:56:09.300Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=7da7c399-8e7a-472b-8e95-c41969281dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:56:09.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:56:19.308Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=19b579c8-58db-4e02-a355-75e288f3df1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:56:19.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:56:29.316Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=eea08cdd-6dd3-4ca7-a824-a2d49527422d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:56:29.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:56:39.324Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=59424993-fddf-4887-b85e-8c11cb2201e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:56:39.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:56:49.332Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=8d6d726a-5bdc-4de3-80e9-eadc0f22b1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:56:49.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:56:59.341Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=aa54423e-f4c0-47a8-86e8-5cf1be07677f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:56:59.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:57:09.350Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=58ca92c4-4832-4245-8097-7a29fdd4a97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:57:09.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:57:19.358Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=4868e502-8384-4466-ad44-ff28e2e40641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:57:19.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:57:29.368Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=5d4d847d-5cf0-4969-8a33-3994b556b48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:57:29.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:57:39.378Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=c0b38fc9-9498-43ba-b0db-80fcba62ae7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:57:39.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:57:49.385Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=1d8e5427-ea0b-4723-966d-a223f896a181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:57:49.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:57:59.392Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=9f511de5-2d17-4db0-80c1-368825f6815b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:57:59.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:58:09.401Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=6eb06521-4114-4e37-9d40-58022a8967da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:58:09.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:58:18.817Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-16T02:58:18.818Z |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-05-16T02:58:18.818Z |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-05-16T02:58:18.819Z |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-05-16T02:58:18.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-16T02:58:18.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-16T02:58:18.824Z |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-05-16T02:58:18.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:58:19.408Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=5840128b-3f53-4203-a8d0-146e669e1870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:58:19.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:58:29.417Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=6c181803-d15a-43f3-ab4f-4eafa7721b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:58:29.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:58:39.425Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=feffab4c-1e3d-4b4f-b8e1-8bf6ad523020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:58:39.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:58:49.434Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=ada4b4a2-dd50-419e-be99-9787d553e116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:58:49.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:58:59.443Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=33ae3a45-ce7c-4d23-8879-50a6873879e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:58:59.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:59:09.451Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=327d6c0e-95aa-4825-bb15-12b095482f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:59:09.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:59:19.460Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=d711c4f0-7fc0-4d52-a27f-39c0c3be6bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:59:19.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:59:29.470Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=6efb0938-3a77-4967-8268-a9e51b8a18d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:59:29.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:59:39.479Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=13928d99-c1dc-4bc9-8880-ab845158505d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:59:39.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:59:49.488Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=2b551e6d-6cb8-40fc-8437-fe71f9702fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:59:49.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:59:59.497Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=f2722793-9b27-4250-9e1d-1d63bb29bb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T02:59:59.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:00:09.505Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=b207d710-6b3a-40f3-a573-7cabe6ef55a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:00:09.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:00:19.513Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=46a8545c-6f8a-45d5-af20-417d5164415c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:00:19.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:00:29.521Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=63c43dbb-8fbc-447a-9ea2-563b86cfedd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:00:29.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:00:39.530Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=5ea48982-10c4-496f-86c7-ba1ede840a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:00:39.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:00:49.538Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=441c86d4-4a0a-41da-9ec6-3a33e15089d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:00:49.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:00:59.545Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=bfc02e0d-403e-4ee9-8b7f-f5e97a8f1aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:00:59.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:01:09.553Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=9ed35fb1-f6da-4661-afd4-dc4ee8f26be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:01:09.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:01:19.562Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=da63e565-caad-450f-bb2c-7292a1880c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:01:19.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:01:29.570Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=9bb1e3d4-ccc2-42da-a80d-fa5e1d62e38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:01:29.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:01:39.577Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=c82070cb-219e-465a-9a32-f15a8a22e187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:01:39.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:01:49.586Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=63166b02-dc4e-4fef-9df7-b08728fc20b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:01:49.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:01:59.595Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=77a9aac4-8c42-44f2-bdfa-4d6fdc0d8b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:01:59.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:02:09.603Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=74582316-4bd9-4f26-a708-8d31b1955c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:02:09.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:02:19.612Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=bca50ef5-248e-4375-98fa-de262bba7113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:02:19.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:02:29.621Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=3f819e11-41e6-41cc-a3a6-2726384f5c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:02:29.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:02:39.630Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=87f01235-38e7-4e87-8037-c2600f88cb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:02:39.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:02:49.639Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=dbdf7268-d228-489c-a66d-5a1ce636d36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:02:49.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:02:59.647Z |INFO |Init configs |InvocationID=90ce42bf-def4-4108-90e5-41633d3638f4, InstanceUUID=d9a69730-06a2-4f73-8773-db807fba363e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-16T03:02:59.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |