By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T11:40:32.618Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T11:40:32.620Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-31T11:40:32.647Z |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-03-31T11:40:33.266Z |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-03-31T11:40:33.363Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T11:40:33.363Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T11:40:33.364Z |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-03-31T11:40:33.439Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-31T11:40:33.480Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-31T11:40:33.523Z |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-03-31T11:40:35.019Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-31T11:40:35.569Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-31T11:40:35.582Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-31T11:40:35.583Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-31T11:40:35.629Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-31T11:40:35.630Z |INFO |Root WebApplicationContext: initialization completed in 2105 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-31T11:40:35.949Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-31T11:40:36.610Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-31T11:40:37.720Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-31T11:40:37.830Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-31T11:40:37.833Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-31T11:40:37.835Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-31T11:40:38.236Z |INFO |Started MainApp in 7.9 seconds (JVM running for 8.525) |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-31T11:40:38.308Z |INFO |Start scheduling PRH workflow |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:40:38.321Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=f2ec8e86-7350-411c-8fa6-bf35dc2da04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:40:39.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:40:39.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:40:49.801Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=3ba2f999-a557-4360-8ad4-e1f9367359a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:40:50.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:40:50.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:41:00.873Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=e85d7fcb-ae7b-4002-b047-7b6594e7d7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:41:01.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:41:01.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:41:11.946Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=0e44c7b8-b971-46b3-9e22-e3e503533a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:41:13.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:41:13.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:41:23.085Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=214fcb87-4a80-48ab-9792-d8486a30faeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:41:24.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:41:24.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:41:34.121Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=3f181fd1-801a-4ac1-ae6f-d68792e491e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:41:35.191Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:41:35.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:41:45.192Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=b5322a8c-972d-4c4d-8d11-71b1a5be5143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:41:46.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:41:46.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:41:56.264Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=55a72c7c-35fb-4e4e-899b-d931404a1b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:41:57.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:41:57.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:42:07.304Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=3def1d23-64eb-4506-b48b-c71858373d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:42:08.376Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:42:08.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:42:18.377Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=62b9bdb5-edc9-4978-ad4d-480d6f1f8efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:42:19.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:42:19.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:42:29.672Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=caed8736-c3b4-4ada-ab10-8d6360bb2a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:42:30.742Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:42:30.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:42:40.743Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=333b3061-ec66-4b59-b8f4-c9dcdf68ac45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:42:41.839Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:42:41.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:42:51.844Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=7610cbd4-793a-4b72-a737-1491090e8ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:42:52.920Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:42:52.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:43:02.922Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=6b50e97b-f5bc-4018-86b6-815bce10d41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:43:03.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:43:03.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:43:13.975Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=07cd9e1c-f73a-4f03-8c22-f74a7ace246b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:43:15.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:43:15.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:43:25.033Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=bcc9a470-263b-4673-89d8-5f062c739849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:43:26.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:43:26.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:43:36.105Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=656b9b60-dfde-4881-9443-5137d21638af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:43:37.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:43:37.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:43:47.146Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=62b9ede2-8e46-40bc-a7ce-9393887c2fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:43:48.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:43:48.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:43:58.216Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=18d865a0-3ce8-47e2-88e7-54f955b6cde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:43:59.288Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:43:59.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:44:09.289Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=d84e2c77-c5be-404f-8927-918dfefcfde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:44:10.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:44:10.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:44:20.361Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=b470a3bb-7df8-45c4-9858-e144a3e8f21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:44:21.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:44:21.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:44:31.433Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=46da3797-38c7-4e62-be46-6680f3dc9e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:44:32.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:44:32.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:44:42.506Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=d2e34e1b-95bb-4968-be04-721655f56857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:44:43.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:44:43.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:44:53.579Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=c34125ad-ef48-4c50-9f4b-5b6bc33cff21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:44:54.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:44:54.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:45:04.617Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=c295677d-56ac-4e0f-b527-ffda4fb0b2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:45:05.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:45:05.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:45:15.720Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=900b1c67-1805-478d-8ab6-178576d6e3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:45:16.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:45:16.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:45:26.793Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=3f440455-eaf2-445b-b8bf-848088c3470f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:45:27.864Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:45:27.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T11:45:36.584Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T11:45:36.585Z |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-03-31T11:45:36.585Z |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-03-31T11:45:36.588Z |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-03-31T11:45:36.595Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T11:45:36.595Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T11:45:36.595Z |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-03-31T11:45:36.597Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:45:37.865Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=2cb1746f-7187-4e71-bec7-ad99e4362e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:45:38.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:45:38.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:45:48.939Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=6c2037f1-98c5-467f-9701-c34db7aa838f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:45:49.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:45:49.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:45:59.977Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=cd26cc3d-13e2-482a-b133-0a608727b25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:46:01.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:46:01.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:46:11.048Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=00e05d33-382b-4eab-9045-937058074e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:46:12.121Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:46:12.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:46:22.122Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=55d40621-3a0c-4db1-b2fd-eca214614464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:46:23.191Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:46:23.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:46:33.193Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=d1f413c4-a617-4eba-a020-08651c84ac0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:46:34.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:46:34.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:46:44.265Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=fa4c0f63-e23a-4b54-a006-4abdf88ea059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:46:45.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:46:45.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:46:55.337Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=dd9f99bf-460e-4f33-b10a-274b1267bc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:46:56.408Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:46:56.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:47:06.409Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=2c8ed946-932e-4106-8501-011d5752254e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-31T11:47:07.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:47:07.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:47:17.449Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=6d07642c-f1d5-4ff3-a079-eca6c9dcd9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:47:17.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:47:27.565Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=703d273f-5223-4954-b3b1-04c1ef6e99f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:47:27.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:47:37.586Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=73853f1b-3428-45ca-b919-ebe0c2da42e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:47:37.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:47:47.601Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=c746de0c-56f1-4093-87bf-ea781b4f94ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:47:47.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:47:57.618Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=dc101f79-a5e5-490f-b067-836aa8431aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:47:57.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:48:07.632Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=c257e24b-cff5-46f9-ba28-ed7afdf30042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:48:07.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:48:17.644Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=d131053c-4c89-463b-a4ed-6f6d58df1812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:48:17.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:48:27.657Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=48f1c936-32fb-4d0b-acaf-32080f598334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:48:27.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:48:37.670Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=aa9e2066-7ed0-4809-934c-ec55bc9505a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:48:37.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:48:47.684Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=435fb8b7-f367-4bd5-8a09-cbd073379c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:48:47.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:48:57.695Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=aa551dca-68f0-4819-8f22-9fcfab2c6ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:48:57.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:49:07.709Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=d8719d93-b1aa-4aea-98bb-6ba3019c94b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:49:07.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:49:17.726Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=af142b47-8264-42aa-a0cd-72eade8b97e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:49:17.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:49:27.739Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=a82de853-1767-4bae-a155-6a0b3abfb763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:49:27.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:49:37.753Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=dcce5645-2cf0-41b1-a4f4-9739841e15c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:49:37.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:49:47.768Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=207a279e-5aa0-41b2-a340-5d47173162ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:49:47.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:49:57.781Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=4dce43be-a9af-426d-82d5-57c63f7ee51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:49:57.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:50:07.793Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=e0bfa941-491b-4220-a04d-175a774c9f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:50:07.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:50:17.808Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=a7b42bb7-1a6c-4617-a1f6-2cb4d144176b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:50:17.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:50:27.822Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=2f622c7b-e900-449b-977c-7ae78f7c3d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:50:27.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T11:50:36.124Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T11:50:36.125Z |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-03-31T11:50:36.125Z |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-03-31T11:50:36.127Z |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-03-31T11:50:36.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T11:50:36.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T11:50:36.132Z |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-03-31T11:50:36.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:50:37.836Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=af31e5b8-8771-41a4-b910-7fe01b198679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:50:37.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:50:47.849Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=77c1a45f-3a51-4cf5-b896-b22b110c9763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:50:47.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:50:57.863Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=b0aeb65a-6068-47e9-84a4-d94f15cf86eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:50:57.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:51:07.876Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=80c0a960-640c-4708-b523-0517e3fbf7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:51:07.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:51:17.887Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=1029eb84-b281-4528-a9cb-0d78e719a00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:51:17.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:51:27.898Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=9e2f6d19-bd4f-443a-bcfc-8d06c4b569d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:51:27.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:51:37.909Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=de515462-f16f-4430-9e59-d9445b3cf3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:51:37.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:51:47.920Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=679fb6dd-c3f2-42a8-b96f-b3bc220c65de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:51:47.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:51:57.932Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=ee2e9022-6817-4d00-9701-6890f1d11d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:51:57.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:52:07.944Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=67a2fc2b-a919-458a-b09d-765316218bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:52:07.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:52:17.955Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=8ebbd4d3-dea2-43e6-9d0a-4368bc42e744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:52:17.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:52:27.968Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=72421193-1752-4106-909a-df502e54e671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:52:27.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:52:37.978Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=12a39b57-e472-4ba6-b6ea-e48a3ccd43a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:52:37.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:52:47.988Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=6fe329ae-2849-49c5-886b-c176c4faeeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:52:47.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:52:57.998Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=1db5a55f-e8ab-44e8-b748-b5130fb2dce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:52:58.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:53:08.009Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=a69bdf6f-533c-43b1-92ec-f4da2a1f0e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:53:08.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:53:18.021Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=e4268d30-e029-4d71-a09d-72480fd6f5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:53:18.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:53:28.032Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=ceeb347a-b2ad-4b70-8cba-7022bc1b3069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:53:28.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:53:38.044Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=b9d74879-d65d-40fa-8f33-9dc6c6d84fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:53:38.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:53:48.056Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=bbb098d2-838c-4405-b9b8-bc7111ab4dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:53:48.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:53:58.066Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=360c5b8e-2d7d-4d86-ae4b-41a6aeeb4369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:53:58.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:54:08.078Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=7e7bdfdb-0e92-4d6a-82d1-3697175c9084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:54:08.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:54:18.089Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=35fa98d7-14dd-4863-9225-5260c8698913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:54:18.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:54:28.099Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=3d3e6a3b-4b4e-4ef1-8b51-df26ef6ac572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:54:28.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:54:38.108Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=624341c5-72fa-4ac7-91dc-89f15b6c46e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:54:38.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:54:48.119Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=55114726-5819-484d-8d59-34318bcb807b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:54:48.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:54:58.130Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=13186de2-369d-4a79-8a6b-612a5fdc98f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:54:58.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:55:08.141Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=308c5083-0060-4abb-ad49-92dc28ff35f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:55:08.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:55:18.153Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=8c9e3934-4acb-44e8-a16f-17af61d4aff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:55:18.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:55:28.165Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=ae71bfe0-ab7a-4650-b587-6eb950927466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:55:28.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T11:55:36.109Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T11:55:36.109Z |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-03-31T11:55:36.110Z |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-03-31T11:55:36.111Z |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-03-31T11:55:36.115Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T11:55:36.115Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T11:55:36.115Z |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-03-31T11:55:36.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:55:38.177Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=ef21d38f-0d01-45c3-beae-9a6c808ee229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:55:38.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:55:48.188Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=1508e74c-edf5-4cc8-9b93-f34bc45352cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:55:48.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:55:58.198Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=b6f77394-ad6d-44b9-a918-238980eb3f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:55:58.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:56:08.208Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=49603bba-e998-4127-9b4f-bf301d3be81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:56:08.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:56:18.219Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=9cd13782-0fa4-426f-8ff7-15774f9633fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:56:18.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:56:28.228Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=c50fdc0a-153c-4eb5-810f-e99b537425a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:56:28.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:56:38.240Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=cd89e52f-b1d2-4b0a-901c-3bcf52c00a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:56:38.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:56:48.253Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=6a35606d-cb80-4702-a131-cd4bcafe01a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:56:48.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:56:58.262Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=69af1d4e-dbfc-41f2-9aed-aaa8ceb803e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:56:58.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:57:08.273Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=a012668d-3172-4db4-9b16-1348fbc536a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:57:08.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:57:18.284Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=9be635fb-8316-4f3e-b609-c898aa95465b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:57:18.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:57:28.294Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=69d5c6e3-5a59-4c25-adb0-c6c7849f4d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:57:28.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:57:38.306Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=0f58b0eb-3a41-4c45-af7f-1b61cb4a1d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:57:38.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:57:48.316Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=cbcbd7c6-fb91-4e27-a4af-8c715508766e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:57:48.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:57:58.327Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=d599f9bd-21b5-4750-aa4c-ec6bcfb7c011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:57:58.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:58:08.338Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=2ccbf06e-143b-4d35-8ee7-0828415a9e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:58:08.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:58:18.348Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=59c52744-f408-4df2-993e-902df7bfe9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:58:18.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:58:28.358Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=2f672ddc-0aa5-40aa-9d0e-30a62c85a6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:58:28.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:58:38.370Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=cfe02b03-f065-457a-9894-8b49a0c899ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:58:38.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:58:48.382Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=b1ec287a-f217-4e67-852d-75aedaa495a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:58:48.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:58:58.391Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=8be665d7-bea1-4aa4-9856-177fe32a1695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:58:58.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:59:08.401Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=ee0e348f-7cec-422d-9ecc-2381efd6d910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:59:08.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:59:18.411Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=a16e3a69-cffa-41d2-a874-f232c0c7bcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:59:18.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:59:28.420Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=88ded639-5444-4afe-b6c4-21fd51c6bc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:59:28.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:59:38.429Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=d43772c1-8f04-4824-be3f-f264893b2d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:59:38.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:59:48.439Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=f36de683-4642-49cf-841a-b7f4c518253a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:59:48.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:59:58.451Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=c423cc3d-be55-4568-a5dc-63e19a3b5d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T11:59:58.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:00:08.464Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=8f28db31-d0a8-4511-9df4-a984fa4377c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:00:08.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:00:18.474Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=abd4ca82-f97c-4b54-843d-c1b5fc5d9089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:00:18.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:00:28.483Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=f03d06a8-af6a-4a5c-ab07-e5662f2b51d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:00:28.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:00:36.084Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:00:36.085Z |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-03-31T12:00:36.085Z |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-03-31T12:00:36.086Z |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-03-31T12:00:36.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T12:00:36.091Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T12:00:36.091Z |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-03-31T12:00:36.092Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:00:38.493Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=aecd9a64-fb4d-42b6-8270-2dd2cec64f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:00:38.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:00:48.504Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=97c479c0-11f5-4168-925d-9c69375d6805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:00:48.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:00:58.514Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=4f55af57-904c-49ed-8387-04c771172812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:00:58.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:01:08.524Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=e58f5268-e70d-4384-8b5d-58fe70fc5952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:01:08.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:01:18.533Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=ce380d36-9d22-488e-b6e3-4fe088093736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:01:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:01:28.543Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=4d498df2-afdb-453d-ab48-8d2c5f1f63b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:01:28.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:01:38.552Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=87dea510-d6f4-4249-b747-d6920756e41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:01:38.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:01:48.561Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=0946b844-9c47-41f7-9745-72cfc5f7cf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:01:48.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:01:58.572Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=ffbf2412-160b-4133-9598-c43b8702dfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:01:58.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:02:08.581Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=e9474be3-3809-4ee8-ba01-e154114f1526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:02:08.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:02:18.589Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=5fe7ddbd-d50c-4f37-a7f8-c454b4019d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:02:18.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:02:28.598Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=d4dc79be-592e-4980-92e5-3e831a9a7a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:02:28.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:02:38.610Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=1e298a45-5d92-4c52-812d-34c4e6d15645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:02:38.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:02:48.620Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=0d26f940-9695-42c4-8be9-fd3f530debe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:02:48.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:02:58.630Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=dc6b8d90-981f-4772-99bb-847c4ced84cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:02:58.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:03:08.640Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=c78e076d-ad1e-45bc-985b-5e824e7a80d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:03:08.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:03:18.649Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=7bd45480-c9b3-4259-afab-16846cad1905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:03:18.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:03:28.659Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=567d9c34-bab4-45da-be59-65cf6960506c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:03:28.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:03:38.669Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=7da2aea7-ebec-4f6f-8306-cade32075bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:03:38.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:03:48.679Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=a74ef042-323b-4e39-a244-b6c43bfff06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:03:48.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:03:58.689Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=8c823cf0-ec8c-4d34-b6b4-cb48d24bcd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:03:58.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:04:08.699Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=e5437759-91b8-443a-bda7-b942acdb637f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:04:08.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:04:18.708Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=df830471-3063-4f78-98cb-08ace6ea05c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:04:18.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:04:28.717Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=561f6ddf-60d9-4d96-95f1-1282c4676c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:04:28.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:04:38.727Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=fe0c4b1d-490f-4b40-8c71-717a80adcefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:04:38.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:04:48.740Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=8c8d4858-20c9-43df-88df-1286777274f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:04:48.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:04:58.748Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=9eaa1815-305e-4e1c-97f5-741c31f75d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:04:58.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:05:08.758Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=88886e0e-35de-42c8-afc8-81a27291a542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:05:08.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:05:18.767Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=ee0ac36f-385c-4ac9-b31b-ab6fea4ef7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:05:18.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:05:28.777Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=ae61a905-d21c-42fb-a022-f02ace7c27bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:05:28.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:05:36.095Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:05:36.096Z |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-03-31T12:05:36.096Z |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-03-31T12:05:36.097Z |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-03-31T12:05:36.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T12:05:36.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T12:05:36.101Z |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-03-31T12:05:36.105Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:05:38.786Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=0fa73304-9d9a-44f8-9284-4fc674874868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:05:38.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:05:48.795Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=db165674-f9b9-42d3-9350-98ccd9dcd09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:05:48.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:05:58.813Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=78a0bd73-6bb5-41b7-878d-fc855896cdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:05:58.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:06:08.822Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=9824be61-4272-41bf-9d28-f3ec1d14ade7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:06:08.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:06:18.831Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=f49efdc9-ac43-4167-a5a6-966409b8bef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:06:18.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:06:28.840Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=864e14c1-7be6-483d-b5cf-d06c89e613a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:06:28.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:06:38.848Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=3ef5254b-aaa2-42e8-ad39-955ce9500fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:06:38.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:06:48.857Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=0c331a53-2106-4d9a-8c0b-04b557eaea0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:06:48.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:06:58.865Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=5c105d6b-b8a0-459e-bfb9-2b6c9ca6e1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:06:58.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:07:08.873Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=e69073c9-7bbc-4677-9d4e-0645e12d5077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:07:08.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:07:18.881Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=00181a59-09ee-45ef-8311-61fecfaa441d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:07:18.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:07:28.889Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=5e534c04-1b3f-4f50-b6e2-78c82df0d293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:07:28.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:07:38.903Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=4814afab-3537-4760-a7dd-ab819670b83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:07:38.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:07:48.912Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=7b28504c-e4c9-469e-8b9e-54e34a17a4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:07:48.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:07:58.920Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=b5d677b2-406b-43c0-a660-72acb4e84a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:07:58.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:08:08.930Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=4b6f65f1-eabd-44b6-8543-4697c7c0b120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:08:08.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:08:18.940Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=41c37856-1350-4041-9f5f-2b12e566398e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:08:18.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:08:28.948Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=fbdde8e0-caf5-4b48-b265-ff0c4ddb8a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:08:28.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:08:38.959Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=849e7e8b-0e22-4372-8df3-b5024aaae023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:08:38.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:08:48.968Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=0a68e8ec-a88d-4d26-b9e3-d73960cb81b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:08:48.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:08:58.977Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=6e1326d2-3f85-423f-af62-80de96614621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:08:58.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:09:08.984Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=d7f5a6d7-e084-4fc4-8213-9be92fd63e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:09:08.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:09:18.993Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=bb96263a-8265-454c-afd9-43f7f1fd37f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:09:19.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:09:29.003Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=da3ef1b4-2b47-4235-84e4-7d2adaa31312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:09:29.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:09:39.010Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=7e45846b-3a5a-4fff-ad5d-73c0770c4069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:09:39.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:09:49.019Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=fe1e6ed8-949f-4bd4-9019-b7a5c8b6daca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:09:49.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:09:59.027Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=696f15c6-d389-4beb-aa88-4516465b0104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:09:59.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:10:09.036Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=960c789e-18d5-440b-b732-61ef9fe429f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:10:09.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:10:19.046Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=b0856c7f-9e6c-416c-88bd-1be7bb5ff461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:10:19.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:10:29.053Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=501caff1-afb7-4cf1-9c3f-0d3496613879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:10:29.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:10:36.121Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:10:36.121Z |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-03-31T12:10:36.121Z |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-03-31T12:10:36.123Z |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-03-31T12:10:36.127Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T12:10:36.127Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T12:10:36.127Z |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-03-31T12:10:36.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:10:39.062Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=fbbe141a-ecbf-43e4-b7af-760e0f43d74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:10:39.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:10:49.070Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=0ae7f6aa-1c70-4ba2-8fdc-dc8a74c2b87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:10:49.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:10:59.079Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=d6d1653d-cef3-4b92-81bd-5e08c9f359ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:10:59.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:11:09.088Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=2569bcb1-aeb9-4db0-ba4d-ed58a334e29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:11:09.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:11:19.095Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=ac3c3289-30c3-44f2-b908-ee3842ae0bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:11:19.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:11:29.103Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=c15bf33e-6db9-41bd-9dd6-ec1d6c5a05e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:11:29.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:11:39.111Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=2005966e-7cd1-4a82-8217-cdc8c91c8f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:11:39.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:11:49.120Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=3b7d7feb-3b2c-4eeb-838f-3fb780bafde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:11:49.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:11:59.129Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=43c3a344-0a59-4eca-a0bc-62ad441467fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:11:59.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:12:09.138Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=5f96825d-06e2-49da-9d46-40e71d6b1b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:12:09.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:12:19.146Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=e5686708-0b59-4e8f-a1b4-a12feddb430c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:12:19.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:12:29.153Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=6b24f11c-0ccf-452b-812a-9b106b22174a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:12:29.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:12:39.162Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=7892c033-1224-4339-83a4-147ad3faac00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:12:39.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:12:49.169Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=e615b244-468d-4138-988d-a500f55224a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:12:49.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:12:59.177Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=d71aee78-0238-42ec-9bc4-4cea523ddeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:12:59.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:13:09.185Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=51c82970-5944-4ec8-9696-7b0c7aeed606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:13:09.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:13:19.194Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=04db8f14-0da9-4430-b111-8c8300f04e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:13:19.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:13:29.202Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=df3b030c-865e-4ed7-bae7-f0deb530ae7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:13:29.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:13:39.210Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=744f2057-130b-44ac-9e35-3c56680478e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:13:39.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:13:49.219Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=4eb64d24-b8a5-4131-8ad4-e52123afdffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:13:49.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:13:59.228Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=4ac18e2a-1937-4b37-b0f6-da913a731451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:13:59.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:14:09.237Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=9614b00c-1f14-450e-bce5-f24dc8e9522e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:14:09.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:14:19.246Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=693ebcd7-b1fc-4367-aeb6-dd6dae27e57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:14:19.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:14:29.254Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=806a8b51-1fd4-419a-9fab-0680ba715cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:14:29.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:14:39.263Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=a13bcc6f-7aab-40e7-9bf7-4cb9fa85451c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:14:39.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:14:49.271Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=a430098c-6ac4-4e23-bff9-fb0440c1e2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:14:49.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:14:59.281Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=fa6719c4-3b9f-4a05-b74b-1f4d9889ac55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:14:59.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:15:09.289Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=22865be2-ad55-4b73-a5ae-f72161a235a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:15:09.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:15:19.296Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=288950c9-9157-44ae-b4cb-516c0be8ac0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:15:19.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:15:29.305Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=85c7d3aa-8860-4ad3-b84e-c4d4c7c0d4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:15:29.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:15:36.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:15:36.123Z |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-03-31T12:15:36.124Z |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-03-31T12:15:36.124Z |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-03-31T12:15:36.128Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T12:15:36.128Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T12:15:36.128Z |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-03-31T12:15:36.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:15:39.312Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=3709b012-2a6d-43e0-a0e5-df20ba7c7797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:15:39.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:15:49.320Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=b1c22328-8632-4d38-87f3-b44bc7478f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:15:49.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:15:59.329Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=5d8d8189-f700-4906-9339-f4e0910cbcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:15:59.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:16:09.337Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=104b3ff4-0481-4446-befd-2ef803583bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:16:09.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:16:19.346Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=95081793-f7de-445b-86b8-ac72fc2e28f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:16:19.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:16:29.354Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=46259955-30cb-4916-be1d-a708e4157ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:16:29.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:16:39.362Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=3eb219af-a224-4e70-b37d-4aff6d275ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:16:39.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:16:49.370Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=2dfed9c2-0550-4a81-aefb-93c6ead6e468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:16:49.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:16:59.378Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=911edf18-6a80-4d9b-8515-6bd3c190ff39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:16:59.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:17:09.386Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=bf23c378-5520-41de-bc18-9e6a9ec458a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:17:09.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:17:19.394Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=1cceb6b4-f311-4522-be49-944a58bc3b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:17:19.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:17:29.402Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=3aa34df9-4107-4f36-ba79-e7a64bc2d9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:17:29.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:17:39.410Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=f77d25fb-6cf7-4c5b-9ef1-b60aa08c319c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:17:39.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:17:49.418Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=bfe20b92-7946-4d4f-9bc1-d75836b20bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:17:49.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:17:59.425Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=b055b189-790a-4736-91e5-a4eeeda564e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:17:59.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:18:09.434Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=38c76495-0f5d-458e-a965-72b4a5d005d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:18:09.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:18:19.442Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=d914cdca-80cd-4cc9-a946-d9d4c324cc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:18:19.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:18:29.448Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=35a8a139-c82d-402e-946b-aaea2fee7c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:18:29.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:18:39.455Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=f51ca21f-e0a1-4f37-820a-c40dda889960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:18:39.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:18:49.463Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=72fca85c-c338-4ae7-b5f8-76a9866c014b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:18:49.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:18:59.472Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=a5d4b8d0-5ca6-46e6-8246-540891011884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:18:59.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:19:09.479Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=085e4a7c-b39b-42ef-955b-b92023c07a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:19:09.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:19:19.487Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=92e4f71c-fa29-47ab-bf43-ca2eda331c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:19:19.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:19:29.495Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=da523f64-8b64-47e3-9259-0e83135f7acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:19:29.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:19:39.504Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=6024e98f-2c33-445e-8b45-12cf3a0a1cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:19:39.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:19:49.512Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=c1abfd7e-a216-47ec-99db-a8055ff4f48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:19:49.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:19:59.519Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=fbd043a2-0249-4903-96d3-5ad9a3f10b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:19:59.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:20:09.526Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=de9c498f-facb-49a4-b435-733de91a41ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:20:09.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:20:19.534Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=f1cebdef-277a-4347-8693-689cad33ff2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:20:19.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:20:29.542Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=6a072b2e-a87f-4c63-995c-2a31e2a5a012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:20:29.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:20:36.115Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:20:36.115Z |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-03-31T12:20:36.116Z |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-03-31T12:20:36.116Z |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-03-31T12:20:36.120Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T12:20:36.120Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T12:20:36.120Z |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-03-31T12:20:36.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:20:39.550Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=3b67bfff-11a6-4f62-9561-aa5ad7372e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:20:39.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:20:49.558Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=47e873cc-d8a4-4bd9-9419-396e31d8d36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:20:49.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:20:59.564Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=76ae1f3a-8f78-4753-8b74-62faf423ddbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:20:59.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:21:09.572Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=9d1f6759-258c-4568-afc0-962e14e87c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:21:09.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:21:19.579Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=de0234d3-a6ce-439a-94e9-c0e9992bc43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:21:19.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:21:29.587Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=eab6b7a2-dd2d-453f-ae69-b58aec88c99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:21:29.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:21:39.596Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=458290cf-96a5-4372-a49f-ed1574290e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:21:39.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:21:49.603Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=c44317f3-2cde-4517-86fa-caf4518c810f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:21:49.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:21:59.610Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=917a87d4-f10d-4b11-aae2-72f9e71dbeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:21:59.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:22:09.618Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=97905702-d87f-4e7d-bd54-9fb21901c336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:22:09.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:22:19.626Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=066995aa-5636-472a-9dee-4d7179c98729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:22:19.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:22:29.637Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=f2157767-c470-454d-9ae1-c77be228b0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:22:29.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:22:39.646Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=719a1fb0-ffba-426f-88bd-29487a2ab942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:22:39.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:22:49.653Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=c2413fcc-171c-44d4-b6b0-17e1b462aa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:22:49.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:22:59.661Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=9cddda46-51b7-49d3-b4e6-1645199a98c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:22:59.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:23:09.668Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=a1c1205e-37ed-4f50-a09e-0e588c2f34a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:23:09.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:23:19.676Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=742aac02-7ff6-4f56-93a4-7034adc448bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:23:19.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:23:29.686Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=ac9e5bbe-518d-4014-a834-e498d8421ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:23:29.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:23:39.692Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=be291e77-1d89-41ae-bfe7-64ebed9f4378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:23:39.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:23:49.700Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=286c7de9-c8b1-43e2-87d3-85d198a37663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:23:49.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:23:59.709Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=10ab509c-8228-4749-b0dd-a0a18602067a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:23:59.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:24:09.720Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=1172d13b-71b9-495c-bb6b-eb810a8e18db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:24:09.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:24:19.727Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=eedd047b-7001-4c13-9b5f-db1143ceb264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:24:19.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:24:29.735Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=a9d9882a-023d-48c6-9696-78f38a3d7c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:24:29.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:24:39.742Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=007b9078-1240-48d7-a918-40b999bc78b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:24:39.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:24:49.750Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=3ddaa338-5e17-4bca-b536-24d67303e33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:24:49.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:24:59.758Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=f7e09e9f-d411-4634-8904-929f03da32ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:24:59.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:25:09.766Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=a2e2f829-904f-41ab-9ba6-9a845a16c22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:25:09.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:25:19.774Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=20cb2c11-2edc-4fce-829b-60c9e9892acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:25:19.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:25:29.782Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=a536f2c5-a799-4c91-9755-71f707078217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:25:29.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:25:36.133Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:25:36.133Z |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-03-31T12:25:36.134Z |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-03-31T12:25:36.135Z |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-03-31T12:25:36.140Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T12:25:36.140Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T12:25:36.140Z |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-03-31T12:25:36.142Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:25:39.788Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=45774d36-a35f-4451-b002-10c788e3c4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:25:39.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:25:49.796Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=fb531f18-5da0-42a5-929f-23667a4923c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:25:49.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:25:59.804Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=9287deca-3e36-4eb9-82d5-1485cd97bc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:25:59.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:26:09.812Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=2717651c-e599-4089-b5e9-455d21ae7e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:26:09.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:26:19.820Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=7f346d97-c51a-4bcc-a104-20bb3edb9571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:26:19.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:26:29.827Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=9c4c9c23-0560-4e4a-a1d4-33910fcb6b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:26:29.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:26:39.835Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=1eb9ad0a-edf7-486f-a43a-2aacef212883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:26:39.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:26:49.844Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=0e67dcde-ff99-4300-81f0-ec3e8cb2eb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:26:49.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:26:59.852Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=3a043aa1-7ec4-4001-9d13-acd759b13c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:26:59.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:27:09.862Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=584c5bf6-acb4-4d4b-9645-e31f2f3bd103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:27:09.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:27:19.875Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=e9c70802-3909-45a4-a9e5-4b0f0d1dddc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:27:19.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:27:29.882Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=1e744f37-81a2-4efb-ada1-280d6460975c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:27:29.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:27:39.889Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=07fd33f0-d95b-4586-bfa1-ed4b2937cf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:27:39.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:27:49.897Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=5ca162ed-2b17-4e57-bc19-2b7a96f5739d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:27:49.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:27:59.904Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=0278b06e-2f23-4ba5-9a59-f1dd5fbb263e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:27:59.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:28:09.911Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=0c42d6b5-f65a-49d4-bd99-b3fae6684afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:28:09.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:28:19.919Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=d52bbda5-2637-43cd-bbc5-a569fa92c16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:28:19.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:28:29.928Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=7ad03cf3-557f-49b3-86e2-d22e8bfca8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:28:29.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:28:39.935Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=ab81fb2a-043e-423d-8f0f-19e2d7dc6566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:28:39.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:28:49.943Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=4ae82c8c-8678-4f01-b3a3-7254967abff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:28:49.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:28:59.951Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=906c99f8-3383-4541-8e7f-1d50b1e45f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:28:59.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:29:09.958Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=18e68663-7fb1-4225-8c0b-31dfadaf9051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:29:09.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:29:19.966Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=64c52b27-ef08-4e17-9f44-81f755630471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:29:19.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:29:29.974Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=b44c9e6c-9a04-4ce6-9d75-bfdba95119ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:29:29.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:29:39.981Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=8f10e0da-96ce-440b-8de4-0da12ed46258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:29:39.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:29:49.988Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=790bc7ad-5657-47f9-92ae-424b72e7886d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:29:49.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:29:59.997Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=416aa4c3-eda7-467b-8eca-1aafac293ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:30:00.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:30:10.005Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=091a3e09-2345-4301-8988-d1f80427e9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:30:10.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:30:20.013Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=11d68690-48ed-4954-8b11-e8d304c79ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:30:20.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:30:30.021Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=d4e76166-4448-41e6-9927-1a0e5aded1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:30:30.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:30:36.129Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:30:36.129Z |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-03-31T12:30:36.130Z |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-03-31T12:30:36.131Z |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-03-31T12:30:36.134Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T12:30:36.134Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T12:30:36.134Z |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-03-31T12:30:36.136Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:30:40.029Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=7dae1d6b-4cc7-46a6-9cf6-f89e8b9d8a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:30:40.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:30:50.046Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=d4b26689-efe7-4f9d-861a-df3fef19ca55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:30:50.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:31:00.057Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=72161a91-9e54-4e0a-a64b-62ebfa5b161e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:31:00.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:31:10.066Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=ccd18295-8552-442e-815a-0a0ea4068cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:31:10.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:31:20.073Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=5a4ac6d7-3ac0-4d7f-bea1-96730b028135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:31:20.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:31:30.080Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=7ca9c536-1e22-445c-bcd8-f3739a17efd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:31:30.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:31:40.087Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=94fa4760-2fba-46a7-8211-0d39b8160bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:31:40.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:31:50.094Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=af88124b-0732-462c-bd26-616f18c071ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:31:50.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:32:00.101Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=45a91dbf-d7e5-4f3c-b55f-791cd2ad7f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:32:00.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:32:10.108Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=9febbb49-d824-486b-831e-a4ab82460da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:32:10.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:32:20.114Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=2205fce6-3510-48d2-b28f-2bb48a957035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:32:20.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:32:30.122Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=0b7840f0-79e6-421c-856f-eee46906ff15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:32:30.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:32:40.130Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=384e61d5-8a06-4d7c-9d3a-fefb71b0380a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:32:40.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:32:50.137Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=c2b39de5-dba7-4f02-95ce-3886820c2725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:32:50.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:33:00.144Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=074cbbc3-0edc-4570-9b3f-96dec1d72b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:33:00.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:33:10.151Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=ea4e2b07-5561-47ee-919c-089b097eb5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:33:10.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:33:20.159Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=1e726f6b-7480-41bb-a11d-127eb11f3b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:33:20.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:33:30.167Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=6404b396-abb9-447e-b75f-92c2285826b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:33:30.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:33:40.175Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=740773b5-7fd6-4dd2-9fb8-9444af9d9a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:33:40.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:33:50.182Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=fdbd9e8b-1d55-4bf3-ba48-ba03eb0e2214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:33:50.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:34:00.189Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=508522e6-d01c-46fb-962a-57a4bef4712c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:34:00.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:34:10.195Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=2c9624fb-ae03-4809-86d0-65aa61fc852c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:34:10.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:34:20.203Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=57e6991c-5f04-4ce1-861a-cdaae6931514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:34:20.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:34:30.210Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=78ee7452-18e9-4341-8a14-ba295911c879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:34:30.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:34:40.217Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=8afb0c5d-6d1c-4a7d-aac1-0c8651d7a8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:34:40.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:34:50.224Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=a0db9be9-2dc3-46ef-a887-70f2ed6d3085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:34:50.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:35:00.231Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=2f0c8ea5-504b-443a-b73e-66832a53586e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:35:00.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:35:10.239Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=049b5cf6-d921-410d-ac4d-34b048e3aa2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:35:10.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:35:20.246Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=e6a792af-b123-4486-aebb-088db52da60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:35:20.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:35:30.253Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=16dfb1c9-71b6-44a9-b29a-9f4ce8b79bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:35:30.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:35:36.107Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:35:36.107Z |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-03-31T12:35:36.107Z |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-03-31T12:35:36.108Z |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-03-31T12:35:36.111Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T12:35:36.111Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T12:35:36.111Z |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-03-31T12:35:36.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:35:40.260Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=aba051f0-f01c-4dca-ab29-f0d24f9eae6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:35:40.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:35:50.268Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=292094eb-e7c2-4ef3-b50b-e6212d555b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:35:50.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:36:00.275Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=8e4dd84b-877b-4565-bbd6-3c0fd14ec534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:36:00.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:36:10.283Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=46e34fe1-55f7-44b5-b308-98d5d0ed2ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:36:10.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:36:20.290Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=005b0f82-651a-41ad-89a9-4c83123311c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:36:20.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:36:30.297Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=8a3a0407-6880-49f4-b5a3-c431058c1126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:36:30.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:36:40.305Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=dec8e008-69e1-4c2a-bc62-173267d19438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:36:40.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:36:50.312Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=3e3a5707-3408-4ef7-bd0b-52dc74b0503d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:36:50.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:37:00.320Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=22c196a2-f8b0-487c-8e5d-89ecc6ad8d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:37:00.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:37:10.327Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=88c0cefa-d558-4d56-839b-95199e74b7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:37:10.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:37:20.335Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=b442118b-1ba4-4120-bb1c-52f1642bd102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:37:20.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:37:30.343Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=31b8a580-2d0b-4a7c-89a8-bd2ff6b46013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:37:30.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:37:40.350Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=2de78659-f21b-4a26-9944-05a636000721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:37:40.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:37:50.357Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=97090320-f7be-4186-a44f-573ac84d9885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:37:50.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:38:00.365Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=f01d3bd2-9670-46cf-bb58-e5ecbb4f9f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:38:00.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:38:10.373Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=b32ad2ab-d0a8-43fe-93d8-0f63285a86ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:38:10.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:38:20.381Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=7a25a9f2-15ec-4d16-ae6a-18c71ff53624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:38:20.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:38:30.389Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=a616e799-6645-4c91-8758-9938c24b72ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:38:30.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:38:40.395Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=f047e771-be5d-4fb8-8092-51ae110c383d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:38:40.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:38:50.404Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=6f0744cc-b7cd-4b2a-a41c-62f987b4926b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:38:50.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:39:00.412Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=90357e21-a5cb-4baa-8e1c-80109bcd5848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:39:00.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:39:10.418Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=b5fb0fae-58ac-4f44-96a6-1933119ccb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:39:10.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:39:20.426Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=6b8cd6bc-f8ee-4d07-8e94-af2e8799bd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:39:20.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:39:30.434Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=160ee55c-78fb-4d54-9dd9-fb541db2b76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:39:30.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:39:40.441Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=938272fe-7e9b-4860-82f3-06156e350734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:39:40.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:39:50.448Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=cbab628c-8d1a-4119-b421-d00b844c298c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:39:50.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:40:00.456Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=dcdc61dd-1fd7-4e39-ba72-2dd726807bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:40:00.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:40:10.464Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=0172aff0-6dc0-415e-8d83-98403ad7341b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:40:10.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:40:20.472Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=2d7db242-01d0-4535-b5a8-36311bdd833a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:40:20.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:40:30.479Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=bef90b3a-fb8a-4a26-b379-d207ef04e7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:40:30.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:40:36.102Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:40:36.102Z |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-03-31T12:40:36.103Z |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-03-31T12:40:36.104Z |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-03-31T12:40:36.107Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T12:40:36.107Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T12:40:36.107Z |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-03-31T12:40:36.108Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:40:40.486Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=8160f4e2-386d-4dfc-9e19-dce493174952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:40:40.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:40:50.494Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=1a57251c-c105-4861-9612-92b6e81cd0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:40:50.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:41:00.502Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=72b2f0f1-76c2-429f-8718-4f9b97cb3562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:41:00.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:41:10.513Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=f68b48e7-8afe-4918-8aac-0a2b7e4c9b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:41:10.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:41:20.520Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=0ad8c213-8b4a-4edc-98a2-f26fc4644dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:41:20.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:41:30.528Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=d156b795-dd49-4c9e-8214-10c9ab985c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:41:30.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:41:40.536Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=6c3d4f74-c41c-4f42-b4cb-158148c9874e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:41:40.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:41:50.545Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=594e0a45-8926-499c-9916-cae1a5062743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:41:50.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:42:00.552Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=3b8abc91-9d44-4599-9884-c8f99648e131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:42:00.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:42:10.560Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=f3ab73e6-42a7-4a39-88b7-0526dffdf203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:42:10.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:42:20.568Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=71d8c264-3cf7-42ff-b8e7-1661c398d808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:42:20.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:42:30.576Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=ba18eb99-4211-4a33-aa77-9492199f9182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:42:30.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:42:40.583Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=2f5a93f4-ede8-413c-9e5c-a4e0f3f271e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:42:40.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:42:50.590Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=d3cf767a-610c-48bd-ad29-8cdbb5beddbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:42:50.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:00.597Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=fec09363-ee7a-4f3a-ad78-e6eae6fe3099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:00.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:10.606Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=4c5e18c6-16a9-4cec-8567-b3d2fc7e57d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:10.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:20.613Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=dd6d2fd7-2070-4d80-a51b-bea6a4b84370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:20.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:30.620Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=4b4c1369-0219-414b-b3b7-2b064662cc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:30.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:40.627Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=efa72248-88c6-4032-a693-e0d54b323dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:40.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:50.636Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=ca6403c1-ac9c-416f-819f-3450ec115369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:43:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:44:00.644Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=cd25d434-f684-404c-9eca-9c263dd422af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:44:00.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:44:10.653Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=377993c9-cf27-4489-a231-22605766c74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:44:10.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:44:20.660Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=e23e1645-aadf-47c4-8608-b21f385ee6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:44:20.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:44:30.667Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=0cf288fa-5e4a-45d6-bc27-34bb64449b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:44:30.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:44:40.674Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=90ddcda7-0f9e-42d5-8a2d-504797b8b3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:44:40.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:44:50.681Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=f7c3933c-8a09-4861-a7f1-9c0695c500cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:44:50.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:45:00.688Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=c85b36ea-ae39-46d9-b564-be4279df146d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:45:00.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:45:10.696Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=3116d6f8-6e42-45bf-98a5-76a4be520d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:45:10.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:45:20.705Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=1c633b19-8215-4eb2-ad3d-8d06f906dde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:45:20.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:45:30.713Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=92b80eda-a464-45ee-8b73-4ad5be43dcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:45:30.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:45:36.100Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-31T12:45:36.100Z |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-03-31T12:45:36.100Z |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-03-31T12:45:36.101Z |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-03-31T12:45:36.104Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-31T12:45:36.104Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-31T12:45:36.104Z |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-03-31T12:45:36.105Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:45:40.722Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=855b2a1e-1411-4f2d-ab22-0a24937f54dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:45:40.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:45:50.729Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=e80c9dc6-3889-409c-b5cd-72e28ddb50d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:45:50.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:00.736Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=5a129720-09de-41e2-83a0-4146597552b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:00.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:10.743Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=60a7dc7f-5b3f-4f0a-98a7-ae6c30b4c337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:10.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:20.750Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=572ebc80-4eb8-4c18-aa7f-07eccb6e9ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:20.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:30.757Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=88946eaf-eeb3-4e00-9572-e3e5ab467265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:30.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:40.766Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=ec295502-60f6-406f-8360-cb05b1b00f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:40.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:50.777Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=9e85f7d8-e222-4ffe-b304-cfe5289f666c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:46:50.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:47:00.784Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=e81e3e4e-8228-458c-8e8e-936d1cbf6744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:47:00.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:47:10.792Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=af9b5a47-180c-4196-b179-ab70a95fca7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:47:10.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:47:20.799Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=1a200d4f-71e2-491d-9242-2e72189769cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:47:20.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:47:30.806Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=3bc1346c-feeb-405d-9578-b719161c2d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:47:30.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:47:40.814Z |INFO |Init configs |InvocationID=99f7fde7-6155-4ef0-9a96-acd9803e3948, InstanceUUID=c4805c06-4f90-419a-a33a-a391cdbd8ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-31T12:47:40.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |