By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T23:06:33.749Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T23:06:33.752Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T23:06:33.787Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:06:34.390Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:06:34.484Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:06:34.484Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T23:06:34.485Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T23:06:34.553Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-08T23:06:34.688Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-08T23:06:34.721Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-08T23:06:36.050Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-08T23:06:36.423Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-08T23:06:36.441Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-08T23:06:36.442Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-08T23:06:36.493Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-08T23:06:36.494Z |INFO |Root WebApplicationContext: initialization completed in 1772 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-08T23:06:36.835Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-08T23:06:37.600Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-08T23:06:38.643Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-08T23:06:39.123Z |INFO |Started MainApp in 7.465 seconds (JVM running for 8.077) |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-08T23:06:39.197Z |INFO |Start scheduling PRH workflow |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:06:39.211Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=e6576146-02a0-4d11-b74f-8e9fcb2628fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T23:06:40.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:06:40.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-08T23:06:44.016Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-08T23:06:44.017Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-08T23:06:44.019Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:06:50.645Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5bcaa2e4-29be-486f-8f28-d231a3aa9fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T23:06:51.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.189:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:06:51.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:07:01.713Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=b1e1ca30-0748-4025-af1a-9902605a576b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T23:07:02.750Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.189:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:07:02.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:07:12.751Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=dae1d458-9811-457a-8497-7efabac72391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T23:07:13.790Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.189:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:07:13.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:07:23.795Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=6c2e4a3a-0400-47ec-b2bc-f66cb776bfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T23:07:24.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:07:24.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:07:34.865Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5313eefd-728c-4266-9fc7-883a4b3857da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T23:07:35.902Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.189:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:07:35.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:07:45.903Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=61742122-4e3f-4301-a05a-09b353011ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T23:07:46.942Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.189:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:07:46.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:07:56.944Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=23bfa40f-3a16-43e2-9ca9-037e4112beea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T23:07:57.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.189:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:07:57.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:08:07.988Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=93c0d232-3beb-4fee-981b-5e5ea84064b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T23:08:09.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:08:09.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:08:19.024Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=c7baa5f2-b13f-43d7-832e-70d3dbd5b803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T23:08:20.062Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.189:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:08:20.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:08:30.064Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=3f89e4f2-5d63-4915-a645-e9cd17ba9e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T23:08:31.102Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.189:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:08:31.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:08:41.103Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2bb17b70-1134-47ae-b321-51f824ee3b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T23:08:42.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.189:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:08:42.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:08:52.147Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=4b6a526d-c919-404b-bf7e-f0276606e74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T23:08:53.182Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.189:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:08:53.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:09:03.185Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=6f097519-6ccf-4548-acc3-c56f54e9677c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T23:09:04.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.189:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:09:04.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:09:14.227Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=35a20c92-d944-4e55-8ad0-147d5db875dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-08T23:09:15.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.194.189:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:09:15.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:09:25.264Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=a11cb509-3260-4555-bd25-6f7c12e2b892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:09:25.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:09:35.382Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=518d85a5-b1e1-4113-9029-8094d4f6749a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:09:35.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:09:45.399Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=857bbb1a-82fb-47f9-83b7-62e0585f36a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:09:45.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:09:55.409Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=55cb7cf8-7342-470f-8f87-090b9eba0e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:09:55.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:10:05.421Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=355dc6f7-c2f3-4474-8aa4-5ae178b53534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:10:05.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:10:15.431Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=512a23d8-ea3e-4e8d-89f2-b56e0b62653f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:10:15.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:10:25.450Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=c0a810ca-6e36-4546-aba8-878c32653bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:10:25.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:10:35.468Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=faf2c735-fc35-4e21-8342-82f990c79ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:10:35.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:10:45.481Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=3f2ab3a9-3455-4f3f-b02f-61ba04443c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:10:45.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:10:55.492Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f2c83b95-dd6c-4941-b2f3-b4398a7c67fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:10:55.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:11:05.504Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=dfce4756-2b68-4f3b-b73a-eedba204a960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:11:05.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:11:15.516Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=b25e5b9b-c742-4fbc-984e-4a9493cd8333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:11:15.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:11:25.528Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=96e1d960-bbac-4c36-9f3d-0b669795ca9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:11:25.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:11:35.539Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=d81a701b-da67-4bd0-acf5-c8b489d4401f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:11:35.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T23:11:37.441Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T23:11:37.442Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T23:11:37.444Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:11:37.449Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:11:37.459Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:11:37.460Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T23:11:37.460Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T23:11:37.463Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:11:45.551Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=e5a9e1e2-152b-450c-8a89-0acea27038d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:11:45.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:11:55.568Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=71d28a90-f00d-4979-b8e1-cd232a36fc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:11:55.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:12:05.585Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=1dc7d8a5-c5a3-43e6-9c37-b687038c021e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:12:05.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:12:15.596Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f0e470ec-5fcd-4112-a3c0-a558f12f910e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:12:15.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:12:25.618Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=54ae1658-2677-41b9-99d3-dfd26c3b6029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:12:25.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:12:35.638Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=aeccb246-98ef-4000-95f5-f1a724e30c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:12:35.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:12:45.648Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=905d09b7-b7a7-42c1-9df5-c7e61878d4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:12:45.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:12:55.660Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f537a622-8421-4fcf-8232-ea2be98d7215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:12:55.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:13:05.672Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=1025a867-7bbb-431e-b2e4-75566ccd98f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:13:05.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:13:15.681Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=179ee65c-e9e9-4dc1-a4c3-84d34935e828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:13:15.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:13:25.691Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=8fc9c02b-ecdb-4206-a503-5bf65ec7aa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:13:25.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:13:35.707Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=31797f35-fe61-422b-9fae-ba0de9d0275f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:13:35.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:13:45.719Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=6a49c0c1-bfec-4348-96d2-b73daa900e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:13:45.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:13:55.734Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=24b711dd-3867-4c9f-9936-7bf76a2c5f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:13:55.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:14:05.755Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=9325a64a-5cd5-4eb0-8bee-8a85b59c5802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:14:05.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:14:15.769Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f46210bd-31a4-4a0d-b465-b4ddd6d9bff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:14:15.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:14:25.779Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=05ae4605-bc90-441e-b18b-b478db01c936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:14:25.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:14:35.787Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f613e94e-675c-4a7c-b4bc-a90d3b00dd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:14:35.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:14:45.798Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=d9ccf4f7-9c2f-44bd-a33f-19f12d33dbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:14:45.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:14:55.807Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5f5ab0e7-05f7-40c4-8d01-ce0faf6cc30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:14:55.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:15:05.818Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=8669ead3-5938-4d68-a4b3-91da500ac349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:15:05.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:15:15.826Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=a5e2800c-3ccf-48bc-8f4e-efea98a94b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:15:15.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:15:25.835Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=a15ff2b1-2684-4c6f-b124-d9e2eca676d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:15:25.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:15:35.847Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=faca27b5-798d-4f85-81bc-c9f2b8e7e767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:15:35.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:15:45.871Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=7e1b66e2-a91e-40b4-add5-473ffa6d147e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:15:45.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:15:55.888Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=985c976d-d389-4d65-9cc1-ca9ac9a053dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:15:55.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:16:05.897Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=6ba8e60a-6c44-4d4b-8f95-42e7385d1526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:16:05.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:16:15.907Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=345e0f5f-69fd-4db0-86a8-fe6ae97362c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:16:15.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:16:25.916Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=42bb11dd-0936-4fe2-8fc3-4629bb5c588e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:16:25.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:16:35.930Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=92b4039b-a4ce-4a14-a4c3-cb31839d6076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:16:35.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T23:16:37.242Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T23:16:37.243Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T23:16:37.243Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:16:37.247Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:16:37.254Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:16:37.254Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T23:16:37.254Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T23:16:37.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:16:45.942Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=1356fc69-dabe-4b3d-82c6-8d062303aa59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:16:45.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:16:55.960Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=90997d88-d8a9-4022-aade-b0dd4026342d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:16:55.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:17:05.976Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=90b49380-164a-46fc-bae5-73f80b6fe1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:17:05.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:17:15.986Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f7869915-f552-49b9-a805-0acf6b22589d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:17:16.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:17:26.004Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=792c9b23-0c3c-4651-aada-cf829f26efe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:17:26.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:17:36.032Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=c2507ab6-cd2b-45c9-8de1-2640e0e464d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:17:36.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:17:46.046Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=66a920d1-bec8-4433-95fb-35ec42c13346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:17:46.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:17:56.061Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=252a9b0a-6500-4e2d-a4f8-2c79422f3fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:17:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:18:06.070Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=28a856da-3db3-494e-a3d8-dd4e177d2416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:18:06.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:18:16.085Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=78399764-9bb8-4f4d-8ebd-9cfb288e5b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:18:16.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:18:26.098Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=e8b2376d-0f6c-49d6-93b9-2356e8b33c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:18:26.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:18:36.108Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f3215845-77bc-47ce-9ea9-3be9f9da598f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:18:36.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:18:46.123Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=65c95cda-44b6-45a7-84c2-10a6f9f5db56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:18:46.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:18:56.131Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2c2ff1f9-c713-4588-ba32-8a52a47ac4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:18:56.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:19:06.141Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=b6f0fcae-3a4b-474a-b5a4-27a62b5d92d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:19:06.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:19:16.151Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=da788d89-3a67-4297-9823-bc70bb1dda19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:19:16.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:19:26.159Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=8ffc6000-07aa-4585-9545-896dc192c312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:19:26.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:19:36.167Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=647fd2b0-a8b9-44c7-b16d-7a1b7c61e614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:19:36.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:19:46.174Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=dd2d3292-9bac-4440-b727-c3746f77bcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:19:46.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:19:56.183Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=6ea5d31b-0ca6-4813-a331-7ded30c8fe76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:19:56.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:20:06.194Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=3b467b86-b0df-462d-b43b-5229498f7615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:20:06.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:20:16.209Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=7bcb3b08-b5ac-4117-912f-ad00f1b30b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:20:16.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:20:26.224Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=cfc614cc-fc93-4854-8ec9-3745b383e07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:20:26.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:20:36.234Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=7374a5b7-adc3-43e2-aaef-c7aa1157ec0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:20:36.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:20:46.242Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=6372aed2-169d-441e-80c7-9874a5e52550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:20:46.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:20:56.250Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=e2eb2d9e-61ed-4c9f-837d-ba6446c1bc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:20:56.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:21:06.259Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=de42f8b1-354c-415e-980d-2874c67425cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:21:06.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:21:16.267Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2c232751-b72c-404e-bf8d-b71861f53897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:21:16.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:21:26.279Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=09278939-1361-4568-ab62-db4b75e80fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:21:26.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:21:36.289Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=b7f345bc-f9c4-407f-9455-7127b4149109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:21:36.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T23:21:37.220Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T23:21:37.220Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T23:21:37.222Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:21:37.226Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:21:37.238Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:21:37.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T23:21:37.239Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T23:21:37.242Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:21:46.309Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f4dca86a-eee3-4570-90a7-2e7b73a1849d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:21:46.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:21:56.318Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=c3429490-b32f-4e3b-a686-1c70e1ef2402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:21:56.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:22:06.328Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=be70858e-8a10-4bd8-a00c-69adece2d2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:22:06.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:22:16.336Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=01afa3e9-90ac-4b13-a76f-0f93e11e4772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:22:16.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:22:26.344Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2d04a555-9db5-473f-9ce0-81e28083282b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:22:26.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:22:36.352Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=0c0857c1-6e7a-4534-9abf-3cfa5f635f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:22:36.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:22:46.375Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=936626d5-3169-4ce2-a82d-84c7eeeb2196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:22:46.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:22:56.389Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=612132d3-2425-499d-9b96-0fab9d835c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:22:56.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:23:06.416Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=c549948d-1b3f-49c9-8eba-e0adcee61bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:23:06.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:23:16.428Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=d54aecc1-b396-406f-aa90-b5e5d7a86ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:23:16.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:23:26.438Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=4db4ee5b-99d1-4328-905d-93e903414f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:23:26.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:23:36.446Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=91287aa5-812f-4261-bdac-18f73bec7ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:23:36.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:23:46.457Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=e1ce9283-f85c-45c5-8499-415a4c5ab8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:23:46.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:23:56.467Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=ecff19b1-9fbd-46b2-960d-80247533d504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:23:56.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:24:06.477Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=8cf41849-23f0-47c5-9fef-2ef4770963e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:24:06.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:24:16.494Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=1de15799-4cc2-4804-93d5-d3c3e69a98a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:24:16.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:24:26.514Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=346041c2-11eb-42ea-8273-a6e2f62b715a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:24:26.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:24:36.523Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=29c802b5-4d8c-4d9c-9865-0c62598e77aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:24:36.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:24:46.533Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=eb4bbf6e-4a86-4140-a13a-3068b157bff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:24:46.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:24:56.541Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=457fc71f-7e0b-4e2b-aaff-693c0277e7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:24:56.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:25:06.550Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=13e305aa-9048-42c7-8038-b2a55cb41c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:25:06.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:25:16.559Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=63538b6d-6fdb-411d-9ee8-403d568766ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:25:16.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:25:26.570Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=20063034-4e8b-48c8-ba34-f568ac9059a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:25:26.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:25:36.579Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=ab5eca36-ca81-46b9-8d99-23610a8a19e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:25:36.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:25:46.593Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=d567def9-8f48-406e-b739-7e1fa378793b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:25:46.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:25:56.609Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=64189bc9-1dfa-4f10-b0ce-b2c63d599f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:25:56.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:26:06.620Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=d247471f-f6ff-4565-8c75-b0c0aa815af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:26:06.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:26:16.627Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=c125eb4e-c4c3-4c3b-84e7-dd00e81b3dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:26:16.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:26:26.635Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=32dc9dac-a6f4-4d69-9dac-e5b20215b6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:26:26.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:26:36.643Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=7c4b7535-fcb4-4afa-83bb-90de8ee78f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:26:36.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T23:26:37.210Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T23:26:37.210Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T23:26:37.211Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:26:37.213Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:26:37.221Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:26:37.222Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T23:26:37.222Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T23:26:37.224Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:26:46.653Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=9ad4dfc7-cd6a-447f-ace8-89337a072f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:26:46.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:26:56.665Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=ccdcabd1-c7e8-4ee8-a452-a026d45b7ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:26:56.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:27:06.673Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=78405cfc-f933-45cb-bb41-23401e76cf88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:27:06.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:27:16.691Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=7b2d2b94-3aff-497f-aa3f-a18f922a1e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:27:16.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:27:26.701Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f4ec70ff-d4c9-4089-a6f2-499797644608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:27:26.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:27:36.711Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=fe6f1f98-bb62-4e57-9433-17873a249090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:27:36.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:27:46.723Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=73b75e35-e3c1-47ef-a932-08196c26dfd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:27:46.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:27:56.733Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=534c6cb4-e714-4be8-8c0b-4b051b79d4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:27:56.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:28:06.747Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=758f27ee-8e7e-493c-8014-a52b80643322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:28:06.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:28:16.758Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=87fb9afd-e791-47b6-ac60-79293bb10888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:28:16.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:28:26.769Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=19864b22-81f3-4e75-b578-7fe7a5c9a7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:28:26.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:28:36.795Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=263bc2bf-5657-404e-b55d-b33c946434be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:28:36.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:28:46.805Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2374bac4-dedc-4c2c-a120-fe2fd866b322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:28:46.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:28:56.816Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2d519ef6-5526-410d-900c-311c71d60c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:28:56.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:29:06.825Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=14b64519-6ba7-406c-b8c0-414a8020ae3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:29:06.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:29:16.833Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=00ab2e71-d05d-4a36-886e-616575cdb38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:29:16.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:29:26.840Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=078dcc09-a374-4b72-b4d2-b93ec7ef5328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:29:26.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:29:36.849Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5a9f4a39-3cf3-4797-b302-eb928e289767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:29:36.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:29:46.860Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f4f3715c-d247-41a7-9f49-6c3a3520d35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:29:46.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:29:56.868Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=9b27e145-babe-4645-9ac5-687170d5228d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:29:56.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:30:06.881Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=6907ea77-94bc-4949-9ca9-e7d81a5a7f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:30:06.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:30:16.900Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=486cedc0-d747-46cf-a850-31db26c47320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:30:16.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:30:26.907Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=a622b212-d410-4202-81aa-2d8a51b9f858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:30:26.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:30:36.917Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=e137d68e-8cea-464b-92b3-f0dd0f3a60ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:30:36.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:30:46.925Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=e963847d-aa4e-40cc-865a-4b61c38492de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:30:46.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:30:56.933Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5aae6219-ed5f-42fc-9851-4d60b1022bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:30:56.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:31:06.939Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=37715f7c-bae2-4b66-bd86-baecc4f09765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:31:06.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:31:16.948Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2225845c-1597-4cb3-a65b-3296f716309b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:31:16.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:31:26.957Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=c902ca98-ab6c-437e-8455-e163198e1d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:31:26.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:31:36.969Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=8e75bc6a-3f84-4768-a8a2-d16303ff6e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:31:37.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T23:31:37.200Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T23:31:37.201Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T23:31:37.202Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:31:37.204Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:31:37.210Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:31:37.210Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T23:31:37.211Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T23:31:37.213Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:31:47.019Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5d436402-e20d-44ee-b989-cdac94be732f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:31:47.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:31:57.034Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2f96e848-36d3-4503-9e36-b99a2ec07e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:31:57.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:32:07.049Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=86bc098c-09be-4705-9ea0-da4e02074575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:32:07.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:32:17.060Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5b8b49ad-0607-4d31-97fc-fff6cbe1b697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:32:17.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:32:27.068Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=61254bb4-47e3-428b-bafd-6220879d9d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:32:27.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:32:37.077Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=90b5e467-d3bb-4ee0-8f66-4a330d9c0274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:32:37.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:32:47.087Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=029a597a-bf8e-4ace-a314-2ea2102c25af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:32:47.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:32:57.094Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=a7a82ff9-f749-4266-a16e-00f88d81a9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:32:57.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:33:07.103Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=d0efc984-9cf5-42ee-9a5b-eec0d447c2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:33:07.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:33:17.114Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=44f6153e-f807-45b0-b32e-c7c1faf78d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:33:17.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:33:27.123Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=040713c3-bb3a-47a8-a8fc-e6a18fb41290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:33:27.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:33:37.144Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=345dcfa8-5fd9-49e1-88f7-c428b93d0d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:33:37.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:33:47.158Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=7c40fa5d-8fba-4fa8-8ea0-a8cee5c6c96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:33:47.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:33:57.167Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=24763538-599b-45d5-aa75-cf716525c2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:33:57.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:34:07.174Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=1b9aad00-e48c-444f-a5ca-bef8d8219b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:34:07.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:34:17.182Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=79612998-bf2b-47fc-acb8-fd6b758f0e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:34:17.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:34:27.190Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=4c9aca20-2544-4458-990f-3adbb8b475f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:34:27.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:34:37.198Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=0254b36e-2a51-4d5b-b7a5-e5f0069dd0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:34:37.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:34:47.206Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=35cafd28-cc88-4d26-a8e9-83bc5bad49fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:34:47.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:34:57.215Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f28703b5-0d6c-4acc-8335-b831a4abe51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:34:57.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:35:07.222Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=05a3788c-762f-4803-9394-a3bb9fbc9f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:35:07.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:35:17.234Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=d0446d7e-3b3a-43cf-a5c7-522e5eecd17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:35:17.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:35:27.256Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=fb181b60-5d91-4dda-89cf-e6245c4963f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:35:27.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:35:37.268Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=72808831-1a28-4024-aad6-c4dd7efb51e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:35:37.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:35:47.278Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=03322fa0-cd5c-493c-babd-b97875627c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:35:47.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:35:57.286Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=568a9deb-4b11-40b7-9864-eaf1700c2f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:35:57.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:36:07.293Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2bd1a190-6c93-445c-93d8-ef1232890c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:36:07.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:36:17.301Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=3579cdca-6ced-48a2-b21d-e977b430f8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:36:17.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:36:27.310Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=0c2b355b-4b2b-4af0-8be2-53dc8d66f428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:36:27.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T23:36:37.210Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T23:36:37.210Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T23:36:37.211Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:36:37.215Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:36:37.221Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:36:37.221Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T23:36:37.221Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T23:36:37.223Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:36:37.320Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f39b9cb5-058e-4bef-b187-205d1878f734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:36:37.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:36:47.328Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=30fb0a46-40a7-467e-ab00-def4ab5d96dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:36:47.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:36:57.338Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=394f05fc-74df-4f7e-8a1a-1c814826901a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:36:57.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:37:07.359Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=65f9194a-a66c-47ca-877c-b2d8d0a184cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:37:07.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:37:17.370Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=b4e5f857-e522-4760-beed-3674d24505a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:37:17.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:37:27.391Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=c2a8a285-b30f-4ce5-9940-57ef0bdcd153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:37:27.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:37:37.401Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=40cae416-5961-41f5-820c-ce39504f3a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:37:37.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:37:47.409Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=e88e6de3-e016-4c02-9ebb-add798bb00f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:37:47.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:37:57.417Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2fbe7ef1-2dcd-464b-983d-fee56f31fa48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:37:57.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:38:07.426Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=03cd7340-c7e6-481d-8686-508c65a29b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:38:07.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:38:17.435Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=fcc03747-a127-4ac9-99ff-dd9a54501862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:38:17.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:38:27.452Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=c777c7d3-c5b1-4b28-b86f-1a12e37e98ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:38:27.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:38:37.461Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5ab3835b-8acf-49a1-a040-58bf5707d9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:38:37.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:38:47.471Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=d7e947ff-e1c4-4edf-b085-d0eb68a38a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:38:47.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:38:57.490Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=85e25ca0-61d8-4872-be87-22709c4ee609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:38:57.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:39:07.501Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=42984073-4a62-49da-b1c3-3ef7b858e46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:39:07.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:39:17.511Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=56dfd612-b830-44d8-b83a-46ce8433799f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:39:17.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:39:27.517Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=fffee419-485b-43ee-9166-0ca2653bbf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:39:27.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:39:37.524Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=693b731b-3ba5-4910-abbe-c53b4216fe70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:39:37.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:39:47.531Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=e6df1f59-b511-48a9-8163-c8203e354a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:39:47.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:39:57.539Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=63e8526b-34c4-4837-97e0-71c1159e0a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:39:57.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:40:07.548Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=c1d41b29-1ad0-4452-a626-db19f34c0066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:40:07.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:40:17.557Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=19a4ac83-5a7e-4e73-8751-44a5c2b108cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:40:17.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:40:27.578Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=6d8be41d-6749-4599-ad26-e1036b164ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:40:27.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:40:37.591Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=fe2a2beb-018b-412b-8fff-d0a6a710092f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:40:37.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:40:47.599Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=6379be0c-a305-45b8-ac7d-0bbd2f128a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:40:47.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:40:57.608Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=6acde598-a3f0-4cfa-890d-469546c1a0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:40:57.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:41:07.616Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=d07c2e01-64ad-4ed8-b2dc-20266282c978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:41:07.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:41:17.623Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2aa1effa-0a01-428f-a7b0-dc2e4fff6474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:41:17.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:41:27.630Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=fc9d95b3-0d1e-4402-a1d4-9251f884f422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:41:27.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T23:41:37.210Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T23:41:37.210Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T23:41:37.211Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:41:37.214Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:41:37.218Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:41:37.218Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T23:41:37.218Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T23:41:37.220Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:41:37.638Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=e0c466da-bef0-406b-b062-d29a4b90980e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:41:37.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:41:47.645Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=a3f1771f-38e5-4607-88f0-9489c03eb908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:41:47.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:41:57.654Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=70115be8-864b-4b4e-92e1-59832be08437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:41:57.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:42:07.671Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=3b488f4d-1cd3-4c3b-8b16-5a9728226b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:42:07.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:42:17.684Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=31297753-dd59-4b5c-85f2-8e7ba3596c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:42:17.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:42:27.699Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=08b5f5a9-15ef-49e5-bcad-43c80e60acfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:42:27.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:42:37.707Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=244ebe70-4776-42ae-9167-16ffd1d6576c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:42:37.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:42:47.715Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=c28ef8a9-2186-480f-84bd-f66bf7aaad6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:42:47.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:42:57.721Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=481b2ae6-4090-4932-98dd-9942807d94d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:42:57.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:43:07.729Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=469e3d73-615b-401e-bdec-1319e7a859cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:43:07.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:43:17.744Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=629ea8ce-6c13-4b5f-8de9-3a95c27e23f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:43:17.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:43:27.754Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=37f1a196-0ffd-4b49-bee9-8a2b2fabb4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:43:27.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:43:37.760Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=b1ad44ed-94e1-4f6b-aa06-23065d7ad61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:43:37.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:43:47.769Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=19aa9191-eab0-4163-ae60-9fc2b85ef259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:43:47.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:43:57.785Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=91fc23b6-9423-4e9e-8ec8-710bd1c25df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:43:57.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:44:07.796Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=1572ef97-6f4e-4506-ac40-e266fb74b42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:44:07.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:44:17.805Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=385d99da-c894-4b0d-8322-a57ee9c05ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:44:17.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:44:27.813Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=1fb222f9-73d6-46c3-8c65-cfd3004f1b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:44:27.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:44:37.820Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=b52e5166-fc47-43b3-9c62-9b82a6c76cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:44:37.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:44:47.829Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=c306a662-042c-4271-8f1e-5e2da1727f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:44:47.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:44:57.837Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=0167cd39-7524-433c-8bff-bb8b318390f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:44:57.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:45:07.846Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=85d56bf6-0607-4a1b-be9d-536dd0aba40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:45:07.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:45:17.854Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=cbf4c25e-95c7-4340-9ae2-ac51b57eb59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:45:17.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:45:27.872Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=fe24e79c-37d1-4ca7-801d-0bf8bbed95da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:45:27.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:45:37.887Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=8c0d9aca-e273-4b87-84aa-188c9aa0c25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:45:37.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:45:47.903Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=1ad5ab4f-ab31-49e4-a6e3-7999a5fdb2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:45:47.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:45:57.913Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=71a14195-ae86-46c9-89a6-a1c3b53f29cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:45:57.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:46:07.924Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=95548451-a44d-4763-8af2-8430b42d0344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:46:07.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:46:17.932Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f59eb895-882e-4fd0-ad78-4ad10be7e25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:46:17.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:46:27.939Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=8fccfd1c-65d6-462b-98b5-89615bd63bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:46:27.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T23:46:37.162Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T23:46:37.163Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T23:46:37.164Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:46:37.166Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:46:37.171Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:46:37.171Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T23:46:37.171Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T23:46:37.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:46:37.948Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=8392f495-eb59-488b-bdef-9a7017761fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:46:37.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:46:47.955Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f2eca4d3-a4a0-4a04-abe4-a7900b4a00d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:46:47.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:46:57.964Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=7594c702-3f8f-412c-b590-070123e413f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:46:57.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:47:07.972Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=e2f92df3-5182-4156-bb07-397fc7fddeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:47:07.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:47:17.982Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=7f188bbf-b86c-4a56-a5df-9c8ee87ce3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:47:18.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:47:28.002Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=c166617d-e026-40c9-89d4-1b74d49c6c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:47:28.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:47:38.013Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=af6b16dd-4b53-40dd-ab46-c4e1cdcfe21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:47:38.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:47:48.022Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=e6891045-61fc-475e-b2b6-0f75328c7399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:47:48.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:47:58.030Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=827778e9-cd39-432d-b6eb-df186b11cdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:47:58.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:48:08.038Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=26b286b6-5482-4496-92ee-01b55e721ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:48:08.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:48:18.051Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5247d359-f9fd-4edf-a2ca-63e337faee1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:48:18.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:48:28.058Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=366730b9-2ff0-4de6-a596-843aed9af6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:48:28.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:48:38.065Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=e5e3ae08-35af-4de1-b9ed-8040d725eb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:48:38.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:48:48.074Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2cc15517-7c68-41f2-8e64-4bffa692816b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:48:48.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:48:58.084Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=48089ec7-c104-4b43-a494-69a035fcbef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:48:58.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:49:08.102Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=271397ae-e823-4f57-936a-dba10ee8367d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:49:08.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:49:18.129Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=6cd27a20-95f3-4ee6-bdd3-03732a074a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:49:18.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:49:28.138Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=c5108310-f43d-44a2-b3df-2a0980e6f6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:49:28.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:49:38.150Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5d62cd2d-d842-4c97-89fb-9a49708927ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:49:38.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:49:48.159Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=aefe2de1-0911-4007-8e5a-078bc120845f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:49:48.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:49:58.166Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5f5ac556-cce3-44b3-990f-ee8fdca0bb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:49:58.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:50:08.173Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=8ebcc37a-37ed-4f19-b2c1-f50fb5f66a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:50:08.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:50:18.180Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=8364ff05-b2ea-464f-903c-5cf3c76a2705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:50:18.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:50:28.188Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=371a0520-7c4a-45f4-ab12-7223c09aba04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:50:28.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:50:38.198Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=1b83629c-b8b5-4c1c-9a1b-a4e3871063b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:50:38.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:50:48.210Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=328cd996-a67e-4a73-8d1c-e304770fa73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:50:48.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:50:58.221Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f4a8084f-ad09-427e-af9e-24048b330cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:50:58.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:51:08.239Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=62d69393-8229-41bb-bc2c-bf1a356df6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:51:08.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:51:18.252Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2f11d8af-a1fa-4b77-bb19-a0ff4d5d7c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:51:18.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:51:28.259Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=1732b341-e395-4ebe-b72a-e2e12b215818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:51:28.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T23:51:37.191Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T23:51:37.191Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T23:51:37.193Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:51:37.198Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:51:37.206Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:51:37.206Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T23:51:37.206Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T23:51:37.209Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:51:38.266Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=0edeb3d1-e474-4a16-a93f-e0458ef9e8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:51:38.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:51:48.273Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=bac81af1-6caa-411e-828e-9996093987a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:51:48.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:51:58.280Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=62ebe697-3fde-4679-9de8-bfe03df68a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:51:58.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:52:08.289Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=57e43699-3aa0-4090-9852-c99d4b32df02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:52:08.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:52:18.301Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=bc903bd7-b890-4e3f-9adc-7125bec5b549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:52:18.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:52:28.308Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=a7d7f573-4e37-41db-a336-912998259159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:52:28.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:52:38.319Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=521c781c-4667-49bd-ba06-c1c77a612e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:52:38.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:52:48.344Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=3139f71d-3881-4a10-b6d0-cb60d84b7601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:52:48.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:52:58.358Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=6903a785-915b-46f7-84b4-ea68f71eab25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:52:58.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:53:08.367Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=13de0bc2-40ae-457d-8a7c-1e5b2c6bd77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:53:08.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:53:18.378Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=af23c103-f56b-487c-9f04-30a48dd8d3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:53:18.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:53:28.387Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=6c36c87a-e7e6-4f46-92c9-f9884f9be421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:53:28.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:53:38.393Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=eba81d2d-dada-47aa-b16e-88f550c3e557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:53:38.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:53:48.399Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=8761afb7-f2a9-442f-9618-fd1a303b92c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:53:48.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:53:58.410Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=bd14624e-4bf5-4bff-a5aa-f63607489081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:53:58.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:54:08.420Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=784a1b0c-9b78-4c6f-b2c8-9ace78318a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:54:08.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:54:18.429Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=50308f4a-ae68-4afa-9c4f-ff7df2a9bcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:54:18.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:54:28.447Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=6bfdfb4e-9d23-4dd3-87cd-bf2ee04a4c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:54:28.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:54:38.455Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=bc693207-5eb7-4160-9d65-4f6fb91fddcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:54:38.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:54:48.465Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=bb324899-f156-4637-a0fc-f8b0119c5b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:54:48.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:54:58.474Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=cde9c0a8-72d6-42a5-b0ee-cecb91aa496c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:54:58.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:55:08.489Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=7f4da877-9a67-424c-8ec2-2e8aa285f97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:55:08.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:55:18.499Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=08488c9e-4e1e-4409-acd3-24ae3d156fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:55:18.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:55:28.505Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=88b7dd00-4c32-44cc-9f77-cfecce153528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:55:28.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:55:38.513Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=ffb37292-2ae2-4cc6-b294-31a42927cf3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:55:38.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:55:48.520Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=098c602f-1808-4d45-8bac-edb42b5a238f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:55:48.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:55:58.527Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=86af9e94-166e-4648-bc50-649baea273ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:55:58.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:56:08.547Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=d518bb5e-934e-4411-9720-c620fe95762f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:56:08.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:56:18.559Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=90beef59-0eaf-4948-a902-3df903915409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:56:18.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:56:28.567Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f2a173c4-38d0-40fe-8e35-5a332e454260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:56:28.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T23:56:37.210Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-08T23:56:37.210Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-08T23:56:37.211Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:56:37.213Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:56:37.218Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-08T23:56:37.218Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-08T23:56:37.218Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-08T23:56:37.220Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:56:38.577Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=69cff854-798b-4a6e-8518-b9c373e6ad60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:56:38.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:56:48.585Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5d8bcbce-b6a7-4cc3-b30a-f993d8503953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:56:48.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:56:58.592Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=a5168a20-ebe4-40ca-86c4-6467df1be6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:56:58.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:57:08.599Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=ea1a31f8-bc37-4fd3-b030-68d96889f5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:57:08.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:57:18.609Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=56407ef7-4c59-4c7e-a3af-a0cc001515f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:57:18.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:57:28.616Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=9009905c-d8d5-49da-bc06-596763f513f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:57:28.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:57:38.625Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2fe8c982-dbfb-451d-83aa-f50c112a5626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:57:38.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:57:48.642Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=edeb85e4-7d11-420f-95dc-a72c24cae393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:57:48.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:57:58.648Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=e0b6de7c-5647-4b7f-a3fa-4fefca1ebaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:57:58.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:58:08.657Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=d3de82e2-5b68-43db-b8f3-e62dcc9b6322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:58:08.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:58:18.667Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2b53594b-6e7d-4046-b7bb-646ff332fabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:58:18.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:58:28.676Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=799f1540-e127-44d9-b913-426d206ca9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:58:28.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:58:38.684Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5b005159-f393-4d50-a687-9a4998e6114c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:58:38.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:58:48.691Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=92261a6a-51db-4586-9143-85de1d6c583f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:58:48.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:58:58.697Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=83caaebe-1ffa-4a15-b712-d5a2014f0693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:58:58.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:59:08.708Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=4735077b-87ba-430c-a88e-22b0b1fb2ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:59:08.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:59:18.716Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=b905b906-df51-4d90-80ae-39dc6b1ca53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:59:18.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:59:28.729Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=a13b187a-c8cd-479d-8628-e60a4a7ce94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:59:28.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:59:38.746Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=afd623ce-d2ec-4ec9-b2a5-7a1add8cd487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:59:38.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:59:48.756Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=aab938e4-513f-4f07-8036-df12a23b5788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:59:48.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:59:58.767Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=ebc46bdc-0f5a-4cb0-8ff8-537590e1499a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-08T23:59:58.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:00:08.775Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=a08a7b1a-ff5f-4de5-91f2-e83ffd7a9c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:00:08.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:00:18.821Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=fca82e72-01bd-4963-a662-3e5926ae7a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:00:18.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:00:28.827Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=87878449-36a2-4722-acd4-d2b9808ae5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:00:28.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:00:38.834Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=0d0c57f0-bd83-48b7-beb6-995137c7f0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:00:38.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:00:48.841Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=453aac40-5b1a-417b-ac3b-f856ae6bd17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:00:48.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:00:58.848Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f777f4f3-3035-4975-82f4-fbc74e06a03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:00:58.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:01:08.856Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=26984ac8-fcbb-4acb-8adc-ca6040941b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:01:08.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:01:18.872Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=d4ae6d26-30ee-4d71-9acb-267be95ce1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:01:18.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:01:28.886Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=8cfd99b6-6206-4360-90a6-a054b56bfd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:01:28.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T00:01:37.190Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T00:01:37.191Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T00:01:37.192Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:01:37.194Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:01:37.199Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:01:37.199Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T00:01:37.199Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T00:01:37.200Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:01:38.896Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=8b285c81-dbd4-4ce3-96c3-83aeb773e7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:01:38.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:01:48.902Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5010319a-662e-47e4-abfc-c570550d026f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:01:48.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:01:58.909Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=657de9fa-8710-4a98-8392-0ccd72d03837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:01:58.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:02:08.917Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f9c0e2b0-13cc-44de-baeb-e18e7072c2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:02:08.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:02:18.923Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=3443a374-bd53-4c6e-b536-65c6526ff7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:02:18.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:02:28.936Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=9e1e112e-bbdf-4584-ad46-67777a696e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:02:28.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:02:38.943Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=cc1c2277-967d-45f0-a19c-a379f4b6ea83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:02:38.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:02:48.952Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=7bce0bf6-e3ca-4268-9f5c-d0ccd18ce861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:02:48.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:02:58.965Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=34ca3cc1-8ab0-454c-8f38-bc1e94bf4b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:02:58.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:03:08.977Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=9929205f-3232-4cc1-ba57-4d483bf50ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:03:08.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:03:18.989Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f1a9ed2a-8e0a-4f10-b3ff-f9aeefec1bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:03:18.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:03:28.997Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=44f334cf-aea1-44c2-9280-cfc119fec9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:03:29.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:03:39.004Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=71c6dcfe-cc90-4362-8b0c-46e67ebe35f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:03:39.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:03:49.011Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=351c269a-3b72-489b-a5aa-4d47d3741824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:03:49.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:03:59.017Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=9901f4d5-b087-4f37-a64d-a059d47f344a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:03:59.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:04:09.026Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=46ee8b2a-dbca-40dd-868b-02fe496008b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:04:09.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:04:19.035Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f9a3e789-53fa-4a08-881a-d68d3ff6ee5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:04:19.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:04:29.046Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5d20f30c-d738-440c-80a8-92eab2dd5b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:04:29.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:04:39.057Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=08cf84d7-2449-4571-9346-ea3afb58f418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:04:39.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:04:49.067Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=67e5dbac-fb25-44d3-bd0b-1a3cb0dbcb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:04:49.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:04:59.076Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=29e3d008-2eed-45b9-a331-85097fc89639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:04:59.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:05:09.083Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2632ea17-aea2-46f6-b1d7-2fa0547693aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:05:09.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:05:19.092Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=aec19ceb-e595-49f7-a441-c0c8644643e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:05:19.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:05:29.100Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=73383228-39c6-413d-a75b-50e8585ea6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:05:29.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:05:39.105Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=b451efd3-db2e-4da0-9018-e656a85f9746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:05:39.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:05:49.114Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=39624b9d-ebd8-4dd7-a8ab-091ebb02ca95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:05:49.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:05:59.123Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=4acfd537-526e-4141-902c-c69849ea69a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:05:59.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:06:09.131Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=38ba829e-bfa9-466c-bcb0-5d80c7f3896c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:06:09.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:06:19.145Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=330602c6-2682-4513-b835-20c3796e8ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:06:19.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:06:29.155Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=af70d9e3-4aa5-4e9f-b820-6619892e13d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:06:29.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T00:06:37.231Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T00:06:37.232Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T00:06:37.233Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:06:37.237Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:06:37.241Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:06:37.241Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T00:06:37.242Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T00:06:37.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:06:39.161Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=31ad05a9-898c-43fc-97bb-2d1ad99c9191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:06:39.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:06:49.168Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=a5644c2b-5421-4e6c-bbe3-ffc57aa5a152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:06:49.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:06:59.175Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=cc8bc0f4-077c-4033-be3b-1ebc9d18e3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:06:59.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:07:09.182Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=9cc86d44-447c-4189-a451-01c2bc2b45ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:07:09.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:07:19.188Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=49df058b-d0f7-4f1f-abe9-0c123da47c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:07:19.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:07:29.194Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=c4d814ba-472b-4ce5-8cce-e25e597274ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:07:29.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:07:39.201Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=37532ea8-1a90-4a80-b494-ade19dde1722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:07:39.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:07:49.207Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5a749d17-af37-43e1-8fa7-c57ac8a3dc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:07:49.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:07:59.215Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=316620ec-4d1d-42fa-8138-d70ae8fb352a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:07:59.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:08:09.230Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=3cabcdf4-c485-4aa6-9aa1-c45486c11aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:08:09.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:08:19.239Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=066a6531-029a-41ad-b770-10a3aa8be57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:08:19.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:08:29.247Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=8c6e1753-d573-4631-8316-63c95a5c8abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:08:29.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:08:39.254Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=6040b99f-374a-4abb-a29a-a0ec5be82d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:08:39.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:08:49.261Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=715c0818-175c-4625-bd58-f94e692f9161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:08:49.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:08:59.267Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=e1d0e560-c5a6-4bc0-aa6e-1155bab4c45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:08:59.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:09:09.278Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f688478c-40a5-4adb-8872-cc7f2d97f455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:09:09.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:09:19.287Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=202af506-5afa-4f8f-924e-bfcde24f6479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:09:19.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:09:29.297Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=0f9219de-c44e-48b6-a9cf-2b95b81afb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:09:29.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:09:39.308Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=b09115b3-b955-4ce9-b9be-fc3620ef8e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:09:39.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:09:49.325Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=7615796f-995c-4730-9125-bad209a11f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:09:49.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:09:59.336Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f4593d01-933e-416d-af9e-b608e4647f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:09:59.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:10:09.348Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=ba6224f7-e221-4709-8938-1bde0bc5259a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:10:09.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:10:19.355Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=a1422be2-5c6d-49e5-8e5a-e8b8912ec76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:10:19.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:10:29.361Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=053bfca3-18bb-4f83-b169-20546416ea3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:10:29.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:10:39.370Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=b699dd28-1ef1-4046-9567-8295204599d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:10:39.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:10:49.379Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5469e834-0280-487a-8308-792cfee1df4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:10:49.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:10:59.391Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=90f05823-7df6-4148-9834-179f628ed58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:10:59.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:11:09.399Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f20c19b5-1d72-403d-a79f-c2e2bdf81f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:11:09.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:11:19.407Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=dd393b76-2f7b-43e0-85ad-49c64d4c90e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:11:19.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:11:29.444Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=933efdf6-f723-496c-b6cf-afc1bf9e190c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:11:29.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T00:11:37.194Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T00:11:37.195Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T00:11:37.196Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:11:37.199Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:11:37.203Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:11:37.203Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T00:11:37.203Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T00:11:37.205Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:11:39.451Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=09f6abcd-7ad9-4090-b1c7-0b9c6fb3d829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:11:39.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:11:49.460Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=40797074-0ae6-47d3-9190-3b907c0cb38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:11:49.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:11:59.469Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=9ebf06a8-7afb-4c36-b21f-89ccb3612699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:11:59.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:12:09.476Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=8f8233f7-291b-44f5-88a0-2a47b68958d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:12:09.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:12:19.482Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2bd880c5-7871-41f5-bd80-097f247a1a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:12:19.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:12:29.490Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=93e8a52b-6e36-448f-9add-36c677120f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:12:29.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:12:39.499Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=06bc1bdd-e0e3-4bc1-9a14-6cb5ded7a781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:12:39.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:12:49.506Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=0c2213ef-a116-4f7b-b2a8-1eff6fb4fb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:12:49.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:12:59.514Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=36a8b8e1-4a12-4149-8714-c52824a5108f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:12:59.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:13:09.528Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=62369191-82d4-438b-a2b2-166d874f0db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:13:09.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:13:19.540Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=6d4ef75a-b5d9-487e-820e-80bc9d4b60d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:13:19.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:13:29.551Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=bc1d6400-f8b8-489a-8e1b-424b980f2916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:13:29.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:13:39.561Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=64b6ddb0-f2b4-4ff0-b55c-1cdd500a38a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:13:39.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:13:49.566Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=adf94780-e788-4d9e-9539-ac443dbda187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:13:49.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:13:59.573Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=dbb1d170-1514-4c99-a29e-87f61433acb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:13:59.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:14:09.580Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=08612f8d-3438-40fb-84f2-9f55de69ca64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:14:09.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:14:19.590Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=1c05b2ee-7c7e-49a4-bfdb-71785e6be7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:14:19.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:14:29.602Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2918891f-3dc9-475d-ad0c-b31ecc07574e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:14:29.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:14:39.611Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5af6d92c-dba5-4846-9350-fe449ecb0494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:14:39.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:14:49.622Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=7df5517c-d9e0-48bc-bff0-2b9030dbab84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:14:49.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:14:59.639Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=511df23f-2178-4d62-b442-f268dde5f35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:14:59.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:15:09.647Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=3c78aca5-2048-41d2-bdc8-ee50179e6418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:15:09.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:15:19.658Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=1f275b0d-7632-4910-973f-1eef363afef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:15:19.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:15:29.667Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=614fd3a6-3cc7-4b1a-802d-99d1068b086c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:15:29.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:15:39.673Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=726c87af-c887-4c50-b9be-4147bb5e2367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:15:39.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:15:49.680Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=43e36d83-3f06-47a3-b839-bd26cf8427fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:15:49.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:15:59.687Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=8058b233-a56b-48e3-a4a1-baa024c7e77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:15:59.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:16:09.693Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=10650698-ccec-422d-a2fe-76f2c8816581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:16:09.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:16:19.700Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=24018386-6fcd-4d3c-92fb-3cbdea77f3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:16:19.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:16:29.708Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=02617f40-9b62-49f1-b726-3d0896191dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:16:29.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T00:16:37.195Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T00:16:37.196Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T00:16:37.197Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:16:37.200Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:16:37.204Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:16:37.204Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T00:16:37.204Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T00:16:37.206Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:16:39.723Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=1459bdd7-56b1-446b-93dc-1128a5f67572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:16:39.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:16:49.728Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=9e1ebdf9-1cd8-46ed-ba3c-271062fa4dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:16:49.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:16:59.737Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=d5b254d6-9b6b-448d-9bb5-a7dfd2798a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:16:59.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:17:09.743Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=ae5dd30f-d174-4485-8bd2-96e8e3b3752e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:17:09.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:17:19.749Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=30815dd6-cfe9-43c0-941d-9fc8cb94bea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:17:19.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:17:29.756Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=389c7b6d-8a88-4bbf-a1bf-062610cfb9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:17:29.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:17:39.760Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2ebdba3b-bf99-4bfb-97ce-08cd2d4006ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:17:39.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:17:49.768Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=d7e28899-928d-4daf-9df4-e0e0fe5365b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:17:49.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:17:59.774Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=7b5c5111-c8c0-4d1e-83c5-3a7ee11b4d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:17:59.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:18:09.781Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=d42e1e6e-6163-4441-b34d-75941371f0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:18:09.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:18:19.796Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=af4d939b-83a2-4949-82b8-5d90cd76a158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:18:19.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:18:29.806Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=8ca76d73-22e9-4c5c-8cd1-f86176cd74e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:18:29.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:18:39.812Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=00759609-90a4-4465-9460-7cd742359486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:18:39.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:18:49.820Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2258a4f3-3945-4451-8c3f-a245433271c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:18:49.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:18:59.826Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=413c14e1-bc36-4256-aee7-5f538d4bf9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:18:59.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:19:09.832Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=eaf955bf-8121-4aee-bc86-3186a18090e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:19:09.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:19:19.839Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f55e2f0b-2982-4e4c-8489-efc83db43cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:19:19.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:19:29.844Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=60ba6830-1c00-4e99-984d-4525c38108af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:19:29.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:19:39.850Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=3cc8fbf2-4eb6-433d-8f23-f53e0032904d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:19:39.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:19:49.859Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=e7283aed-6add-4ff6-88a2-a3ce9b4fcf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:19:49.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:19:59.864Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=0b0fd621-f305-4a9e-8a9d-a0b7bc32a768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:19:59.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:20:09.872Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=e607406f-15fc-4560-a392-6d5336d283a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:20:09.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:20:19.886Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=bc5def56-7ea8-4924-93f5-a366104e85f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:20:19.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:20:29.892Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=b0341ac3-f14c-4774-8673-659c919203e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:20:29.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:20:39.899Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=853745db-d2d5-410c-8bf2-23bd21a7910a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:20:39.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:20:49.905Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=0992bb80-ab81-4d36-bf81-a1e9aa463f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:20:49.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:20:59.912Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=6d289d2b-6c4e-4b52-b75e-58728d605102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:20:59.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:21:09.917Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=a74770f5-bde1-44cf-8e48-224d6fd3c354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:21:09.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:21:19.922Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=7067d220-58dc-44d1-93c2-52cb4f9e7df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:21:19.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:21:29.931Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=0ef74694-959f-4250-8743-6fdca4966e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:21:29.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T00:21:37.205Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T00:21:37.205Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T00:21:37.206Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:21:37.208Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:21:37.212Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:21:37.212Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T00:21:37.212Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T00:21:37.213Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:21:39.938Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=3787535c-e320-4d04-b8c1-c72bfe032d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:21:39.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:21:49.946Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=81fd9b8a-b1b6-42a3-8bd3-452cf9995936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:21:49.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:21:59.959Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=a5f5391b-da2d-4253-bc24-b351e372e26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:21:59.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:22:09.969Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f82a1dea-0ef9-4be0-86c0-33f3412158f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:22:09.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:22:19.986Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=e3eeb19c-6137-459f-bf97-605868f4644a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:22:19.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:22:29.993Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=ebb90e74-25eb-4f42-837f-19f937cc748e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:22:29.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:22:40.000Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=914e3b06-9da2-42ae-a8c2-0174119a5e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:22:40.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:22:50.007Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=34429ac9-956f-4be7-b1f6-4d935d65b002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:22:50.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:23:00.012Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=69ca3ebe-7781-4007-a419-2f466dfb90c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:23:00.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:23:10.018Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=4de8aee5-6197-4dcc-aeae-d4d527053ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:23:10.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:23:20.024Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=b963bdaa-46f7-4637-b1be-5a591bfd3384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:23:20.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:23:30.032Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=589a0ee7-93bc-44ce-9d55-ee9e662916ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:23:30.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:23:40.045Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=92f517d7-fa66-4472-9e87-deefb8130a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:23:40.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:23:50.056Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=e5213207-ff9a-49ce-95d4-995f474f33f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:23:50.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:24:00.062Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=b8947afe-ddf8-483c-af59-e3abef34472b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:24:00.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:24:10.070Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2d66c4f9-54a2-4358-b939-d55d933436db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:24:10.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:24:20.077Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=060a68cb-9a75-4357-ae23-452a881a0941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:24:20.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:24:30.084Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=3d2dc004-c4ad-43e1-b367-f192af42a2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:24:30.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:24:40.091Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=4dfae0ff-ba1b-49a2-9c7e-5217d4830647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:24:40.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:24:50.096Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=4aef7e5d-1d69-44ba-8bcd-6a790a304195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:24:50.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:25:00.103Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=e0b346f5-89bd-4c74-8867-fab7162ec335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:25:00.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:25:10.109Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=77a8f970-7104-437d-8a1a-2c32f0d1e4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:25:10.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:25:20.116Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=9ae7e9b6-34b5-4e74-81f0-b80a3d9ab68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:25:20.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:25:30.130Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=627dd6a9-1e46-4cba-b4b0-d47e1cae1a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:25:30.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:25:40.138Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=27f617a2-d975-4761-aa02-9496fd9c2eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:25:40.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:25:50.147Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=13a2056e-23c8-4391-9094-008696228374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:25:50.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:26:00.152Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=11931833-b263-4bc6-bd92-b377aa1bac50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:26:00.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:26:10.157Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=560bc440-1c56-4b5e-96a8-0d08b7a9695f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:26:10.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:26:20.164Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=dcdf28fd-5ecc-4c92-ab90-36a39bf23991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:26:20.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:26:30.170Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f235313e-8a9c-41d2-b795-224402e4748e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:26:30.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T00:26:37.176Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T00:26:37.177Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T00:26:37.177Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:26:37.180Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:26:37.183Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:26:37.184Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T00:26:37.184Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T00:26:37.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:26:40.177Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2bf3fa28-d272-44f3-a054-3a7327faa375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:26:40.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:26:50.184Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=ff3fbd09-d29f-42bc-9fbb-f10021076949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:26:50.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:27:00.191Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=c1c9b310-91a9-4eec-9ea3-a297a8464790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:27:00.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:27:10.206Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=bacb9c4b-d85e-4e78-b9e5-0e2c59adf66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:27:10.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:27:20.213Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=b4f3a89f-38a0-456f-bb1a-bb22d995411d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:27:20.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:27:30.223Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=46c34b82-8e3e-4611-a94b-f349a7225e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:27:30.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:27:40.231Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=8f17b144-1af6-4e94-8313-8e71c4ef90dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:27:40.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:27:50.237Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=75c31e36-e037-40c1-a95d-cb2b00af709c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:27:50.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:28:00.243Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=ed3c3db5-444e-4620-8a68-09016a3356ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:28:00.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:28:10.249Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5a2cf7b4-3362-452b-9fd3-16bd44c7a64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:28:10.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:28:20.258Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=1eff94a0-bd5c-4de9-a1ca-43e61d92f02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:28:20.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:28:30.265Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5dc6c2a3-78dc-4048-a9ce-de9838454cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:28:30.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:28:40.279Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f28d0438-b77f-4ac2-9ab1-9ee2debe91f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:28:40.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:28:50.290Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=9dcaf170-a4b0-4caa-94e4-88a357054ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:28:50.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:29:00.299Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=d37b1dc7-089b-48ba-a460-81ca52520b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:29:00.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:29:10.306Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=386e48b3-d67d-4754-8911-4206f80e9d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:29:10.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:29:20.314Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=bc6d4191-3049-4d7f-bdcc-c08abc0fde27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:29:20.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:29:30.322Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5696fb0b-470d-484c-9db9-266b368dd4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:29:30.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:29:40.330Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=cd87b9ee-e5c7-4ce9-a769-3b385b9a42e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:29:40.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:29:50.337Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=507a4ccf-0153-460e-a1ff-6d3868cfbfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:29:50.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:30:00.345Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2af8b585-c296-434e-b95f-b317eeec3de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:30:00.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:30:10.351Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=faac00d6-1c5f-4c5e-8458-cba9cb0e9a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:30:10.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:30:20.361Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=0b0287d1-64d9-4a35-b4c1-4486663bc278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:30:20.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:30:30.372Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=e154439d-fff1-4cff-9c4a-d7db7841e2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:30:30.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:30:40.380Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=23d14e22-7f1d-428c-99e1-39ffc918b861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:30:40.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:30:50.388Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=28059331-f67d-47ac-b3e0-b2140a3e4ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:30:50.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:31:00.396Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=3c085bad-dae5-47fd-b99a-333285e32691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:31:00.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:31:10.403Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5bee0638-c681-4092-8547-d3a32462a9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:31:10.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:31:20.411Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=b131fecb-d641-42fb-9f39-e23da9c9b78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:31:20.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:31:30.420Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=506d55bc-8a80-4dcb-b2dc-8c3a87428770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:31:30.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T00:31:37.248Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T00:31:37.248Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T00:31:37.250Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:31:37.253Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:31:37.259Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:31:37.259Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T00:31:37.259Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T00:31:37.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:31:40.429Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=78213ab7-8073-423e-8a25-bd5bc0009728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:31:40.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:31:50.440Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=dee356b3-13d6-4275-ad55-971e3c40e516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:31:50.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:32:00.454Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=188feeda-240f-4470-9a3d-0cac1b6bbf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:32:00.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:32:10.462Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=a17d7d81-de03-485c-92d9-a90aeb69557f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:32:10.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:32:20.472Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=51380326-3596-4f37-88e9-acfc5e8e7c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:32:20.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:32:30.480Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5cfe64cd-a625-4822-be1c-4318991c0e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:32:30.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:32:40.487Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=3cac0051-0227-406d-bef1-97360a4ef0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:32:40.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:32:50.495Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=9c0b9b06-ed01-4ec8-9fa8-4ac8668f8a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:32:50.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:33:00.503Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=11baa766-2979-43e0-b980-d0a5a85f24d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:33:00.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:33:10.511Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=6fbf31c2-734f-4082-870d-41469f66e94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:33:10.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:33:20.520Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2a34a402-ef4d-4357-9630-bea7b4d1e702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:33:20.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:33:30.528Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=6d31cf66-4d46-42f3-8be7-aeb2fce5d2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:33:30.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:33:40.548Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=ecc1c7d4-0c07-4928-ab2d-23e6751c47f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:33:40.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:33:50.556Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=f279bba3-32ba-43e9-aac0-bea941afb260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:33:50.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:34:00.565Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=60768611-ed9e-43c1-8abe-dd6bc0f22917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:34:00.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:34:10.571Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=d4d14045-12f7-4e47-b0d8-59f3abb03ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:34:10.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:34:20.578Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=632a3f21-f5f8-40b0-87c5-758ac54aadf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:34:20.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:34:30.593Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=907d8038-18ef-4b89-8171-66be2e23a72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:34:30.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:34:40.600Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=d11e1547-0215-4c3a-9778-1c5b2e1a226a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:34:40.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:34:50.614Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=262b00a5-4265-45b2-a139-2b42de7c60c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:34:50.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:35:00.619Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=6efef9c0-3316-4157-80af-540cf4753be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:35:00.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:35:10.627Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=cd58c531-dab9-45cb-b01d-10b4cc03b2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:35:10.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:35:20.643Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=3cba67f3-2845-4611-b66d-bc1390a1352b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:35:20.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:35:30.655Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2dc7ddd8-3459-4b5a-b913-61f33e52df60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:35:30.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:35:40.661Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=ef8f73f1-b11d-40e9-8b93-627bd6390fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:35:40.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:35:50.669Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=3c66286c-b2e4-4535-a3b1-2647f495bb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:35:50.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:36:00.675Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=7715ed5d-f87e-4a22-9761-e7971df46fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:36:00.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:36:10.683Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=c78ca6dd-35b5-4abf-888f-cb8a75982c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:36:10.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:36:20.691Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=58122571-cee1-4d5e-8b84-6e6fbe1d8c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:36:20.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:36:30.700Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=544c843d-4b66-4e70-a673-3ebcd8b8d0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:36:30.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T00:36:37.224Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T00:36:37.225Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T00:36:37.226Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:36:37.229Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:36:37.232Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T00:36:37.232Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T00:36:37.232Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T00:36:37.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:36:40.707Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=02fbc9cd-4da7-44c3-8f9b-101f30136d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:36:40.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:36:50.716Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=5a85d69c-11d0-493b-9647-493e6c2c1719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:36:50.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:37:00.729Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=1784f195-ec8d-45b3-a3c4-828c968ac14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:37:00.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:37:10.750Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=57c88922-f4f3-48b5-88b7-0d2b3772489c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:37:10.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:37:20.760Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=e541fca8-dfb6-4a8c-b829-914e099b3bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:37:20.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:37:30.772Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=32926bc0-6f89-40b2-98ac-2d88d84ef452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:37:30.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:37:40.779Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=4a9ab49f-b4e1-4707-bfb0-fbb6046244c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:37:40.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:37:50.794Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=ef16f519-e039-4f33-b4b3-9cd34e10847f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:37:50.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:38:00.801Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=22078340-a2f4-4061-afa9-350db7289a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:38:00.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:38:10.807Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=44c0e40e-86a0-4ce9-95a6-5ba3abe9edc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:38:10.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:38:20.815Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=2d6d099e-74f9-49dc-83c1-6755d0a22170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:38:20.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:38:30.822Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=15515e32-fc3a-4abf-a3c0-f7a7f94f67ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:38:30.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:38:40.829Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=14d295d7-fe0a-4bde-b02f-af1df8cda122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:38:40.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:38:50.847Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=44b61260-f69c-4c41-8b40-355643862283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:38:50.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:39:00.855Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=eab6e8fa-c8d6-420d-924d-da278a78b78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:39:00.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:39:10.864Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=aef11e3f-4481-4683-9931-41fe0734a72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:39:10.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:39:20.872Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=cc729e6f-1f87-43f0-9b41-c384c05d2605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:39:20.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:39:30.881Z |INFO |Init configs |InvocationID=3c230353-4792-44db-9611-ea5e1c1bfdc8, InstanceUUID=cac5799c-1945-4a02-a931-2ee2da09160d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T00:39:30.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |