By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T05:15:26.085Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T05:15:26.088Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-30T05:15:26.148Z |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-06-30T05:15:27.120Z |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-06-30T05:15:27.263Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T05:15:27.264Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T05:15:27.264Z |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-06-30T05:15:27.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-30T05:15:27.580Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-30T05:15:27.627Z |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-06-30T05:15:29.768Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-30T05:15:30.423Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-30T05:15:30.448Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-30T05:15:30.449Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-30T05:15:30.530Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-30T05:15:30.530Z |INFO |Root WebApplicationContext: initialization completed in 2903 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-30T05:15:31.030Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-30T05:15:32.016Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-30T05:15:33.662Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-30T05:15:34.420Z |INFO |Started MainApp in 11.595 seconds (JVM running for 12.776) |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-30T05:15:34.553Z |INFO |Start scheduling PRH workflow |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:15:34.566Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=83791ad3-2764-4aa0-8707-ba44d6950944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-30T05:15:36.182Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.252:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:15:36.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-30T05:15:38.485Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-30T05:15:38.486Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-30T05:15:38.491Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:15:46.224Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=813cd2a5-0214-47e9-a67a-e69caf12481f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-30T05:15:47.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.252:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:15:47.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:15:57.310Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=e3e52f6e-e877-40c9-a19e-bf334f84e1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-30T05:15:58.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.252:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:15:58.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:16:08.382Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=77fe4ccb-0ba7-4f66-a774-77ae3efd19eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-30T05:16:09.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.252:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:16:09.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:16:19.450Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=4eaf0de9-2ca8-4c83-9f79-14bc426789d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-30T05:16:20.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.252:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:16:20.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:16:30.491Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=28758333-2017-4e19-b376-879912cb4504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-30T05:16:31.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.26.252:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:16:31.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:16:41.531Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=3e5f6beb-78e3-47b3-9c5d-07634d66ba34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:16:41.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:16:51.885Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=6c206f90-6475-4fe0-97b4-1633ffa0e718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:16:51.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:17:01.906Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=8cd5ecff-7058-419a-a109-bdb24c63ebe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:17:01.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:17:11.937Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=7741b5f6-3ec7-4f3b-97f3-b3040ee57312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:17:11.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:17:21.970Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=d946874a-b253-4610-b875-c33555f2100b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:17:21.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:17:31.989Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=699c4d41-1805-4c99-8b49-64308625af32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:17:32.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:17:42.007Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=249d56ff-de12-4631-a8ee-7c429525ecd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:17:42.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:17:52.026Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=e943255b-d17f-4bda-9bc9-2090e1abf0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:17:52.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:18:02.044Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=f148c76c-05d4-4fc1-8da3-30443dcb7d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:18:02.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:18:12.064Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=5ff6853c-378a-43d6-ad77-33b0e497f192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:18:12.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:18:22.080Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=05ae14c0-aa33-4ae6-87b6-7c8408bd773d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:18:22.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:18:32.097Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=aacb0941-0103-4660-8a17-740652723a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:18:32.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:18:42.114Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=4a5aff41-9ee7-4243-8569-1d427c925ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:18:42.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:18:52.129Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=6807837e-9fc6-424f-9ba7-d594659d4184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:18:52.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:19:02.146Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=58b78a1e-4cf2-46ca-ac35-5a0dbcd8ab12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:19:02.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:19:12.170Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=e02cbe75-19a6-4e0e-bfb0-7b9c3a8ade00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:19:12.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:19:22.186Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=143ef25d-86d2-4032-8095-fb4885437769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:19:22.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:19:32.201Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=10c6fde4-5381-42a9-8989-2c809f9f4252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:19:32.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:19:42.216Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=f30c57ca-890e-4a91-8bf6-e68001bb5c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:19:42.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:19:52.235Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=6b5d57e3-36b0-45de-9232-722369c84c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:19:52.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:20:02.251Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=255a53e2-a637-43df-a2a2-b801be6be0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:20:02.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:20:12.288Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=c5d34a52-2a2c-45d6-92f9-79a0ce80b8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:20:12.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:20:22.309Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=5bab8801-3bb6-41e0-9ea2-8bda81eeae91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:20:22.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T05:20:31.977Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T05:20:31.978Z |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-06-30T05:20:31.979Z |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-06-30T05:20:31.982Z |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-06-30T05:20:31.994Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T05:20:31.995Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T05:20:31.995Z |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-06-30T05:20:31.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:20:32.323Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=f52d0a41-89dc-42a7-b533-eac9e357714f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:20:32.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:20:42.342Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=98b9d712-b80c-4c0b-9fe5-0f09e825c900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:20:42.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:20:52.357Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=269c7524-be3d-464e-a4a5-8dda2c984969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:20:52.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:21:02.371Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=b53f39fc-5436-4c2e-bb9b-4693ff5c1de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:21:02.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:21:12.385Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=b99d6940-978d-47ba-8469-4b1de4a8dbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:21:12.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:21:22.397Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=1c6e3f26-6c21-4cc5-b71a-21cc9a4f1f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:21:22.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:21:32.410Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=f28ce388-daec-416a-9a06-6cdbb2faf4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:21:32.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:21:42.424Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=77f4eb22-4bd0-4cf6-886c-1b53132b215c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:21:42.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:21:52.437Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=2175c86c-45d7-4307-900e-7b1c39390c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:21:52.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:22:02.455Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=c4717947-91a8-410b-a39c-eb51c9ff3fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:22:02.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:22:12.470Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=0f9e925c-38f6-4b74-9b17-258fd5a9d5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:22:12.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:22:22.491Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=fcb8d970-2e91-4878-b0e1-49edc20aa4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:22:22.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:22:32.506Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=4da0367c-2578-46e7-99f1-f56987c3cb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:22:32.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:22:42.523Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=b11a7e43-ce50-416b-99c9-7a2cffe6ac56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:22:42.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:22:52.538Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=d65a4670-3acd-4d80-9489-c554582d2639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:22:52.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:23:02.551Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=52c54296-8a13-4ca9-a979-5e50a5c7e6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:23:02.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:23:12.566Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=ffff3988-2eb7-4979-98e1-73fbb5a1cd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:23:12.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:23:22.580Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=592630a9-5304-4935-b2b3-4315faf803d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:23:22.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:23:32.594Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=bea7bc2f-c37a-4890-b048-262afe31ff58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:23:32.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:23:42.607Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=7ef38b71-9e93-458e-83b0-47667c7d40aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:23:42.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:23:52.620Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=449651e5-350a-4078-a703-5b0a306d5110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:23:52.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:24:02.633Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=3fabe1f9-1550-4e1c-bfd5-668e34354308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:24:02.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:24:12.649Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=a029a821-7211-49b7-9c8e-6be498ac7b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:24:12.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:24:22.662Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=98fd8c82-3640-4f4f-9df4-6858896e83c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:24:22.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:24:32.675Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=a501a48c-d982-4af8-84eb-6643c10a9aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:24:32.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:24:42.690Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=c2564efe-e7cf-4c83-aa02-43518779c72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:24:42.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:24:52.705Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=0d2e8dc1-b8fd-47dc-9cae-abd30725d718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:24:52.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:25:02.721Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=2f5253a4-e2bf-4fda-be7d-724326e55b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:25:02.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:25:12.735Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=a4b3f40a-b77d-4805-91c1-40b439fcc07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:25:12.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:25:22.755Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=0755de9b-380f-4e42-af41-c5663405083a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:25:22.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T05:25:31.424Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T05:25:31.425Z |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-06-30T05:25:31.426Z |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-06-30T05:25:31.429Z |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-06-30T05:25:31.443Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T05:25:31.444Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T05:25:31.444Z |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-06-30T05:25:31.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:25:32.768Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=c1173aeb-f158-4cb9-bf24-5ba6bb5d33b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:25:32.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:25:42.784Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=e6626ded-c184-416d-9b45-d069f329d8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:25:42.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:25:52.799Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=f3154d4a-1d20-4c60-949c-995048df0bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:25:52.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:26:02.812Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=7dcce3cc-8337-426b-bb14-2ea8c0bf8159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:26:02.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:26:12.824Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=13564903-1b4a-432f-a80a-87f2a6561cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:26:12.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:26:22.836Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=6cf98141-c50c-4ef5-90b5-1899dd43eb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:26:22.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:26:32.849Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=29e612fe-470c-4938-8477-58bea7429c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:26:32.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:26:42.864Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=0534956c-c558-4bd9-935e-1bb285834712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:26:42.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:26:52.877Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=d3b2077e-84a8-4377-819e-88c3b3e4915f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:26:52.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:27:02.888Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=002078f5-be6c-4185-9193-cd5bdd48985d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:27:02.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:27:12.900Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=d29ad977-6811-460e-845a-674159d2567f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:27:12.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:27:22.913Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=e864a9c5-361f-44f2-a904-8e8d38b7e21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:27:22.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:27:32.927Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=b69c6860-437f-488c-81ab-2649ab172872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:27:32.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:27:42.939Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=937f359f-ba52-44c3-879f-d59188e95ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:27:42.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:27:52.951Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=13f8e0a9-0eb1-47f7-8ee3-b44fa5f7c49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:27:52.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:28:02.964Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=2f66731a-6bd1-400b-84b6-5ea3325ffb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:28:02.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:28:12.977Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=bb6b58a2-930a-4918-9eb5-f9eda7a8ec9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:28:12.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:28:22.994Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=7a741345-4edf-405c-9473-9d8f05d5789d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:28:23.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:28:33.009Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=3d3b4a33-10a8-4bfd-bfc6-92268753395b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:28:33.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:28:43.021Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=50b9d463-afca-4841-98de-4dbb71f31a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:28:43.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:28:53.033Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=3cd3448b-703f-45eb-b13d-97e0457be373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:28:53.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:29:03.048Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=2490807f-3711-478e-b227-77f6740698bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:29:03.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:29:13.059Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=d3a1c7a9-dfa4-4add-adfe-2da3e3158cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:29:13.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:29:23.070Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=35d3d274-3b23-4391-af1c-aefab7aea3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:29:23.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:29:33.087Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=fface5c9-d2a8-4a28-ab8a-54eeb94b6cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:29:33.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:29:43.099Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=f3bba319-33bf-4f13-9a2a-e8ca845cb597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:29:43.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:29:53.110Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=06c85df6-99af-4c68-bf40-e8fc978cd91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:29:53.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:30:03.123Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=6080b444-b786-422e-94d9-efc6f2471650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:30:03.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:30:13.135Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=12d430a1-c18c-4f02-94a7-d35177f6e07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:30:13.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:30:23.152Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=d53068a4-a6c1-4b4c-9d7e-e4d94e123759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:30:23.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T05:30:31.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T05:30:31.360Z |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-06-30T05:30:31.361Z |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-06-30T05:30:31.364Z |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-06-30T05:30:31.372Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T05:30:31.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T05:30:31.373Z |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-06-30T05:30:31.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:30:33.163Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=9e8198bd-d2f1-4bf5-b638-31cc34d45ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:30:33.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:30:43.176Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=83d38626-2c44-4877-9667-17e70c9ad1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:30:43.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:30:53.187Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=4604f740-125a-4e84-86ea-fe8d977bd016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:30:53.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:31:03.202Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=74b9cc68-a17b-4088-aee3-ec29df756f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:31:03.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:31:13.224Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=3b6209f3-d83d-4e9a-8cc4-8e8f369e741b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:31:13.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:31:23.246Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=7f2d7e6f-17e2-4fee-9617-427aff77a29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:31:23.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:31:33.258Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=f7401f6c-f7c8-4c15-871f-d2f7f2d96d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:31:33.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:31:43.273Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=9b15a93c-07ab-444c-bba5-2f3cc9f2be51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:31:43.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:31:53.285Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=e8a1a13c-48aa-445d-9cd6-6ec7c5b0759c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:31:53.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:32:03.301Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=91db7bd7-8ed7-42c5-85a9-24e9256e2139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:32:03.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:32:13.317Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=d88a3f8e-cd66-43e4-b7ba-a7aeedf2057e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:32:13.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:32:23.333Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=66c868ac-474e-45dc-a9a4-a7c31a43652a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:32:23.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:32:33.365Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=f216bf7c-bd1a-46bb-9337-ba7f7dcae0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:32:33.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:32:43.379Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=cd9e2df9-bdb3-43fb-add9-a0eca427d12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:32:43.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:32:53.393Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=4fcebc4b-73d9-4b8a-92db-9d15548684cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:32:53.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:33:03.407Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=ff6b37bc-fb5e-40f2-a54d-8a3a29a4bd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:33:03.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:33:13.420Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=38d259ae-bdbc-4af8-86b8-da5d165c392e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:33:13.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:33:23.449Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=edab7798-4c59-45f6-a5ed-55b5862a9612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:33:23.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:33:33.463Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=bbcb2346-1fb3-4620-b3f8-764bfe027731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:33:33.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:33:43.476Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=926162d2-f5a2-498f-9a17-66a869ec8853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:33:43.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:33:53.487Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=ba24bc68-f690-455a-bfbe-f7ad9a7fe1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:33:53.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:34:03.498Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=09d8b882-0fae-4aa6-bb8a-d86ece90db21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:34:03.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:34:13.510Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=7c755d74-03ae-4bd6-aba0-fcd8a40f2044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:34:13.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:34:23.522Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=1168737c-753d-473d-b191-e7cf05af73e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:34:23.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:34:33.534Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=be71bef2-8d2a-43fa-a753-636d1ee02cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:34:33.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:34:43.548Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=6da58b6b-abcf-4ef5-bc26-89095cd0943c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:34:43.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:34:53.560Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=39048e7c-7991-4b02-9f30-a6fe227e402e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:34:53.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:35:03.572Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=f1f66390-4cbd-41ac-82e9-ffa5dc446877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:35:03.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:35:13.592Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=d0f73e19-5892-44b2-87d4-0ee14516abb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:35:13.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:35:23.605Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=25ca4f78-4953-444f-a08e-640d8ad7cf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:35:23.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T05:35:31.376Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T05:35:31.376Z |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-06-30T05:35:31.377Z |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-06-30T05:35:31.379Z |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-06-30T05:35:31.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T05:35:31.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T05:35:31.390Z |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-06-30T05:35:31.396Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:35:33.618Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=51a67b98-16de-42ae-8756-29f4cba5a42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:35:33.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:35:43.628Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=fff0cbe3-6f65-43aa-822e-12d01dbc4ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:35:43.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:35:53.638Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=b4208417-5068-4723-8202-e1e47fdb4374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:35:53.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:36:03.650Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=dbea2bbc-5a35-4076-85e9-ead97263c9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:36:03.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:36:13.669Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=ad8f1819-3e27-489c-a08b-a5fbc6b35b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:36:13.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:36:23.687Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=bf9f9207-b599-4172-a5bc-d4425669f4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:36:23.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:36:33.700Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=746ceef1-f3b9-4024-b858-ba8cc8cfb5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:36:33.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:36:43.711Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=c6bbb1fb-eaf8-42ee-ab11-6dea119a7ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:36:43.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:36:53.721Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=abab1719-b08a-44f0-956d-0047cf45ac36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:36:53.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:37:03.734Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=62c037f7-fbb3-4663-955f-8f0458f118df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:37:03.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:37:13.748Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=45d9c6c3-26c6-4da8-9eca-4a392d8695a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:37:13.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:37:23.763Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=d3c4ada1-cfab-448b-bc8a-979db9a123b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:37:23.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:37:33.774Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=3a7bb311-54b3-4186-aa08-4c6b34ecd640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:37:33.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:37:43.791Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=ed99e9cd-062c-488e-9ba2-bde032778ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:37:43.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:37:53.805Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=92f18deb-2082-47d7-a7a2-fa84e6527695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:37:53.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:38:03.820Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=9181e063-c63e-4469-8c51-7a424b752c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:38:03.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:38:13.832Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=9ba5f8b7-374e-4204-b235-693b6af291c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:38:13.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:38:23.848Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=8618503f-5c1d-4f47-bf30-095941fb3eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:38:23.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:38:33.860Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=4642d736-d10a-46f3-b95c-367e1642840d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:38:33.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:38:43.871Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=07d15a12-e96f-448e-9a04-2cd4864a4475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:38:43.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:38:53.881Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=c135f96d-66dc-45db-9fa5-017d06e9d763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:38:53.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:39:03.891Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=e559c2d6-14c0-424d-b656-8558f9ed6cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:39:03.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:39:13.899Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=0352d66f-4edd-45b5-989f-3c4f2f263133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:39:13.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:39:23.909Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=99e27596-cc4c-444e-a3ca-e4a3ec45dd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:39:23.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:39:33.932Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=4aa4fb01-bf26-467d-a499-9d1ad7ff9b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:39:33.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:39:43.941Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=8f4db621-fa17-49b3-aa6e-8aa1f2fad5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:39:43.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:39:53.955Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=e36e686c-2fcb-4e70-91a7-46f5a4a8225f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:39:53.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:40:03.966Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=6426615b-c770-4a2a-85b4-60feec53aa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:40:03.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:40:13.975Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=cddeafb3-9ae8-4a56-9da8-d493143e099d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:40:13.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:40:23.986Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=bbe0f054-d6de-4c38-a6c9-1e86b96e5606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:40:24.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T05:40:31.353Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T05:40:31.354Z |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-06-30T05:40:31.355Z |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-06-30T05:40:31.357Z |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-06-30T05:40:31.367Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T05:40:31.367Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T05:40:31.367Z |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-06-30T05:40:31.369Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:40:34.006Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=dff04b45-53dd-4363-8966-5b42fdb86a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:40:34.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:40:44.014Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=2c3f1498-1608-4a15-a55e-d0408882a770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:40:44.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:40:54.024Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=dcee47b0-542a-42e6-a66c-7f2d497235ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:40:54.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:41:04.045Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=41edf819-7c7c-4c86-a13e-a6d6c57791af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:41:04.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:41:14.056Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=abd8639f-9dfc-4da4-a711-f729bc3be602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:41:14.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:41:24.075Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=f118b30a-3799-4be1-849c-9b6af67f489a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:41:24.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:41:34.087Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=0a1754de-c984-4ee6-9420-92acd843e83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:41:34.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:41:44.098Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=2af76749-afbe-43c8-b152-b461c76fbbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:41:44.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:41:54.108Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=c2bb58e8-40f3-4f61-b63e-7b68bfe47b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:41:54.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:42:04.129Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=2eaa6dfe-b9fc-4f88-be29-3c859d40439c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:42:04.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:42:14.139Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=a669e5e7-3f52-46e8-86da-dfdcdccf9433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:42:14.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:42:24.148Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=86c622ca-abee-44b7-8670-3fe43b5147fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:42:24.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:42:34.158Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=070062c5-64a9-496c-9843-2b4418169aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:42:34.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:42:44.168Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=004b4982-9ceb-4c6b-a7d4-1d6f6a4988ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:42:44.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:42:54.179Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=2efd4ebe-867a-407f-abd6-0d31e6c516f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:42:54.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:43:04.188Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=8de1afc3-ad2d-4475-8806-cd970863489a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:43:04.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:43:14.199Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=ec3e55c2-c777-4095-9924-6b002ebba04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:43:14.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:43:24.211Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=a87087b7-51c6-4173-a585-59b5adf7c8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:43:24.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:43:34.227Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=c57f1bf1-01a5-4438-81f1-4327d959c5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:43:34.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:43:44.237Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=228bb8f1-3023-4f2e-994f-c2c271e3bd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:43:44.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:43:54.247Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=4cb71b5d-d534-4f2d-a811-8a0920c2c8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:43:54.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:44:04.258Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=2466712d-0578-4b98-ac2c-4c162f63d302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:44:04.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:44:14.267Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=3bb295cb-b2ae-4cf7-a7cc-72a42a6a9a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:44:14.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:44:24.277Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=1625bbab-55df-4c95-a6e6-f5931f5b054f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:44:24.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:44:34.288Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=14b7ad70-09ae-4974-b544-6b3b3b521178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:44:34.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:44:44.296Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=58116615-2341-41c6-a332-075f5add5708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:44:44.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:44:54.305Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=2b22d40c-c58b-4db5-b0f1-3cf57a6d3437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:44:54.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:45:04.313Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=54bdbffa-d78c-4841-a493-a187c9da8456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:45:04.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:45:14.353Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=fcd52300-da26-4550-bd93-1a55d265ed84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:45:14.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:45:24.364Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=2c6b0c6e-6353-47b6-9ada-d09b58c0bfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:45:24.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T05:45:31.330Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T05:45:31.330Z |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-06-30T05:45:31.331Z |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-06-30T05:45:31.334Z |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-06-30T05:45:31.345Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T05:45:31.346Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T05:45:31.346Z |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-06-30T05:45:31.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:45:34.374Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=eef4076d-a830-4bc1-bd90-e3aa5f18d7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:45:34.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:45:44.384Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=aba6103e-ef8d-4005-8f57-11a287604ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:45:44.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:45:54.398Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=1650d652-c3bf-4490-a873-f4f1610de7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:45:54.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:46:04.407Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=26d34a0f-00f1-4560-bc19-febb830fbd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:46:04.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:46:14.416Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=ff85eb30-58db-46e2-80ef-1f6ba2dd9398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:46:14.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:46:24.425Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=d098748a-8d0f-4c85-a48c-947a4ae887f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:46:24.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:46:34.437Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=4f380f90-b19f-4b74-9f70-5b6107840272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:46:34.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:46:44.448Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=82477c03-0e31-4f32-ad2a-26f9e91c0fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:46:44.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:46:54.461Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=ae98ff94-ac19-4a77-b2f9-f67915d020ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:46:54.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:47:04.472Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=dde17456-9d41-47b1-9cde-2695c9a03357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:47:04.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:47:14.480Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=d85c5e35-8bc8-4e54-8962-bbaaf85d316f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:47:14.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:47:24.492Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=494485cf-1684-459a-b365-dca0f7c33c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:47:24.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:47:34.509Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=075f287d-51a0-4488-b203-615776ed2e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:47:34.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:47:44.517Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=4f69a7ef-05dc-46ec-ba99-95fcabaffd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:47:44.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:47:54.529Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=85fde4c3-efd3-48af-9451-41459284c989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:47:54.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:48:04.542Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=2f719bcf-40fd-44de-b0bc-6f56fe8dbb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:48:04.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:48:14.553Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=814f0ebb-2152-49d1-83e8-342b5273dc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:48:14.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:48:24.565Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=c43a8bea-ecfc-4759-b7ec-246ab6136142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:48:24.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:48:34.579Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=4737ff86-3c9c-4bd8-8cbd-4fc46c835c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:48:34.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:48:44.590Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=42e0f96d-543c-47e6-afc8-4d6a43308887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:48:44.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:48:54.599Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=92e5ef88-c0ca-4393-9029-0b5a0cba575d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:48:54.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:49:04.608Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=524846d1-709a-4003-aeb0-6f2380fbb2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:49:04.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:49:14.619Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=8d35b479-972a-4019-973c-fe9446e1ae58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:49:14.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:49:24.629Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=7eca9aff-42b7-4a9a-a10c-55194385b632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:49:24.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:49:34.641Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=2c83f270-bde6-4573-80dc-ab56d8f33dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:49:34.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:49:44.653Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=0a8ce0f9-3880-4f0e-912f-fe0512e7ff63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:49:44.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:49:54.667Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=3223fde5-a448-47f6-b8ee-be03a1db4efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:49:54.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:50:04.678Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=acdc408a-cfa4-4fc5-aaab-ab3093d1e208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:50:04.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:50:14.688Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=1e07349f-259d-4216-902f-0a133beacee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:50:14.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:50:24.699Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=f7ad2789-cf3c-4fb9-a048-73cd736a2f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:50:24.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T05:50:31.363Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T05:50:31.364Z |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-06-30T05:50:31.364Z |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-06-30T05:50:31.367Z |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-06-30T05:50:31.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T05:50:31.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T05:50:31.373Z |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-06-30T05:50:31.376Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:50:34.713Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=deb39497-bce9-47e4-8c34-61d8fdf4cd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:50:34.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:50:44.722Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=aa744b2f-f197-47fc-9a39-479ac7578688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:50:44.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:50:54.732Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=6b8fbf8d-9ddd-45fe-a55e-3620ea393a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:50:54.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:51:04.742Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=5cc7126b-64e9-4353-915a-ac80f3e0f22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:51:04.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:51:14.753Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=02324aae-6027-48ca-bba8-12affb700cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:51:14.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:51:24.764Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=edceafd3-5ca2-4eaa-8cc9-687bdc99f84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:51:24.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:51:34.775Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=7c7ff70c-5237-4d93-854e-4b69fc4aaed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:51:34.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:51:44.787Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=ad36c0da-320f-488c-8abc-0d9ba7d4edc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:51:44.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:51:54.800Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=ffd8a92d-29d2-4691-aff4-4d88d81ee5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:51:54.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:52:04.810Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=6ce89c23-6b92-4e30-94b1-059f0b5efa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:52:04.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:52:14.823Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=1b0df0d8-6318-4dbe-8d3a-4519aed9302b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:52:14.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:52:24.842Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=3633d050-993b-4b70-9070-8dccdc72bdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:52:24.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:52:34.854Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=2a238d05-60f7-46ff-b93b-4c44160b870f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:52:34.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:52:44.864Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=f8d43785-e6ad-459d-b448-54cfd028279d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:52:44.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:52:54.874Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=1c2e9282-1e53-4c1b-bcc5-8d160dec3d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:52:54.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:53:04.885Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=492bfc78-108c-453b-a051-dba35e125fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:53:04.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:53:14.895Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=185c34d4-1939-47ce-b1d3-256aa4178514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:53:14.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:53:24.905Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=db4487e1-bb53-4539-8485-759d0f9101f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:53:24.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:53:34.915Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=f597e2aa-badd-48cf-b580-acb59d39290f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:53:34.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:53:44.925Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=288e1db1-713a-435c-9634-d8deed3e1528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:53:44.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:53:54.935Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=1c63c2a8-e3f0-4e43-ac3b-ea6ff3b29b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:53:54.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:54:04.945Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=192b7171-fb10-412a-b28a-ac1a330e67e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:54:04.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:54:14.956Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=f5c900c0-a67d-4f2f-9e62-085c70485e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:54:14.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:54:24.965Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=c3a70609-d3f0-4e6d-b710-71eb06785fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:54:24.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:54:34.975Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=ab441b5d-8d6a-4dcc-87ac-7f8c20e1dce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:54:34.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:54:44.984Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=0077afbe-dea0-4a35-94af-7a14d4a19d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:54:44.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:54:54.993Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=07de175e-3dd7-4dc0-b986-16ed8508cd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:54:55.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:55:05.002Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=e41d849a-1d68-4aa5-8e7f-e13a711087f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:55:05.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:55:15.012Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=fe02ffd4-6c0d-4a56-bd9e-5a3cc49076ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:55:15.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:55:25.022Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=7d20d5ed-9e31-49b6-b723-0246633b750b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:55:25.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T05:55:31.393Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T05:55:31.393Z |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-06-30T05:55:31.394Z |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-06-30T05:55:31.397Z |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-06-30T05:55:31.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T05:55:31.404Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T05:55:31.404Z |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-06-30T05:55:31.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:55:35.031Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=c26e4bfe-b8d6-4000-9a71-b3837a816fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:55:35.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:55:45.041Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=0f7d66ff-e19d-44ec-88eb-3b96bc0dde94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:55:45.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:55:55.050Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=8e00dc8f-769d-471c-afb8-16ef68d57fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:55:55.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:56:05.069Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=0975fe09-13e2-472c-b357-8a1eba2137c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:56:05.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:56:15.079Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=3d5ed3b2-80f3-4563-8acd-448af2a4a3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:56:15.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:56:25.088Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=a4de9edc-391c-4416-a7e2-2b60d494b9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:56:25.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:56:35.099Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=9ad78b7b-e9cb-4340-a40d-fcef1fc4425d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:56:35.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:56:45.108Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=50b51eaa-c6c2-4455-b243-8398b51b3d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:56:45.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:56:55.117Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=237df385-9377-451e-aaa2-0010506ca7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:56:55.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:57:05.128Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=00f55f87-be83-4088-8bbe-77cf60a0a0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:57:05.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:57:15.137Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=cd7a27ea-3591-4564-9a4c-31da2375cb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:57:15.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:57:25.146Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=5eaf608c-815e-4c32-b5a4-30059ecedf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:57:25.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:57:35.155Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=4cf636b0-b450-4941-9f1e-c876d736a060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:57:35.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:57:45.163Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=4dbfca35-c242-4db3-9cc2-7e08542def48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:57:45.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:57:55.173Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=7aaf80c7-a2e5-42af-bef6-fe61c2f07098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:57:55.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:58:05.183Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=27d00694-0d33-4c6a-8ab9-d206271b2afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:58:05.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:58:15.195Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=3d80d91b-3832-4055-beb8-7065a28efd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:58:15.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:58:25.205Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=7aeb6ece-d006-4d4a-9031-ad71a0f8ef46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:58:25.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:58:35.224Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=b2f91842-3e70-48bc-bef5-a8b005d626d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:58:35.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:58:45.238Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=44de1dc1-2b58-443b-bab3-0e68b112824b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:58:45.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:58:55.248Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=231e330e-867b-4596-b1dd-3cc8b34e83e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:58:55.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:59:05.266Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=62773993-54f5-4866-8e5a-2984c7241612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:59:05.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:59:15.274Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=16351f66-d75f-4ae2-9346-2e891f82cb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:59:15.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:59:25.286Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=213a5887-af65-48e5-97e7-9d765494ff73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:59:25.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:59:35.296Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=63f6b076-e14b-4154-9730-202e5ddf06b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:59:35.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:59:45.305Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=8ca01fe0-f9d6-458c-aa82-90656e623900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:59:45.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:59:55.315Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=56469e29-b042-4fbd-9280-d21ad21cd2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T05:59:55.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:00:05.329Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=b853a5fe-fc39-4b9f-a831-74523d319bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:00:05.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:00:15.340Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=f4ba1883-8b50-4c26-b216-7da78a5d1fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:00:15.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:00:25.356Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=121bcfd5-7823-46cd-acdf-52ab4ad2e2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:00:25.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T06:00:31.344Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T06:00:31.344Z |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-06-30T06:00:31.346Z |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-06-30T06:00:31.350Z |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-06-30T06:00:31.357Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T06:00:31.357Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T06:00:31.357Z |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-06-30T06:00:31.360Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:00:35.379Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=24e3e2c0-be94-42d0-8aa9-0f7bbff406a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:00:35.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:00:45.389Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=fdfd0411-a475-4ed8-9083-66838c5848d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:00:45.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:00:55.398Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=655e96a5-1d7f-4d8e-b781-5ef5f151d405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:00:55.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:01:05.408Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=838e4730-e103-40c1-840d-2169d08d6f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:01:05.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:01:15.419Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=3077d4fd-2874-4e6d-b201-9903a26a8f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:01:15.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:01:25.426Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=f82b6bb3-b904-4688-99c4-655b24f7bacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:01:25.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:01:35.435Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=cdc43bb8-68d1-4678-8b13-b1fcdcf0145f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:01:35.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:01:45.453Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=5c09b2e2-70be-4c8a-842f-45681d2b65c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:01:45.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:01:55.461Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=7b8dc48b-66eb-4d8a-ae11-9b12491b5d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:01:55.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:02:05.472Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=f8e2b809-4863-4b60-9fb3-21f727b6f374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:02:05.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:02:15.481Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=18d58e47-a591-4571-9e27-604cb7b8bb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:02:15.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:02:25.491Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=f7a9c5a2-bf70-4f25-844f-da0169f6896c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:02:25.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:02:35.501Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=5d004499-e98c-4682-bb8c-3ab521975947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:02:35.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:02:45.512Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=7f0066d6-3fa7-4a39-b926-112842ec74c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:02:45.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:02:55.521Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=76b61299-4b10-449a-8df5-bd1986a7335d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:02:55.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:03:05.529Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=44358adf-32a6-4834-b87b-0ea84fbdda53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:03:05.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:03:15.540Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=85e005f6-efcf-49ea-96de-b033745262e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:03:15.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:03:25.548Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=326d9eef-3b14-40c3-b3a8-1b921608fa7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:03:25.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:03:35.558Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=e7c03d66-927a-43b9-91ef-e4d3ca39a4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:03:35.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:03:45.569Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=c1631931-1bde-4454-9959-23554b2d90ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:03:45.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:03:55.579Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=ed7e7e40-f053-4cc6-bfef-14a0b79859de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:03:55.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:04:05.588Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=dae21a50-2915-4dca-9f55-8aaaf484f433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:04:05.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:04:15.597Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=f3e4d7ba-cbd0-44fe-a677-3296823b9deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:04:15.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:04:25.607Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=e8cd3bb0-7c55-4fe3-9453-12cf5674da52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:04:25.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:04:35.617Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=e0655a45-03ae-4253-b4ba-17bcac92781e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:04:35.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:04:45.635Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=81c2e1b4-9cc1-4e7b-a469-b8cc68ca6f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:04:45.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:04:55.646Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=325dad1f-f589-45b6-a2f1-3bf9e40b190a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:04:55.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:05:05.656Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=346e0cbf-5b07-43ea-9c8b-5617b6e475d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:05:05.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:05:15.667Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=893fe2a9-b833-4a2b-80a6-ba05b8430be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:05:15.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:05:25.676Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=56854fd9-4f33-412e-9cff-6a84ea2af287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:05:25.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T06:05:31.398Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T06:05:31.398Z |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-06-30T06:05:31.399Z |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-06-30T06:05:31.402Z |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-06-30T06:05:31.410Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T06:05:31.410Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T06:05:31.410Z |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-06-30T06:05:31.413Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:05:35.686Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=9e61ead1-b533-4826-b01a-27170042896b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:05:35.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:05:45.695Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=0294b028-b193-4d9f-81dd-4a057f5cdac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:05:45.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:05:55.704Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=89616b94-5964-43ac-92f9-257b2fcd6dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:05:55.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:06:05.712Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=82d7d8e8-9309-477a-8348-b709acea7067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:06:05.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:06:15.721Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=76b88dc4-0ca4-49ba-b6de-d4ff3628896f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:06:15.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:06:25.730Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=d3c2beca-230a-450e-a628-f05b5683292d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:06:25.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:06:35.738Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=2c9a4035-7291-43dd-b83f-9cf55c235e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:06:35.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:06:45.746Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=312d2c66-f1b7-46a2-a5c8-bf62a72406e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:06:45.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:06:55.755Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=4928e1d0-dd63-484e-b28d-027836482162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:06:55.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:07:05.763Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=f43bad3e-700b-41f1-b4e0-a0c524eef04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:07:05.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:07:15.772Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=a6df142a-408e-4c96-9199-4541e72564c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:07:15.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:07:25.781Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=39e3aed3-fcb4-406f-80eb-44556f62dfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:07:25.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:07:35.789Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=df196d92-44c4-42f5-98b3-cb7a86396771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:07:35.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:07:45.797Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=28597b9b-ab72-4993-a95a-48fb7652f705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:07:45.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:07:55.807Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=4e5ba903-14da-4b2a-a2d8-e8d9c386b9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:07:55.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:08:05.815Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=d1a54325-5b20-45bb-8660-4d34ca461d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:08:05.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:08:15.823Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=1c2d5bad-dd52-4857-82d4-438d9d4f454b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:08:15.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:08:25.831Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=2cf9a9a0-2d98-4d2e-82f6-e36216fd1b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:08:25.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:08:35.840Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=a3723f53-7813-4dad-8ba0-a1dc3ce777be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:08:35.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:08:45.849Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=7ae2dd04-974c-4e82-b7d9-e2dd47fa4084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:08:45.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:08:55.858Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=d3a4b695-81b0-4142-b4a8-f0057a966810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:08:55.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:09:05.867Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=54d5991f-3884-49e9-8663-90da98f3cfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:09:05.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:09:15.876Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=b45baf47-4f44-4eb6-af4f-9cfa8292a0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:09:15.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:09:25.885Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=dfc01eb8-26bc-4516-9b00-1bb13e8dbc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:09:25.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:09:35.893Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=26ec7909-448b-457e-8660-3b1d02ba243c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:09:35.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:09:45.902Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=5d531348-88b5-4e3a-85b9-29a3117e97f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:09:45.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:09:55.913Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=321242c7-8889-41bd-9df3-e2d0f4eff375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:09:55.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:10:05.924Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=da567980-b4bf-4ece-954a-11b723ab3c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:10:05.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:10:15.934Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=ac385afa-64ab-4740-b7fa-9814ff8dcffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:10:15.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:10:25.944Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=29a2e9fe-2b6d-46a2-a265-77121ade457b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:10:25.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T06:10:31.230Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-30T06:10:31.230Z |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-06-30T06:10:31.231Z |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-06-30T06:10:31.232Z |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-06-30T06:10:31.238Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-30T06:10:31.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-30T06:10:31.238Z |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-06-30T06:10:31.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:10:35.953Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=56b0020b-724c-4f1f-acdc-f3a71de73f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:10:35.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:10:45.963Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=6d640e28-9174-46e1-ac75-20fff26e5589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:10:45.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:10:55.975Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=06ff5236-fdc9-4a07-8a0b-eef34a717b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:10:55.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:11:05.986Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=4e99478f-39ca-4a67-93ff-621997ddb33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:11:05.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:11:15.995Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=82b8036a-b990-4bf7-9db5-8d942b4059d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:11:16.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:11:26.005Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=f5fb2c9f-a476-46ed-803a-95bca16631db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:11:26.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:11:36.015Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=376a592a-5806-43bb-a7de-b7ce0dff8b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:11:36.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:11:46.023Z |INFO |Init configs |InvocationID=cf6f08cf-eccd-4d0c-a2e5-b6066eb0b82d, InstanceUUID=db8cfc03-c2dd-497d-82c2-b5d877490f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-30T06:11:46.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |