. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T12:12:44.857Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T12:12:44.860Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T12:12:44.927Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:12:45.748Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:12:45.864Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:12:45.864Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T12:12:45.865Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T12:12:45.959Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-15T12:12:46.060Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-15T12:12:46.145Z |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 |2022-03-15T12:12:47.908Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-15T12:12:48.475Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-15T12:12:48.502Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-15T12:12:48.572Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-15T12:12:48.677Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-15T12:12:48.677Z |INFO |Root WebApplicationContext: initialization completed in 2532 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-15T12:12:49.091Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-15T12:12:50.011Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-15T12:12:51.702Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-15T12:12:51.893Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-15T12:12:51.896Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-15T12:12:51.898Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-15T12:12:52.372Z |INFO |Started MainApp in 10.312 seconds (JVM running for 11.053) |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-15T12:12:52.454Z |INFO |Start scheduling PRH workflow |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:12:52.492Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=bfd99f18-888a-4100-bfa3-bd8c34710300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:12:54.318Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:12:54.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:13:04.365Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=3f670f82-05cf-4073-9863-259e70f942c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:13:05.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:13:05.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:13:15.414Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=f3582155-47ef-4fe5-b00c-5897648ca49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:13:16.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:13:16.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:13:26.453Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=25d38710-e47e-4b07-951e-dd9eabb24ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:13:27.492Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:13:27.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:13:37.494Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=46da9360-6e70-4c66-ba64-9ca19df628d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:13:38.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:13:38.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:13:48.941Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=5c186327-cb77-4531-9a71-d8673299f182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:13:49.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:13:49.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:13:59.990Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=91b4406d-457d-4552-b34b-57f45359e40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:14:01.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:14:01.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:14:11.032Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=0575e0de-d480-4de3-9f62-370d84dfe9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:14:12.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:14:12.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:14:22.076Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b01002f1-c311-4824-a9ef-5d0c98647bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:14:23.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:14:23.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:14:33.110Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=780881a0-b5c1-4225-8cec-6e9920381ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:14:34.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:14:34.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:14:44.153Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=62db24b0-4092-4490-aede-6384dbbc5aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:14:45.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:14:45.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:14:55.224Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=d42e0b92-f172-44fd-93cd-ac66c28f266e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:14:56.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:14:56.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:15:06.264Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b9eaffe7-9dbb-4e33-b94d-8c47b04b3597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:15:07.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:15:07.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:15:17.377Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=db9a8b00-30aa-47a1-93a4-da4f27dfbf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:15:18.404Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:15:18.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:15:28.405Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=deb4f930-b179-4989-ab6e-7c2c52a98a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:15:29.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:15:29.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:15:39.445Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=9b388ab8-9939-4deb-9aa0-0f8c43e12d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:15:40.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:15:40.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:15:50.487Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=9d628880-4406-4877-a467-03ce382121df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:15:51.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:15:51.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:16:01.526Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=eaaac99f-ef20-4abc-b61d-df6e24c45f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:16:02.564Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:16:02.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:16:12.610Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=643b0ae7-a618-420f-9af3-38a0593d695f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:16:13.636Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:16:13.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:16:23.637Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=54bcacee-8c07-4150-b9dc-9908eb447bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:16:24.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:16:25.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:16:35.395Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=d2640a63-b345-4181-8201-4e5e2cf5166e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:16:36.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:16:36.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:16:46.421Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=61ab6c4f-ac0a-47c9-824c-0220d29d2160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:16:47.460Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:16:47.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:16:57.462Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=cc70cf34-8524-4f51-acb7-d33a70f8e198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:16:58.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:16:58.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:17:08.501Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=48e00de7-050b-4251-a2f2-e7ec8e18831a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:17:09.544Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:17:09.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:17:19.546Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=1a867892-6c5f-4a3c-ac03-eebe02f05a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:17:20.580Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:17:20.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:17:30.583Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=8e7ad0c7-2f73-4972-9977-e7916dc61cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:17:31.621Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:17:31.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:17:41.622Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=0d5119ca-9aa1-4752-9eb6-c7d68efa562a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:17:42.660Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:17:42.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T12:17:49.604Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T12:17:49.604Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T12:17:49.606Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:17:49.608Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:17:49.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:17:49.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T12:17:49.618Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T12:17:49.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:17:52.663Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=d38d370a-9238-4e2d-94a6-49177009c96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:17:53.700Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:17:53.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:18:03.702Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=01af07c8-81e9-4946-8933-564a66988a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:18:04.740Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:18:04.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:18:14.741Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=7acab697-ea42-47fc-9c44-9a169c1b12d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:18:15.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:18:15.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:18:25.782Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=af41e49c-df74-4707-9c1f-6a6dad77ea5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:18:26.820Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:18:26.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:18:36.821Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c29844b5-b42a-4299-b5e6-727d463d5644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:18:37.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:18:37.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:18:47.861Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=7b0f6e8d-3331-4ca6-b9e2-0c667b763758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T12:18:48.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.126.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:18:48.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:18:58.905Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=9288e23c-60e5-4210-9d84-811c2825e829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:18:59.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:19:09.002Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=00321ff9-238b-418c-abed-ebdb3aab7d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:19:09.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:19:19.025Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=fb71c1b9-25c9-49ad-9edf-5ed36e14f353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:19:19.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:19:29.037Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=5bd4d6a5-c165-4950-a757-9accdbf9c02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:19:29.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:19:39.048Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=67612e80-4279-441e-b439-7e135923f0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:19:39.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:19:49.058Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=bab5e708-d4cd-4826-b804-398b30987754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:19:49.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:19:59.068Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=ade1e428-fea0-444b-a111-aa6228680129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:19:59.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:20:09.077Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=eb449762-f0fe-4c87-b663-c9daa0df2d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:20:09.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:20:19.085Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=5e780c79-e454-4e97-af79-0f9fc2d10174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:20:19.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:20:29.094Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=def650c2-6802-4c4b-a198-21c2156de3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:20:29.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:20:39.103Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=58c04acb-9bcc-4b73-bfae-7fe51490d632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:20:39.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:20:49.112Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=6dabbb83-faa9-4762-bdea-0f8ccad54445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:20:49.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:20:59.121Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=5baa22f1-1dc0-456b-9def-e9752401fef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:20:59.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:21:09.130Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b9bfe360-79d5-431b-86ef-6fcab19b5b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:21:09.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:21:19.144Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=473a983f-e852-47a8-ac14-7dcb014bf394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:21:19.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:21:29.153Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=cb6d73dc-eb6f-4a7e-a243-1cc9826699c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:21:29.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:21:39.169Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=6650ea75-8ae6-4070-99b9-63cb33c39d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:21:39.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:21:49.179Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=ae638ee4-a2bd-4288-a5e7-a48eec7d8d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:21:49.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:21:59.187Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b95d7544-f3a0-4b51-bfa4-9cdfd07495b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:21:59.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:22:09.196Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=cf088bdd-e585-4bbc-9524-be2e3b71ed6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:22:09.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:22:19.208Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b0274278-ec4a-4c9d-8beb-1de3775a292b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:22:19.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:22:29.217Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=092404d0-cc00-47c2-acf1-f973c0c736cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:22:29.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:22:39.226Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=8b7f2976-b3a4-4a4a-9a38-3cdeb017b74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:22:39.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:22:49.236Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=a01107cc-f6e6-4e81-ad7b-00e4ce8dd72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:22:49.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T12:22:49.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T12:22:49.482Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T12:22:49.483Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:22:49.486Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:22:49.494Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:22:49.494Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T12:22:49.494Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T12:22:49.496Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:22:59.247Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=6157e622-0aff-4752-97d2-707543b7624e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:22:59.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:23:09.265Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=19e5d7ca-600a-4483-aa84-d5f9e561ffee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:23:09.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:23:19.276Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=6a66a204-b875-4e3d-8bbc-76049acc6e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:23:19.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:23:29.286Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=0392706b-2f40-4a54-9669-aa825ce8397e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:23:29.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:23:39.294Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=bb4f9807-0024-4381-96c9-a76a1b19d87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:23:39.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:23:49.302Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=ce403247-2e86-49ce-ab4f-f47066940132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:23:49.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:23:59.309Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c28de764-9bc4-4474-bf03-61bfdcd3bbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:23:59.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:24:09.318Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=32c906c4-549d-4028-ad70-e8de78519c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:24:09.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:24:19.327Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=14de551c-c922-4bea-8279-6b69163ffb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:24:19.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:24:29.336Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=cd3dc139-89dd-428b-a296-b133d62760e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:24:29.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:24:39.348Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=3672d702-21cb-470c-a21d-ce694f9452e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:24:39.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:24:49.364Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=e3715e29-4288-44bb-b5dc-2d961d4ac794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:24:49.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:24:59.376Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=e5966f52-c676-4068-b0c9-1986153ad58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:24:59.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:25:09.385Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=fc731f80-bfbf-4775-ad13-6779e7f3539b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:25:09.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:25:19.391Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=d27fa39d-764b-4ae6-9d9f-95ffcb84c44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:25:19.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:25:29.400Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b674c681-c1d3-4d23-8687-afe09a971f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:25:29.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:25:39.411Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=fc720c8f-cf93-4c84-be69-20acb2cbd64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:25:39.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:25:49.418Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=f9d1df80-737f-40df-a3d8-e7888c732480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:25:49.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:25:59.426Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=684a4493-dddf-476e-982e-614ff4c5c36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:25:59.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:26:09.436Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=5e79d58b-1968-49cd-b045-c8268c8b0261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:26:09.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:26:19.449Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=808679e6-620e-4903-ba80-2e86894340bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:26:19.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:26:29.464Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=31f51b0c-b1d6-4229-b474-0f1bd391dceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:26:29.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:26:39.479Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=566459c2-7622-4bd8-8aae-7b24194d7868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:26:39.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:26:49.486Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=d21e3b02-7e5e-41f4-8cc9-019d8c162b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:26:49.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:26:59.500Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=1eac3c1e-6125-4292-8cfe-3022fedb2e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:26:59.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:27:09.507Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=75389ead-e59e-4e6b-bada-41c6302e259c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:27:09.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:27:19.517Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=955938b0-ce8d-4f6d-bc55-56453faa71b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:27:19.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:27:29.526Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=39c81459-8d1b-4165-ad11-dd66b52eff5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:27:29.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:27:39.534Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=17488740-ebc5-45be-a696-1594b491ef15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:27:39.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T12:27:49.422Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T12:27:49.422Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T12:27:49.423Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:27:49.427Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:27:49.438Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:27:49.438Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T12:27:49.438Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T12:27:49.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:27:49.542Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=373b6d4d-46e8-4c7e-9f1f-bb0bd23c634b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:27:49.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:27:59.557Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=22fc96d7-4f62-4fc9-a3f2-f7d615604862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:27:59.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:28:09.564Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c2723b02-ef1a-4d34-8a7e-6ecfe63c5d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:28:09.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:28:19.571Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=d0d432a5-87de-43d2-86e3-cd098aac10af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:28:19.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:28:29.578Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=ff38ef4d-cf84-4230-accf-3595ea2f8edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:28:29.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:28:39.591Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c6602ef2-260c-4b89-902a-78eca05e1c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:28:39.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:28:49.598Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=fa27466b-d457-49a3-b960-e5c4e7f482ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:28:49.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:28:59.607Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=9a8a83df-9ffd-46ff-87bf-56151281bb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:28:59.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:29:09.618Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=6396c443-1446-4484-adf4-0be18a9ba9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:29:09.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:29:19.634Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=65bfc631-7ab8-41e9-b3b9-d3dec977e81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:29:19.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:29:29.643Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c7a051a4-2463-4edb-87bb-e4eb75e65f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:29:29.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:29:39.652Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=d65e2021-e310-42e2-a5c1-4a5706ebd911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:29:39.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:29:49.660Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=068807dd-842d-4397-b6f1-97a5e2e0435a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:29:49.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:29:59.668Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=f97a1b6a-3485-43b9-b032-72f09a34ed5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:29:59.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:30:09.675Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=7a484e4b-5953-4cb5-8404-8f29135a4af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:30:09.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:30:19.683Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=6b9f5de9-2901-4db9-906b-82382e6fe333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:30:19.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:30:29.689Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=a7893951-e271-4a69-aeac-6d9e1be67f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:30:29.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:30:39.696Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=f892844a-52f2-4749-aed0-428bfaa8063d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:30:39.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:30:49.702Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=ff3652f3-117b-47bc-9cf3-fc150f194451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:30:49.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:30:59.710Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=2b74f046-c72b-4afe-ad7b-b1ffaf28da86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:30:59.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:31:09.720Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=26c5c787-0280-457f-83cc-86d4f3a31dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:31:09.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:31:19.729Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c2bc9133-1b8e-445b-8e2d-bebba6e4eeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:31:19.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:31:29.746Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=bee056cd-b94d-4454-81b5-9844da7edf78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:31:29.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:31:39.756Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=1a7dd0a4-aba5-4543-bfb9-bc10b25cbe65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:31:39.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:31:49.765Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=61fdec26-c4e6-42f7-846b-88db67b8cc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:31:49.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:31:59.776Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=9cc13ee4-fdb5-4892-b426-1dac49ba2aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:31:59.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:32:09.783Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=0759130f-ce44-4173-adcc-f4edb1cd773f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:32:09.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:32:19.790Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=08675605-65ba-446f-b47d-810279ac20f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:32:19.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:32:29.796Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=e7e6104a-4073-45c7-bde9-c70d28a2b0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:32:29.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:32:39.803Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=0d2727ef-ef8e-4c4b-9025-7f160cd84729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:32:39.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T12:32:49.397Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T12:32:49.398Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T12:32:49.399Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:32:49.401Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:32:49.411Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:32:49.412Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T12:32:49.412Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T12:32:49.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:32:49.809Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=183b64cc-4956-48b2-8d71-cf15ffdb35df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:32:49.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:32:59.816Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=2b062b23-7a9e-4991-83a1-e25bd5e6a8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:32:59.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:33:09.825Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=4f769ef7-274d-4da1-a64a-cdc441dc8e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:33:09.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:33:19.835Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=a173169f-a719-451a-a8fe-23454a1f957b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:33:19.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:33:29.849Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=e9ae02bd-58b4-4413-aaea-0d40caeb137f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:33:29.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:33:39.865Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=83e12021-06ef-4b88-9d8b-6977f9b6b339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:33:39.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:33:49.872Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=224a9ead-18bc-4560-9ead-b486b66d88f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:33:49.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:33:59.882Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=46ef65e5-2e75-4c3d-8891-7f96996e70a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:33:59.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:34:09.889Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=bfe0678e-94c5-4d70-8b95-8eea0488480a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:34:09.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:34:19.896Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b2e65d5a-58b2-490e-9e87-64686ab2a107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:34:19.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:34:29.902Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=5b0f13ad-65a3-4b65-a5c4-506e6da89d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:34:29.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:34:39.909Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=7bb768c5-9829-4061-8db2-6086bcb6a54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:34:39.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:34:49.916Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=f37895d4-3be3-419c-a62f-f6c08935b0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:34:49.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:34:59.924Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=cec161c7-dbbd-4403-8d43-e7dca2fb4cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:34:59.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:35:09.931Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=4a08a554-093a-4938-ae98-9a47a2837f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:35:09.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:35:19.942Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=ea3d1b69-f7d5-4bc5-b39c-c4b1c19d6762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:35:19.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:35:29.951Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b99c4832-1340-405f-8d23-bd9a31ae0770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:35:29.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:35:39.968Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=29d3afd5-14ca-4f34-bfd4-6419f58bee38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:35:39.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:35:49.984Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=2c353e38-0aa3-46e4-a20d-0a285813eb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:35:49.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:35:59.990Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=08a7f551-9a0e-4993-9e90-8322751fdebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:35:59.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:36:09.998Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=36789e75-632c-4552-be4c-cd448bf938c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:36:10.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:36:20.006Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=5ee9d2bb-7175-43fc-8045-b2153770b138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:36:20.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:36:30.012Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=616c9db5-b5a7-4e3d-af91-1d49a1aeb0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:36:30.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:36:40.018Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=a472c4ed-42d6-4cfd-aa07-80ba17a5063c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:36:40.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:36:50.025Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b25463b2-14f9-46f4-b7ec-5ca5ca361b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:36:50.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:37:00.032Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=5641c660-c8be-40eb-8a39-f8ad36f54cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:37:00.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:37:10.038Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b8271135-f8c7-495c-b2b6-09549d54e8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:37:10.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:37:20.045Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=dc4e2f25-c865-473f-9c18-f1fe2a9cf322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:37:20.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:37:30.055Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=0ed49ba8-2f08-457e-80ad-366c5fb0938e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:37:30.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:37:40.071Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=6208b10f-a393-4746-908b-d2a9f67623a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:37:40.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T12:37:49.410Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T12:37:49.411Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T12:37:49.412Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:37:49.414Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:37:49.420Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:37:49.420Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T12:37:49.420Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T12:37:49.422Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:37:50.079Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=83797aa1-72e2-4820-ac14-c6624b1d8737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:37:50.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:38:00.094Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=39a62f18-821b-455b-98cb-66ebfc25819d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:38:00.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:38:10.107Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=bedafdbe-69b3-4f32-a172-72b2d846bcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:38:10.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:38:20.114Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=fb321b8a-cae2-4f46-a55c-aa8cb97f1352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:38:20.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:38:30.121Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=9a8b6cfe-f806-4a8f-bca5-f162e4ecaa01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:38:30.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:38:40.127Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=f9bca484-60ed-4810-9a09-3128e85ca9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:38:40.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:38:50.135Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=429f4575-34ec-4dee-aac5-45ecc9a9f1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:38:50.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:39:00.141Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=33c37112-fce1-465c-9677-76ca4e1d278a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:39:00.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:39:10.150Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=e6cabfe2-ccf3-494e-bf37-981299cea867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:39:10.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:39:20.159Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=87e8a102-037c-400f-b33f-75ac2ed54d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:39:20.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:39:30.168Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=656414e1-0223-467c-a043-df459bd956b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:39:30.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:39:40.180Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=a6b4b831-5f46-443b-9dc9-12ae5bbafb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:39:40.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:39:50.188Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c177ac50-1085-44c8-99fc-5be5e5cbf0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:39:50.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:40:00.196Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=e6d17ce4-b7d9-4be3-ace1-a9e888df505b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:40:00.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:40:10.205Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=a12b1a7c-d7cc-4ce3-9995-37bd916f8750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:40:10.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:40:20.214Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b752121d-8514-4159-a00f-b8aa761c4672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:40:20.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:40:30.221Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b9f87463-6a21-43ad-965a-e347495aed87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:40:30.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:40:40.227Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=4dd4ee9b-ce0f-45e5-9a5c-78d7bc5ad3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:40:40.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:40:50.233Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=93a46c71-19ad-43bd-81f8-9a1ba3c9f096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:40:50.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:41:00.239Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=832e8b56-8ebf-4ae1-ab8d-0f8bee1e50fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:41:00.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:41:10.245Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=516aa394-2d15-48e6-8a07-763c6f65a337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:41:10.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:41:20.251Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=731928d6-6432-47e7-854c-5c1b8a279a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:41:20.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:41:30.259Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=17cdf413-07c8-4afd-9fa5-85eb5e7c50ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:41:30.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:41:40.268Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=e152ce0d-9122-47bd-8dba-87652e631847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:41:40.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:41:50.279Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=a3e2a3f2-f4f0-4e69-bff0-f7640324b51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:41:50.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:42:00.286Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=a4d25914-70fe-4a15-b4cb-fdce12937da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:42:00.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:42:10.296Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=4ded6daf-3f39-4bea-acf0-598d7117969a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:42:10.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:42:20.301Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=2423626a-5748-41da-b4bb-ad4d71469544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:42:20.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:42:30.307Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=95cd86aa-b015-48d9-9c4f-8315a3d8626c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:42:30.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:42:40.315Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=fccac996-33a0-4006-a996-8d48147ef6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:42:40.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T12:42:49.439Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T12:42:49.440Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T12:42:49.441Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:42:49.445Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:42:49.450Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:42:49.450Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T12:42:49.450Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T12:42:49.453Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:42:50.322Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c38a1879-7921-40e6-a1a7-28cb0bd74c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:42:50.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:43:00.328Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=489641f0-517d-4da9-a3df-786efe3b1906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:43:00.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:43:10.334Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=592b3067-7e36-486a-a1a4-7f4f9b27b0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:43:10.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:43:20.341Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b2693310-528b-4c3d-839c-a87557b65ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:43:20.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:43:30.349Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=d8182082-6c2c-40f7-9481-05a653f445bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:43:30.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:43:40.358Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=24f5a3c1-2173-4dd1-8f9b-8af9f414b44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:43:40.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:43:50.371Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=3b22ca9f-1719-43b7-b012-d1f5fa7317a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:43:50.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:44:00.380Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=93377394-8089-4cbc-8012-e931154d5b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:44:00.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:44:10.386Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=e2e71c17-ccf4-4f81-833a-6b6cb7b1d6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:44:10.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:44:20.392Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=1abf30ec-0f16-4abc-a08c-b6697cf2b545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:44:20.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:44:30.397Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=284de597-73b4-47f7-a679-815f8ce72c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:44:30.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:44:40.404Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=bd2037d3-4605-4bc1-a444-698ca2b55222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:44:40.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:44:50.410Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=69180b84-570f-4513-aa0e-5cccfb86beb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:44:50.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:45:00.416Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=5370e9fd-3c37-479f-8a07-64532b179a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:45:00.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:45:10.433Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=4f6006cf-2648-4ca3-ae5c-bf51e2743e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:45:10.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:45:20.439Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=141b37f6-9412-4e13-b9e4-1074767696c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:45:20.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:45:30.447Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=2cdb7446-c4ea-418b-a4cb-06bec251dda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:45:30.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:45:40.457Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=92b345a4-6041-4d76-be45-16ed278b3077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:45:40.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:45:50.469Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=e1349cb1-92a2-4c16-bc9b-1d63e981e599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:45:50.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:46:00.482Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b82c6552-ffbb-4aed-9e1c-471ecff8cfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:46:00.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:46:10.488Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=0446a689-ac06-47a6-b9ac-5f34fbb77042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:46:10.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:46:20.498Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=06b06803-42c9-4061-96ce-e0d888e1c202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:46:20.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:46:30.504Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=3d270731-5764-4917-8250-c0249cc118d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:46:30.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:46:40.511Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=e054303d-290b-4b4b-a043-eb95e3145ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:46:40.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:46:50.517Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=006efb43-d325-4fd2-b324-090e605c84ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:46:50.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:47:00.523Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=a6d069f0-5e02-4e64-9f32-793ef222d4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:47:00.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:47:10.530Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=f596d255-68a6-4573-9bf9-2d63ae323ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:47:10.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:47:20.536Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=8d3ead4f-4cf2-4d43-80af-e4ddc471f475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:47:20.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:47:30.547Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=5f0a7ce9-e5ab-460e-a6af-8a92d318af0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:47:30.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:47:40.557Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=1eb835a7-855d-449f-a8c6-ebc2be6ffdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:47:40.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T12:47:49.434Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T12:47:49.435Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T12:47:49.436Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:47:49.439Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:47:49.446Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:47:49.446Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T12:47:49.446Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T12:47:49.449Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:47:50.565Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=babd19cf-9c8c-4379-b163-f90bfe8eb9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:47:50.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:48:00.576Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=db9b3f26-5bf4-4fa3-8b9c-baf33becce73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:48:00.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:48:10.584Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=d53b9d81-3bdd-4612-9963-738f17910ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:48:10.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:48:20.590Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=163efd47-56eb-4c4e-b317-e73a5cb3287d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:48:20.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:48:30.598Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=2811de7d-c625-4aa9-911c-00c065bef1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:48:30.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:48:40.606Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=1bcb0de4-d182-46ed-9f35-7af7edd07104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:48:40.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:48:50.612Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=a58d1c60-9cbd-47a7-9acc-a6c1e197db8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:48:50.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:49:00.619Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=1267c2b0-3449-43d4-af89-5e6268b4161c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:49:00.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:49:10.638Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=9c6909e4-6d0c-4932-bca3-238107de39e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:49:10.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:49:20.644Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=a5f7c95f-ada2-4f75-9c91-ffec6b77b511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:49:20.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:49:30.803Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=39d66a43-73e3-4174-93ed-202d4cf4ec61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:49:30.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:49:40.811Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=4a7e51e0-08fb-4d02-95d6-41fcd9e1a1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:49:40.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:49:50.819Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=1fdcc0f6-7f16-46a0-9dbc-c59e6292ebd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:49:50.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:50:00.840Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b35a8675-a043-4eea-9bc2-76325140a2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:50:00.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:50:10.892Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=ea085eb0-8f1d-43b7-8197-ea3d47b492ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:50:10.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:50:20.898Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=9e14932b-3c85-4e57-a7dd-4a1e8b505cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:50:20.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:50:30.912Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c88370f8-a622-4306-9611-7dc0421d2dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:50:30.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:50:40.918Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=3b33cc8b-8c99-4fa9-af23-c411e10541bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:50:40.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:50:50.925Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=850babb2-4a5b-458d-a634-93497538e330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:50:50.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:51:00.931Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=20144e45-f5e0-4028-919f-9b8ec716c3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:51:00.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:51:10.936Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=2e0b290a-34b8-4f37-bc83-0f20faa6d684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:51:10.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:51:20.941Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=1b681cd3-b5c8-42f5-a33a-efbd3017dac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:51:20.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:51:30.948Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=1d93500a-702b-4da8-bb7e-92892e99232a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:51:30.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:51:40.954Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=98322ea6-88e3-4ede-8bb1-17fc3d04f53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:51:40.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:51:50.962Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=506437b1-7d9e-4698-aeec-bac0f6e04e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:51:50.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:52:00.979Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=40b094bb-0eaf-4ef8-874c-c013e68a8f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:52:00.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:52:10.991Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=531e6cfa-20be-484c-82fa-9438d39cadd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:52:10.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:52:20.997Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=01852353-00d7-4dfe-b8c0-8f40ff0019dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:52:21.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:52:31.004Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=5c6790d3-a09d-4c76-86c1-4d52d3ba0698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:52:31.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:52:41.011Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=94fa1102-3ca6-41f7-808b-8963c4287878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:52:41.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T12:52:49.379Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T12:52:49.379Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T12:52:49.380Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:52:49.389Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:52:49.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:52:49.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T12:52:49.393Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T12:52:49.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:52:51.016Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=3fe7c58a-657d-4fac-b469-ea0b6ecb968c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:52:51.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:53:01.023Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=eaa2864b-25c6-4b05-aeee-36464198f889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:53:01.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:53:11.029Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=386a94a4-9894-4db2-8eb2-6cf14bc8e355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:53:11.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:53:21.036Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=7fd726d5-e055-4de9-9207-14d72087fdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:53:21.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:53:31.044Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=201f6dbb-2c38-42b5-81e2-484e49400002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:53:31.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:53:41.050Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=7531bdcf-a226-464e-b602-4643d71877d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:53:41.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:53:51.058Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=6c3dc5a5-7a40-428e-9347-d002fe80168d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:53:51.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:54:01.065Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=7c2e51a5-a778-4827-bfd2-2f5bf79fe89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:54:01.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:54:11.080Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=49b64989-fa11-4dc2-be46-82aea8b5809c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:54:11.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:54:21.089Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=7536dfca-8c25-45db-a1e2-2643e4280ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:54:21.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:54:31.096Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=5299e31f-82e8-4d4e-8958-ddf7a1de338e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:54:31.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:54:41.102Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=d7a84272-908a-4cbf-b4f6-052693717795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:54:41.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:54:51.108Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=faef6cd9-e76f-4faa-9e9f-37edbcc410ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:54:51.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:55:01.115Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=1a353d76-d414-4fa9-b83a-461ddf4cc88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:55:01.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:55:11.120Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=cd1aa716-da5f-4a59-973e-5398b1959759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:55:11.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:55:21.127Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=54fe1fb0-680a-42b9-85db-6f7468987926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:55:21.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:55:31.138Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=cb2d99fb-c1c1-4fa3-b6ae-b7cc7564171f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:55:31.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:55:41.144Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=3e782fe3-7536-42a0-91a8-728be809512e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:55:41.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:55:51.152Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=60e16fa1-1f39-41b8-8d34-53f5ddc3ceb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:55:51.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:56:01.159Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=f2bf0d4e-3205-4382-b69d-1294c08a4140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:56:01.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:56:11.167Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b55a2438-f1a7-4929-a239-1161e3069be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:56:11.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:56:21.175Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=52c9539a-a4aa-401c-afd2-7eef6693d420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:56:21.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:56:31.188Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=72a47a50-1377-4bc2-84a4-0255bc6bc404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:56:31.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:56:41.194Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=2d720118-fcc3-4465-9aed-fb14177d24bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:56:41.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:56:51.199Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=fa39e66f-3dd3-4f45-9f6f-d43ea66eed89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:56:51.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:57:01.220Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=5e0a0cda-43a9-4592-9bc8-0ab2cc196d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:57:01.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:57:11.227Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=8997335f-0ad7-49e5-a31d-c916ceb9b280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:57:11.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:57:21.232Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b7417ecb-14c3-4118-aa1c-0797f9127f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:57:21.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:57:31.245Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=70a938df-8d24-44b7-be0c-21fc537e10e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:57:31.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:57:41.251Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=f1439480-51a5-4c6b-a994-76592cdbceb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:57:41.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T12:57:49.369Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T12:57:49.369Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T12:57:49.370Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:57:49.373Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:57:49.377Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T12:57:49.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T12:57:49.378Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T12:57:49.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:57:51.256Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=f9a35ab8-72c0-423b-a8ed-389a8f481630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:57:51.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:58:01.262Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=8cc4134b-6008-4dc2-bf96-0ea076551282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:58:01.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:58:11.271Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=5e2e6ddc-f59c-42bf-91e5-fc6a638e8a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:58:11.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:58:21.277Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=1cc27e79-10ef-4b5f-8e7e-c5d5c5fa02bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:58:21.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:58:31.289Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c2c766d0-32f8-4915-9e73-19fbb80609ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:58:31.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:58:41.296Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=07b067ff-ab71-47e2-b98a-949f9bc3391b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:58:41.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:58:51.303Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=13dd9260-8462-4a8b-a3ca-f90614973400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:58:51.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:59:01.315Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=e5d6e621-4676-47b4-8d44-9569b9901dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:59:01.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:59:11.320Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=0f24c443-2d45-4c04-b054-34f009852184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:59:11.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:59:21.326Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=97f81034-2139-46aa-ae21-0abe01358960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:59:21.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:59:31.331Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=2297ea0f-e306-44ca-8761-bde0050beeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:59:31.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:59:41.337Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=616a5f03-a61e-4d64-afd8-1f18e9430809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:59:41.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:59:51.342Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=d6acec8c-4516-44b1-9267-bdcfd5c293c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T12:59:51.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:00:01.348Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=adddffd7-d1df-425b-a02d-81ecca211f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:00:01.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:00:11.354Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=9eced00d-4f45-46f6-a257-c4d97c9bc8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:00:11.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:00:21.361Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=8a55ecad-366e-4501-8749-a0a8ac82f980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:00:21.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:00:31.368Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=6a9c0385-230a-4453-9547-173ea6433a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:00:31.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:00:41.377Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=532b5ea5-931e-4ac7-a102-98eb87c92aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:00:41.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:00:51.407Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=ca1293ea-a55b-4e76-a80e-a70be6b9d8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:00:51.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:01:01.414Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=86977f12-720a-4143-94e8-edada960b2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:01:01.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:01:11.420Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=699c5cb6-800d-41aa-a51e-8345b896ca2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:01:11.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:01:21.426Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=82ada554-6a9e-48bc-976e-d18b1f2156fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:01:21.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:01:31.438Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=1a771455-67a2-4420-9f9f-e7ecc721e261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:01:31.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:01:41.446Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c8b1070d-7935-4f7d-aac0-b6b0b8ec622f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:01:41.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:01:51.452Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=cc9901e2-3d3c-4382-b9b9-a7794506accd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:01:51.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:02:01.461Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=84d14850-591e-4af8-b505-e33f184fec82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:02:01.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:02:11.466Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=7bd329ce-bc6b-4de1-844a-f7269a2434ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:02:11.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:02:21.473Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=473d7be7-411a-4644-8ded-298c371f5757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:02:21.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:02:31.479Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=7e0f6031-0b62-447c-804e-7ca4f85d29c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:02:31.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:02:41.486Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c1623150-6557-4cbe-b291-9b5ed5ce5a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:02:41.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T13:02:49.396Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T13:02:49.397Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T13:02:49.398Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:02:49.400Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:02:49.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:02:49.404Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T13:02:49.404Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T13:02:49.406Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:02:51.494Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=70cea115-b86a-40b7-aae2-9bca60e6cb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:02:51.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:03:01.504Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=931da1c2-3203-4852-9247-468ac5d66e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:03:01.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:03:11.511Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=843c8f81-5531-4bc1-bb19-78df7aa0aff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:03:11.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:03:21.517Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=6ac44c5a-c069-401c-bb46-5e2b9475ea94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:03:21.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:03:31.523Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=61c4f1a3-1b68-4cbb-a0ae-d4729fe26f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:03:31.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:03:41.528Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=70a0a084-8885-4e3c-9dad-34c4a0a6ebe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:03:41.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:03:51.533Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=fa2a411d-2a30-42cc-a710-ee4d2d870821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:03:51.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:04:01.538Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=db3aa7a4-3e9b-475f-a4c6-719ed1f09349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:04:01.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:04:11.546Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b38199f6-78a5-4e9b-be60-30492cde5757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:04:11.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:04:21.551Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=e828fc78-77f0-49fb-9cf0-c0ba78d4366e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:04:21.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:04:31.558Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=4d259b28-b610-41de-b8ba-4da7af818e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:04:31.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:04:41.565Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=d5b9c8e0-db93-48e6-a726-14d366f1d5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:04:41.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:04:51.573Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=426b1d0b-abbb-420a-930c-cc083ddc5b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:04:51.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:05:01.581Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=6338c63e-336d-4668-a023-016ce60d7bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:05:01.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:05:11.593Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=6b4c536c-91ac-478f-b55e-786de79c3637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:05:11.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:05:21.602Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=57aa7d84-542c-413c-ad09-000868659ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:05:21.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:05:31.608Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=ea7df889-1eaf-4740-9606-cb98cd2e7882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:05:31.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:05:41.613Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=f4c6431e-78bd-40fa-920c-ed0f0a000987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:05:41.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:05:51.618Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=e475e254-317e-48d5-9f2c-cdca2f748bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:05:51.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:06:01.624Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=163cfb94-c23e-4b3a-b7ba-0fd249a94d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:06:01.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:06:11.629Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=0912ee75-c8a5-4224-b8a1-4517b5150af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:06:11.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:06:21.635Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=2b0d9f6c-a68f-476f-acc0-1362eb56dd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:06:21.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:06:31.641Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=9e298919-7adc-432b-a07a-3c711aea7e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:06:31.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:06:41.652Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=7c5438ef-9960-41b6-a510-67179d2c299c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:06:41.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:06:51.659Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=1cb5a1d4-79dd-4627-b9ba-1104e1f91cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:06:51.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:07:01.666Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=943bed06-2c8f-4bac-86e2-a9c3dcb4e24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:07:01.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:07:11.675Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=36104892-81ff-45a0-b068-110b8279aaae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:07:11.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:07:21.686Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=50cd5633-5f1c-4485-b95f-c687142a9c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:07:21.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:07:31.692Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=ffd4ae75-d60b-4032-8861-e3f974ddf504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:07:31.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:07:41.697Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=3aa47de7-8822-40ff-91e5-d328c107663c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:07:41.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T13:07:49.384Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T13:07:49.384Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T13:07:49.385Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:07:49.387Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:07:49.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:07:49.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T13:07:49.391Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T13:07:49.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:07:51.703Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=68521648-0f68-40f7-8e96-56e5b6680994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:07:51.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:08:01.708Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=807e1953-e0bb-42e4-a54e-e6645efc0034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:08:01.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:08:11.713Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=acf1e8df-7415-4d38-b673-61db24cec858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:08:11.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:08:21.718Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=17555274-a5bf-45c6-b665-4c43afca297b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:08:21.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:08:31.725Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=98c89d63-bfd2-4636-949e-51511243ce15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:08:31.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:08:41.730Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=43a8670d-d5b9-40ef-ba0b-44eadb9429ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:08:41.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:08:51.736Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=dbf782cc-902f-4efa-b116-2158fe94b1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:08:51.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:09:01.742Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=e8338ff8-01a1-4f7f-a738-9bf659d1f23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:09:01.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:09:11.749Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=9838a446-411b-4423-87ce-f96cf8cb9232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:09:11.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:09:21.755Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b9b7a9fc-c1dd-456c-b028-512946c978ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:09:21.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:09:31.769Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=8965da6c-9011-4355-8bc5-b34e26baf1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:09:31.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:09:41.777Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=39b671e7-6e05-4522-b03b-ea662c2e2fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:09:41.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:09:51.784Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=d2631185-e3fa-4b7f-a0e0-2107d56f4ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:09:51.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:10:01.789Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=e2fd7dfa-c4f8-4841-aae2-87c434227e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:10:01.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:10:11.795Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=0b7d9d78-e3b9-4926-a84f-c207ed99e51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:10:11.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:10:21.800Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=0dedbbaf-dea7-4bec-a18d-1ad2e6e76ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:10:21.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:10:31.805Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=23a24661-0e79-4193-b339-b2317003cb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:10:31.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:10:41.810Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=4b57710e-6fa2-4ebc-a108-8f4363e98610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:10:41.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:10:51.815Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=a7191cda-95a7-43b2-9be0-6af8e59165fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:10:51.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:11:01.820Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=46090bd2-72d2-4863-82ad-17b170c4c9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:11:01.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:11:11.828Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=32a1d518-312d-44c2-92fc-c2f2b15aa6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:11:11.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:11:21.836Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=0aa576f6-f941-4862-b1c1-65a783ab5058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:11:21.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:11:31.843Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c6b6630f-2c44-4201-83ee-70d09865818e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:11:31.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:11:41.854Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=cbf5514c-eb79-4d10-bada-eccda1a8695e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:11:41.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:11:51.862Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=612a989a-db99-4426-b654-c7b64a0ae4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:11:51.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:12:01.868Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=2e8f741f-9f2f-48a8-a98a-1cac8f695228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:12:01.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:12:11.873Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=74f6a27d-fbfa-447e-bd31-ed138dea1395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:12:11.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:12:21.879Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=46ae97e2-0c11-4997-80f7-8491c4bf55d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:12:21.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:12:31.887Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b1794f6e-7d84-47c3-a747-e0cd1d49b5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:12:31.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:12:41.897Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=0975ff8b-a04c-421e-9cc5-f03607c96398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:12:41.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T13:12:49.386Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T13:12:49.386Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T13:12:49.387Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:12:49.390Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:12:49.394Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:12:49.394Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T13:12:49.394Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T13:12:49.396Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:12:51.902Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=a016a2f9-72fd-4a75-8344-3b51600db714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:12:51.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:13:01.906Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=e1485409-5595-47c7-9447-1bf35dbc3f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:13:01.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:13:11.913Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=704733cf-209c-41d7-a13d-671f23510126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:13:11.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:13:21.921Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=bf42d6a6-ea65-4c47-9add-e0fff9691e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:13:21.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:13:31.927Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=f52d9702-44d2-41e5-b75c-0f88c6979309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:13:31.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:13:41.943Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b0edcf70-e1a9-466b-94ce-bd914f82ef70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:13:41.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:13:51.951Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=a10d124a-a86e-48d5-a17c-61ac78eabcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:13:51.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:14:01.957Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=a6d9f3d4-7a78-48eb-ac22-684764e5e800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:14:01.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:14:11.963Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=dfa333fa-dd4a-4f1e-abc9-9167a41cdd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:14:11.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:14:21.969Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=83bfdc00-b2e5-4e8c-a3a6-7c35c795aa72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:14:21.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:14:31.976Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=de779694-9479-4a77-9304-38003fc2381e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:14:31.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:14:41.981Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=e6f972a3-feab-4c72-94e4-df03aa8635ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:14:41.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:14:51.987Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=4a41f118-a4e3-42a5-b2dd-78e915725e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:14:51.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:15:01.993Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=5ab62d30-af1b-42d8-ace3-922ef2abb83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:15:02.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:15:12.005Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=1870374d-d745-434f-825a-385221437246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:15:12.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:15:22.011Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=8633ee96-078e-4812-98f5-2e2884f4bf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:15:22.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:15:32.019Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=5ef81661-e153-4acb-a11f-2b417fe64455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:15:32.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:15:42.031Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=17f03393-3256-4ac2-8681-809845a18437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:15:42.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:15:52.038Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=0fac4311-0662-4cde-829c-b85c39672923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:15:52.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:16:02.050Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=231bb809-3e15-4e89-a032-e4883eeb5621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:16:02.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:16:12.058Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=854d847a-c0ae-402e-a9fe-7adccd2180e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:16:12.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:16:22.064Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=5d68cc8c-71ae-4ff1-8133-f715fd6407d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:16:22.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:16:32.070Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=fec4c600-02e1-47d0-b885-67eacd5727da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:16:32.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:16:42.076Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=a1b57181-4fb1-4237-8126-38764af1dc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:16:42.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:16:52.084Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b5425627-a197-420a-8fb7-30e176dbdf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:16:52.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:17:02.089Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=1ae12af7-185d-4152-b5ac-d5703d61f3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:17:02.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:17:12.094Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=66d074e7-7c54-401e-bafd-e6d612773616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:17:12.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:17:22.100Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=75507fbd-7d27-49dc-bb50-ad53ec520286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:17:22.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:17:32.111Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=cb16878d-c112-42dd-b366-da851090a159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:17:32.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:17:42.118Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=f513465d-8962-4491-aaff-f1f3e8e91035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:17:42.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T13:17:49.380Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T13:17:49.381Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T13:17:49.381Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:17:49.384Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:17:49.387Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:17:49.387Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T13:17:49.387Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T13:17:49.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:17:52.126Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=24097302-35e1-448d-813f-7d06c46ba3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:17:52.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:18:02.136Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=28158ff7-8332-406a-be23-8352b442862b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:18:02.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:18:12.146Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=1734ecb4-9c10-4630-860f-76ef278a8562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:18:12.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:18:22.151Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=47f9b33d-ca48-4223-adf4-e49fbd97c93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:18:22.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:18:32.158Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=cdfeb2cd-244e-4de5-8dc1-7f8ed6033ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:18:32.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:18:42.323Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c7488901-33da-49d9-869c-067633e14bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:18:42.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:18:52.328Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=8b429076-e4d0-4610-bc1a-778a119a8936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:18:52.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:19:02.334Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=d296f892-e5f9-42e9-b3a8-8b5307cc6751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:19:02.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:19:12.344Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=3e2e568f-1f83-4df1-80c3-5688d4e83bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:19:12.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:19:22.349Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=9a01b320-2f82-459b-b46f-346affeeb583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:19:22.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:19:32.354Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=5cbef956-058a-4467-98c3-66636068f5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:19:32.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:19:42.361Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c0b4c577-4597-487e-a6eb-24e37a81bc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:19:42.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:19:52.368Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=6e04b324-85d1-4ea8-ab8a-dc058201fdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:19:52.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:20:02.373Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=4877e30d-2fa0-489b-92bb-fdb33544dbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:20:02.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:20:12.381Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=61867d4e-f177-408a-8c3c-d7d18d9cacd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:20:12.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:20:22.391Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=5aca93a9-0bee-4ace-a0e5-4f54cc6553e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:20:22.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:20:32.397Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=04de1542-62e7-455c-8bc1-d3e9fb13b457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:20:32.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:20:42.405Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b52d61af-f02a-4030-ae5d-01b028d2d4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:20:42.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:20:52.412Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=a190a145-f379-4b06-b437-71506d3b50ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:20:52.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:21:02.418Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=206bcdf9-b2de-43b4-a722-b0fc91276d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:21:02.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:21:12.424Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=a47e3b07-7a31-4ba7-9a14-4cd3560c4cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:21:12.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:21:22.429Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=2c4ff213-0a1f-4156-8267-86c2d2c2f639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:21:22.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:21:32.435Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=209e1d78-cc56-440e-ac01-2d53f1a57a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:21:32.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:21:42.440Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=65fc13e1-4e1e-45e6-bdd9-33bb223edefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:21:42.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:21:52.445Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=2a8adcc6-8174-4539-8f5a-252477a91b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:21:52.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:22:02.452Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=995e52b8-e5ae-4ae6-aeee-327d0df149a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:22:02.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:22:12.459Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c6e0d2e0-b326-4596-9cf7-0c154747b9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:22:12.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:22:22.469Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=ece4846d-bff8-493c-99cb-c007f0f1c3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:22:22.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:22:32.475Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=4e3e0d2d-bf69-4c9c-b6b1-d1d01503848a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:22:32.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:22:42.483Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=7d0be760-783d-4dfb-9579-4dfb69acc5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:22:42.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T13:22:49.400Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T13:22:49.400Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T13:22:49.401Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:22:49.404Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:22:49.407Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:22:49.407Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T13:22:49.407Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T13:22:49.409Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:22:52.488Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=de0e82fc-67f6-4bb4-a65f-61ac7e6aa03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:22:52.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:23:02.494Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=89ba8ead-eaa1-4271-9ea6-4d1f6e320815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:23:02.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:23:12.500Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=a110b07d-b3cb-4fef-b36a-a462ece87564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:23:12.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:23:22.506Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=78471159-83e9-44a0-8da5-cf2976710a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:23:22.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:23:32.511Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=96fd7a29-e3f5-42bd-a28e-53a6a727f22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:23:32.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:23:42.517Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=44c03828-9586-4a3b-bca8-08cbaa16c6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:23:42.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:23:52.522Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=0166b6e6-f372-4c2a-af7d-bcf954540032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:23:52.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:24:02.530Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=3a96f310-d50e-460e-b63f-2ba5c8c8d242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:24:02.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:24:12.535Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=9ce90dda-d9d8-45e2-9d8f-98589b245c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:24:12.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:24:22.541Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=28263227-7666-4a66-839f-2f01c2d0a835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:24:22.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:24:32.551Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=551db155-8084-42c0-8dc0-29c820ad3aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:24:32.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:24:42.560Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=2d6c8ad5-b8c3-4d5e-b553-e246cac41c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:24:42.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:24:52.565Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=147fb28a-bb72-45fb-86f6-2344404d0488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:24:52.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:25:02.570Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=1d36408e-8318-4f80-9d82-b7e1c8480939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:25:02.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:25:12.576Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=51597676-3fd4-49cf-8b5f-af1f70c7e4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:25:12.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:25:22.584Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=6658e590-2307-45ee-b8af-9924cf15f1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:25:22.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:25:32.589Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=56a0879f-97af-4a13-9c77-314d2567bb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:25:32.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:25:42.594Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c17f1d98-c6db-443c-bc06-d70cef524453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:25:42.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:25:52.600Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=29134fe7-18d1-46d0-bf83-a9a9cfa6896d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:25:52.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:26:02.606Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c98b361b-52e8-451b-af82-e1e3ff1c1062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:26:02.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:26:12.612Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=8be9a50d-d87b-401a-b90d-d2f2cd85003f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:26:12.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:26:22.619Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=e790174d-3119-46e4-9d2e-e1ea5ad193fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:26:22.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:26:32.627Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=554b91c7-1741-4d9f-a7cf-e1a6756d0e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:26:32.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:26:42.636Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b73880dc-d4ae-4172-859d-3e300ae5a635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:26:42.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:26:52.650Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=fbbab65c-c95c-4f15-b95f-0ff135aa6a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:26:52.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:27:02.655Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=7b8e797f-89ac-44be-8b5e-b51fbc5e9ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:27:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:27:12.661Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=70e52e91-50bb-4f13-b0d5-c727a544f66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:27:12.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:27:22.666Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=4ce9111c-592b-4413-9356-f52551bc8648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:27:22.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:27:32.671Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=46793d66-d1b9-4c8b-8b49-04061c1bb994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:27:32.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:27:42.677Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=37a735b2-26de-4e33-a19e-38802d9b2154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:27:42.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T13:27:49.415Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T13:27:49.415Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T13:27:49.416Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:27:49.420Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:27:49.424Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:27:49.424Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T13:27:49.424Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T13:27:49.425Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:27:52.683Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b8904ff2-dd4c-4793-bdeb-dafddd6993fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:27:52.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:28:02.690Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=bfab801b-b636-475a-8579-30329e27a068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:28:02.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:28:12.694Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=2f99268c-7ed1-4335-97bb-33b16399a344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:28:12.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:28:22.699Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=126ad5bf-26fc-4a27-b828-2540c201dd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:28:22.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:28:32.706Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=38611af7-85b5-491c-a394-9f03024e1374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:28:32.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:28:42.713Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=8d0656f7-3fb8-44a7-a435-6be14ef0b976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:28:42.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:28:52.723Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=e7a20962-645d-4fbb-9fd2-5202499d7703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:28:52.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:29:02.747Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=8e5c2815-d714-402c-8a15-9b44f90b94dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:29:02.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:29:12.756Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c7322b09-5311-40b9-ba8b-83666c4cfb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:29:12.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:29:22.763Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b8bb3993-d90d-47cf-b472-bc37dee1b660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:29:22.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:29:32.768Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=61983804-65f3-4271-a686-ad2b9ca9adac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:29:32.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:29:42.773Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=99ebab9e-63ec-40c0-ad30-c0f03eecbeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:29:42.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:29:52.778Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=f9367941-97f6-4fe2-b100-0093836cddfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:29:52.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:30:02.784Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=2fbf59b7-06fa-4cb0-93dd-7035f510e387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:30:02.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:30:12.790Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=2ea69a55-413a-40da-b5d1-3f4781664bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:30:12.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:30:22.797Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=879f1dd2-deac-48f3-af2c-ffa4f924631c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:30:22.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:30:32.801Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=bd8dea2a-b9fd-448d-9343-a40d7489698f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:30:32.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:30:42.807Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=bfc9af58-60e3-418e-b028-80e5c823db7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:30:42.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:30:52.815Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=65f6b921-2888-4acd-a55c-515f4c301842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:30:52.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:31:02.823Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=ebf1a231-9455-43ba-83aa-d4724470295d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:31:02.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:31:12.834Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c697c55b-029b-4657-bba6-71f9f5467651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:31:12.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:31:22.842Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=35514c3a-5196-440f-a60f-06c91ffc555b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:31:22.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:31:32.850Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=748d6a21-7966-418f-abd3-ae9fe0275e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:31:32.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:31:42.858Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=8b2ce0c3-0839-410e-8087-1ef1d04efff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:31:42.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:31:52.864Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=bdfc9e87-de90-4c52-8275-665318eaaa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:31:52.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:32:02.871Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=9e557c4a-9a71-44d4-adab-21a6cb13e0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:32:02.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:32:12.883Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=88d879e1-73f4-45e5-867a-c14b418ca42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:32:12.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:32:22.889Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=756c78b5-956a-4adc-898d-e33da7d41d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:32:22.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:32:32.895Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=da7d1e38-3f86-454a-8912-110a7a6a63d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:32:32.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:32:42.914Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=77288b24-f997-4c32-bc39-37db9a111ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:32:42.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T13:32:49.399Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T13:32:49.400Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T13:32:49.401Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:32:49.403Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:32:49.407Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:32:49.407Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T13:32:49.408Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T13:32:49.410Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:32:52.920Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=9925a821-0ba5-41c8-a4c7-8e468fa4d45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:32:52.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:33:02.929Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=935e5a9c-d58d-4e10-9aaf-adf6ff106704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:33:02.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:33:12.937Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b9117862-01f9-4442-8fc8-c1c29e278d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:33:12.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:33:22.947Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=ba52582a-8810-4949-a975-7e0eabbbc9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:33:22.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:33:32.953Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=d8a26318-7286-4594-af12-3bb39d1396e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:33:32.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:33:42.971Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=afd06efb-0bd3-4605-b87c-bbc812afc450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:33:42.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:33:52.978Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=273deeec-44e1-444d-b837-7ac45185b9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:33:52.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:34:02.985Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=f786a376-2f45-48e1-8c71-0d70e3fd9e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:34:02.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:34:12.994Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=ee95d019-8d33-4853-a0a3-069b6b43eb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:34:13.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:34:23.008Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c25932e4-90ed-4794-ad30-f6cfa7dee446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:34:23.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:34:33.013Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=54c609e5-3a99-4149-b2f8-3aeb8c9a03ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:34:33.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:34:43.019Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=a5e94efe-c636-4307-8aa7-8c6663ef160d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:34:43.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:34:53.026Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=3372999f-8c56-47eb-b94c-640e26c22ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:34:53.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:35:03.033Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b25e11f3-852e-456e-95de-d27ecdcbd1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:35:03.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:35:13.040Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=6e5a28d6-70ed-46e8-be3b-27cff7bd1671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:35:13.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:35:23.048Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=9ab450d1-756d-4edc-8416-9cc83633a397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:35:23.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:35:33.058Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=544afaf0-6ed3-4251-b084-46641d6f1173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:35:33.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:35:43.065Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=1b86e4f6-ca74-46bc-bb19-92604ab92c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:35:43.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:35:53.072Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=0f2af667-816e-4664-9c7b-10a4e9e6dcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:35:53.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:36:03.077Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=8e57729b-33a6-4d99-b0c1-dea0ebfcdaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:36:03.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:36:13.083Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=47d1850d-ff2c-491c-8015-d448cae06d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:36:13.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:36:23.103Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b8743d65-beef-43e7-9afc-5a7d5edf5d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:36:23.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:36:33.108Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=320ae8e9-bf52-468c-8d49-127030d2d8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:36:33.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:36:43.114Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=77452dc5-649d-43d2-9d0b-6099f1684e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:36:43.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:36:53.119Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=a4b1162b-153e-4398-b7f5-a183322e831e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:36:53.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:37:03.127Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=ed09ebb2-7e3b-4ae5-8aee-e1920dc9204b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:37:03.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:37:13.134Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=13e19688-907c-42ad-9316-65c9c95e3eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:37:13.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:37:23.142Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=0ebe47f2-7d0b-4ede-bf6a-a8b6202e7848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:37:23.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:37:33.155Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=9e687d6d-1383-453f-8385-b671e3196733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:37:33.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:37:43.164Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=9e6d6d84-c0f2-4f69-90ef-fe6564110067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:37:43.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T13:37:49.394Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T13:37:49.394Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T13:37:49.396Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:37:49.399Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:37:49.405Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:37:49.405Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T13:37:49.405Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T13:37:49.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:37:53.170Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b778fa25-20f4-43ba-81ac-4df061837e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:37:53.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:38:03.177Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=91918ac6-f1fc-49c9-8939-c6529cd1c9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:38:03.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:38:13.181Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c296e744-777d-4e31-95d5-921e0f73cac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:38:13.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:38:23.186Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=dd700bd4-7113-479f-a5dc-9d8424be7f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:38:23.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:38:33.192Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=55cf93bf-13d7-458a-b1ef-37b56d61a4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:38:33.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:38:43.197Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=09bb948c-4a3a-4da6-aef3-85570e7c229a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:38:43.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:38:53.203Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=29455b06-6805-4ef2-b299-d0505bad2472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:38:53.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:39:03.222Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=e9e16d8a-49a2-427e-b411-e3a8566186ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:39:03.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:39:13.230Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=193b9582-1691-47b7-8585-0fa55fab45c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:39:13.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:39:23.237Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c0df5f3d-6dec-4de0-8eb7-7dec18161bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:39:23.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:39:33.244Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=fddb8fda-69c1-433c-a98a-6ce054020d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:39:33.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:39:43.257Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=deb4cc3a-9147-4e30-8e55-cd8a4d113409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:39:43.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:39:53.262Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c805c1f6-3777-4187-b489-659f8b14c165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:39:53.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:40:03.268Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=929f7cf9-9a04-4184-9d2c-96d0cde30594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:40:03.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:40:13.274Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=9ea172ac-55b0-4485-b01c-89471e9d08de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:40:13.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:40:23.280Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=56511314-27a2-4be9-9ebd-371cb9ee912d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:40:23.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:40:33.285Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=493144f0-525e-4fef-91a1-293340cf5348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:40:33.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:40:43.290Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=fe73b497-8cbd-4061-9925-bd8231eacbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:40:43.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:40:53.295Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=3b1a6c84-83bf-4048-8276-1c412b09560f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:40:53.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:41:03.300Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=0c15b324-7dc9-43fc-969d-720636e34260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:41:03.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:41:13.307Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=0c543eda-5af6-41a4-af5a-c6054a498bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:41:13.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:41:23.314Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=3b26724d-7a1b-46d4-a9f3-6552a419bc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:41:23.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:41:33.321Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=23405c62-02e0-4f0b-a4a8-6ab99866b2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:41:33.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:41:43.333Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=b735c641-9173-47a4-8693-23027682c6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:41:43.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:41:53.339Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=34971199-f6f6-4068-a766-6f54f2679919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:41:53.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:42:03.346Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=aca536fc-eaa7-49f9-8118-0442357e9dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:42:03.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:42:13.351Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=58061bdd-75af-4ac6-bb8d-21aabcb9b6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:42:13.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:42:23.358Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=5fa895bf-ea38-4144-aff0-1f751bfe4b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:42:23.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:42:33.364Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=06118bec-9077-47db-8cc0-7e64008025b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:42:33.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:42:43.371Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=42571964-f818-44e0-93fa-95f62c0fe112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:42:43.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T13:42:49.397Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T13:42:49.398Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T13:42:49.398Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:42:49.401Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:42:49.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T13:42:49.404Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T13:42:49.404Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T13:42:49.406Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:42:53.377Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=e22e92e3-2923-4f9c-a13f-a8f5ec2d2e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:42:53.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:43:03.382Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=dee1c30e-03aa-4de9-818e-c4a6a2cfeea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:43:03.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:43:13.386Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=36891e6f-4dba-49a2-af95-eef184c7557e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:43:13.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:43:23.394Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=de47aea9-dbef-4d0e-b29a-c18bf36c9034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:43:23.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:43:33.400Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=9d594e56-0b5c-462b-b5fc-a8308236347e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:43:33.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:43:43.407Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c24c625d-d5ca-4f8b-887c-f7ae0daadce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:43:43.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:43:53.419Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=11057423-cf9e-4deb-82c8-6c1a726c77df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:43:53.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:44:03.428Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=60434690-3509-4e89-91d2-c9022cd14853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:44:03.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:44:13.433Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=bd23d39a-407d-44b6-b7dc-5580256a623f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:44:13.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:44:23.440Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=d26e9c9e-ecbb-4236-8d35-9824f0f53770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:44:23.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:44:33.446Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=4f7feaa6-99a3-4b50-8296-beea45b48028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:44:33.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:44:43.451Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=4e145eaa-edf0-4a0a-984a-b08fd8e602c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:44:43.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:44:53.457Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=e55280c0-b082-47de-b7e4-796b8a77c235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:44:53.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:45:03.462Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=c5859dc1-2b8d-4033-82a3-e361f9127bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:45:03.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:45:13.468Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=ca7c0e51-9ad5-4606-8861-20fd88a98dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:45:13.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:45:23.474Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=6f7ee6e4-e719-4b6a-b2ba-45d31c4f00d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:45:23.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:45:33.499Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=231594cb-d434-433e-8825-f32de1e81458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:45:33.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:45:43.508Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=3f2cc586-653a-4890-ab91-225561150418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:45:43.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:45:53.535Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=36d8de77-5cb4-4c28-a7c4-1c7011da1601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:45:53.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:46:03.545Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=0ce00d5c-46b8-4f85-80bd-266ee8ed1c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:46:03.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:46:13.551Z |INFO |Init configs |InvocationID=7aa95cb0-aeb1-45c8-b119-c56ecded3273, InstanceUUID=f5554e4c-06e4-4c55-b898-d13aa10569c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T13:46:13.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |