. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-22T04:58:18.687Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-22T04:58:18.694Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-22T04:58:18.726Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T04:58:19.279Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T04:58:19.365Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T04:58:19.365Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-22T04:58:19.366Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-22T04:58:19.426Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-22T04:58:19.606Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-22T04:58:19.625Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-22T04:58:21.010Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-22T04:58:21.377Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-22T04:58:21.394Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-22T04:58:21.395Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-22T04:58:21.445Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-22T04:58:21.446Z |INFO |Root WebApplicationContext: initialization completed in 1821 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-22T04:58:21.800Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-22T04:58:22.648Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-22T04:58:23.847Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-22T04:58:24.280Z |INFO |Started MainApp in 7.463 seconds (JVM running for 7.971) |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-22T04:58:24.337Z |INFO |Start scheduling PRH workflow |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T04:58:24.351Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=e97c495d-2372-4c50-9a66-0aafc39b2010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-22T04:58:25.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.124:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T04:58:25.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T04:58:35.784Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=97762bdd-85c2-4499-bd6e-8e1016a021f8 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-22T04:58:36.206Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-22T04:58:36.207Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-22T04:58:36.210Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-22T04:58:36.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.124:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T04:58:36.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T04:58:46.855Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=3c23a276-1d84-4f4c-814d-930a637ebe5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-22T04:58:47.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.124:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T04:58:47.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T04:58:57.902Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=cead29ab-3fa2-4410-8d92-3c6dc49628ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-22T04:58:58.969Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.124:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T04:58:58.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T04:59:08.971Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=9129885b-8875-4a06-9b0b-c17ce21c02cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-22T04:59:10.005Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.124:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T04:59:10.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T04:59:20.007Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=625bbeb1-e3c7-436a-a0f6-93f195455c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-22T04:59:21.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.124:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T04:59:21.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T04:59:31.053Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=577b53b9-b5d4-4145-a14e-b2ea7ee48e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-22T04:59:32.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.124:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T04:59:32.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T04:59:42.089Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=4536b126-89b5-495b-8ee6-7fb4f52ab691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-22T04:59:43.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.124:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T04:59:43.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T04:59:53.135Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=2646a6a2-02b5-4b12-9e4b-d176d00dd1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-22T04:59:54.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.124:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T04:59:54.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:00:04.170Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=cef04324-6153-4bbe-9c10-56870a70e48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-22T05:00:05.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.17.124:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:00:05.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:00:15.211Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=8de07eb8-49de-4928-8c00-965ec402d182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-22T05:00:45.229Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.17.124:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:00:45.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:00:55.230Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=3e9d0caa-b308-44cd-b352-c844961f1699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:00:55.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:01:05.331Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=a32dec01-2b85-4aef-8cc4-9ca1e4a8cde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:01:05.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:01:15.351Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=440e0ac8-e5be-47b0-a4ff-5c498be2844d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:01:15.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:01:25.368Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=ae49518c-7610-4f4b-9d28-2e20f1e620b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:01:25.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:01:35.388Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=3c4b2ac4-f3a8-4894-b7b7-c2920b047622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:01:35.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:01:45.438Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=b724bfc2-dfae-4db1-b2cc-cfabd95a6f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:01:45.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:01:55.463Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=f9536bb5-0f87-44ee-8b00-9caa251ba97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:01:55.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:02:05.484Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=acb3cdad-363a-4b92-ae4a-d0cefab5ca21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:02:05.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:02:15.506Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=7affc129-5f18-40d7-9b3b-9589fcb0363b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:02:15.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:02:25.522Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=27e0702d-8e24-4bb2-8809-6f9b6667aecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:02:25.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:02:35.540Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=b719442a-e074-415d-8fea-aca2d8bf8db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:02:35.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:02:45.554Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=6c166abd-3b46-4595-8621-8d6a54bdd37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:02:45.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:02:55.569Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=c9a02e83-1bf4-4f5e-872a-6d1277d4a132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:02:55.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:03:05.589Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=24be0ee4-ff20-4cd1-a2e1-a826b1a3284e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:03:05.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:03:15.606Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=3a93d51b-11fa-4375-abdc-e2c4a44ecc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:03:15.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-22T05:03:22.405Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-22T05:03:22.405Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-22T05:03:22.406Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:03:22.410Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:03:22.420Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:03:22.421Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-22T05:03:22.421Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-22T05:03:22.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:03:25.621Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=0c59009b-b780-4be5-8a52-e5108bc55a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:03:25.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:03:35.636Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=e5e684a2-8f27-468f-8c10-b610caf1ea0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:03:35.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:03:45.655Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=3716c459-6934-443c-bf69-021921b9487d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:03:45.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:03:55.673Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=c6a82f62-dcb7-4044-a367-84a6fde5a8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:03:55.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:04:05.692Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=ad0cc54d-8916-4a73-8cb7-d750d8c0f3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:04:05.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:04:15.713Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=3f382be7-810e-44ff-b892-60128f708860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:04:15.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:04:25.728Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=95044330-e8eb-4a51-9466-667a42601d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:04:25.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:04:35.762Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=828fa269-c4b0-4f2a-acfb-fb5ef8154398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:04:35.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:04:45.787Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=108881ca-e0ca-475c-a3c1-5ba05bbcbadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:04:45.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:04:55.799Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=2869476c-c7f1-4d4f-9973-5a93d91f6054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:04:55.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:05:05.812Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=98c0222d-c96d-446d-89a2-153526bd1ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:05:05.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:05:15.832Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=41d6b59c-d93e-4acd-b561-9ba23b884331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:05:15.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:05:25.848Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=788cb23a-d8c0-4f9a-8e06-a251d91f7e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:05:25.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:05:35.861Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=1da7f886-3e90-4901-ae20-6ece5e60cf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:05:35.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:05:45.876Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=3f442e59-5036-4eae-868a-007836c4e6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:05:45.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:05:55.891Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=bd1634fe-dbd9-4835-ad89-d72ab7a87f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:05:55.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:06:05.903Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=29dd3ae7-fb8e-4d78-a241-6757d3a3b740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:06:05.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:06:15.915Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=01849d3f-4d2d-4909-9fbe-4e25fd0f697d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:06:15.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:06:25.928Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=c3768402-16ee-4fa8-9206-41a45cc87ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:06:25.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:06:35.942Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=50dc8005-6db7-4192-bf98-492be79d6149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:06:35.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:06:45.958Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=ecb7cbb5-7c97-4395-8f71-c55ca494be33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:06:45.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:06:55.976Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=1aced975-0ac0-4f4f-a379-9339bde80c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:06:55.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:07:05.991Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=26fc117e-d900-4925-91c0-777103f6fdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:07:06.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:07:16.006Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=6be92cad-148c-4ac7-9a6f-4f6c34cfcd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:07:16.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:07:26.018Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=2da11342-ff32-4588-9af6-20014e8c5785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:07:26.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:07:36.032Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=a6ac002d-95e1-4866-99bc-d7b33b829f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:07:36.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:07:46.046Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=6169a022-66a1-4c4f-9548-9e44f8af22e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:07:46.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:07:56.058Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=4886e0a6-6949-44fa-a630-7639094b1de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:07:56.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:08:06.071Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=d63151b1-8e9e-4fe5-8729-a3131700a317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:08:06.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:08:16.083Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=39a8a843-b98b-41dc-a89e-07e2866ef688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:08:16.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-22T05:08:22.063Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-22T05:08:22.064Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-22T05:08:22.064Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:08:22.067Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:08:22.073Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:08:22.074Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-22T05:08:22.074Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-22T05:08:22.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:08:26.100Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=73534a66-44ec-44e7-afab-ad77fbfe1627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:08:26.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:08:36.112Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=8077d56c-0699-4210-b4c8-2859c592bbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:08:36.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:08:46.130Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=df20510f-566c-47b6-9d7b-c24b978a5fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:08:46.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:08:56.143Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=20c4a81f-895a-4182-b37a-6d28cae3abdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:08:56.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:09:06.156Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=2a1d7a93-eb23-4584-8d8c-11301e290d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:09:06.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:09:16.166Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=2245fa3e-ca02-4c63-b105-0736b1b3ed3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:09:16.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:09:26.178Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=e5ca9932-38b4-456e-963f-4b070b7e112e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:09:26.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:09:36.196Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=7d1a686a-b4b6-4d56-b37e-14e749105c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:09:36.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:09:46.209Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=8559b46c-f331-43c9-a5e9-504bf9fb7827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:09:46.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:09:56.221Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=f6a3f042-d02d-4939-83ea-21441473b95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:09:56.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:10:06.232Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=4ccf9645-05ab-487d-b3d1-d8bea6edd799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:10:06.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:10:16.247Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=c08c2c96-f453-4b89-832b-bc857b5535af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:10:16.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:10:26.260Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=3f450895-7f9a-4c8b-a75e-9e43d3f097b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:10:26.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:10:36.272Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=b0e62d41-381e-4ceb-a6f1-825ab99ad449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:10:36.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:10:46.286Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=5bc89250-dc34-481d-9a64-c705964dcbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:10:46.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:10:56.298Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=be2562ed-9f57-4ce3-89fe-eba7c18a6503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:10:56.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:11:06.308Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=2e799b5c-0124-48a7-8157-726596634d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:11:06.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:11:16.325Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=30543326-97d8-4407-94ee-9e6348142879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:11:16.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:11:26.335Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=d17a2f49-7316-4b89-a72b-a8429a79fe64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:11:26.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:11:36.352Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=3c619aa4-ad7e-4d40-9df4-e9054f90304e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:11:36.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:11:46.363Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=e98af71b-25b5-4b88-ba7d-f395f536812f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:11:46.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:11:56.374Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=858ab1b6-7673-4a76-b3df-ca5d381b1a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:11:56.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:12:06.388Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=f94b7977-cbf0-4995-9e3b-9c8516e6ee79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:12:06.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:12:16.401Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=1962f3ae-a698-4b37-a873-96f6f44999f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:12:16.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:12:26.413Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=260c9687-36a5-46e2-bce4-9491d4d3e624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:12:26.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:12:36.423Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=eaf65d56-876b-433b-95a2-d09657d6b521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:12:36.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:12:46.434Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=e5ef34f2-b965-40fc-ac38-670fc118770a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:12:46.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:12:56.448Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=d5d3e3c0-00fb-4cd9-899b-a5971e4a2246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:12:56.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:13:06.459Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=7c5c70f6-5ded-4f68-a955-e8afad030949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:13:06.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:13:16.471Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=1ecfdf97-3022-4338-8a49-72a8d9c67735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:13:16.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-22T05:13:22.007Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-22T05:13:22.008Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-22T05:13:22.008Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:13:22.010Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:13:22.015Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:13:22.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-22T05:13:22.016Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-22T05:13:22.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:13:26.488Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=072e37ac-62cb-4fdc-b151-17cf78845348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:13:26.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:13:36.505Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=5d034a0b-0a76-4c6c-a2cb-b14d1b388df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:13:36.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:13:46.515Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=d1f0995f-e7fe-4958-b617-8e59b0fb3edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:13:46.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:13:56.526Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=8ca081be-619d-4a9c-ab3c-d8ecdb9ef05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:13:56.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:14:06.538Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=a7c12430-8501-47ca-903a-65a159ad6675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:14:06.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:14:16.549Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=307e7918-558d-41c0-8a89-a9abb31fbb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:14:16.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:14:26.559Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=3653368d-7e8d-4d17-ad7f-60fe84c96579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:14:26.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:14:36.570Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=63b7ed3c-37df-46d6-9a34-a9ab4dff3ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:14:36.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:14:46.581Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=6861be86-1b9c-4038-8ae6-755968a0d992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:14:46.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:14:56.591Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=48ea5ebc-6609-4dc2-a7a0-fe504fb4a71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:14:56.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:15:06.614Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=65d5b456-58bc-46c9-9a49-5591825dce66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:15:06.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:15:16.625Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=6cfb0347-16ce-4a0d-8ad9-e27c79103873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:15:16.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:15:26.636Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=fc5e76ea-555b-49a8-b09e-ff99bbf4d638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:15:26.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:15:36.648Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=104086a7-21da-4f55-96ef-5d3b34a51236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:15:36.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:15:46.659Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=d3faeda8-0154-4209-a9d4-2c94bc0afb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:15:46.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:15:56.669Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=d785cf1e-8347-4769-81b8-f261741414fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:15:56.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:16:06.688Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=e31d5b6f-e922-4d26-84f6-2896a98bb43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:16:06.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:16:16.699Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=49a05e82-850c-4224-8d42-c05e8ef03768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:16:16.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:16:26.710Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=cb5e3480-28ac-405d-94b4-f9e22b90a569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:16:26.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:16:36.722Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=844b9a81-f585-49e3-90e0-f1abef4a8cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:16:36.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:16:46.737Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=de944f9e-4f93-4611-805c-6ddd05a01ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:16:46.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:16:56.747Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=a82bfde5-1afe-4903-b5ad-d54061791eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:16:56.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:17:06.757Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=d1352e49-0969-4e7b-96b2-cd1b34e0b07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:17:06.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:17:16.766Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=6028da35-dff1-425f-9523-9cff042074e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:17:16.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:17:26.778Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=b3cc9cfb-29f7-48ae-bd6f-5152d9d46cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:17:26.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:17:36.793Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=53b97c9c-6c04-4d9d-a83f-df14f5ecbc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:17:36.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:17:46.805Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=162ad0c1-37ea-41d7-b120-5244df12ca1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:17:46.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:17:56.818Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=a53fc4a0-6a7d-4573-8919-823a0ce72d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:17:56.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:18:06.828Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=3d9827cb-c6f9-4d8a-b0bc-aa1a48c4e84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:18:06.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:18:16.838Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=dbb63b96-57cd-4f56-8ab2-b32229694ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:18:16.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-22T05:18:22.058Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-22T05:18:22.058Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-22T05:18:22.059Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:18:22.061Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:18:22.068Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:18:22.068Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-22T05:18:22.068Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-22T05:18:22.070Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:18:26.850Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=d17ef3f2-c26a-4029-b328-5b890b5fa142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:18:26.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:18:36.861Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=8b39ec48-f50f-404a-acd6-d6f051eede43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:18:36.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:18:46.873Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=4900af61-f830-49d1-a91f-f7d12a8480ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:18:46.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:18:56.888Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=532c9f18-0aac-4129-9a3e-ba431d0a57a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:18:56.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:19:06.904Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=ec90427b-f4cf-486f-a108-2bb9d359b458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:19:06.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:19:16.916Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=7a575da4-c3c4-4b8e-ac77-76d568f93169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:19:16.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:19:26.931Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=088c7c66-3b4f-4f9e-a48d-79e28a33428d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:19:26.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:19:36.953Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=9c694fc2-2fc1-41b8-8021-fa97008957ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:19:36.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:19:46.973Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=a0304f9e-ac6a-442d-a8af-349ec2ff9064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:19:46.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:19:56.988Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=ea207cb8-3b45-4449-8496-84099e9eeceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:19:57.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:20:07.010Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=afca55b7-60fe-41e4-b8c7-61831a33ed79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:20:07.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:20:17.023Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=e7aed28e-1ad8-4958-b9c2-8dabcdb0e590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:20:17.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:20:27.033Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=c6b71d10-498b-404e-8e9c-e6c54fcc27c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:20:27.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:20:37.057Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=b16372d4-a90d-48f1-8c6e-fb2437d528d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:20:37.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:20:47.069Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=6227a02b-1fa2-4407-8318-958af747a349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:20:47.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:20:57.082Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=41a065c8-8ae2-4049-ac16-80063029683b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:20:57.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:21:07.106Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=e261eff6-6c73-4516-b4ff-f468a433d472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:21:07.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:21:17.115Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=be1ae92a-e889-421a-81d5-12de536bb744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:21:17.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:21:27.124Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=67012073-e2a7-4390-82a4-e5503abaf60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:21:27.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:21:37.144Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=bd26175a-bd40-4563-b69f-131da5855b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:21:37.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:21:47.160Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=87411a5f-f712-4f9a-b027-73b1e11fb088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:21:47.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:21:57.170Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=3937f67b-d71b-488c-bb63-2737e4046a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:21:57.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:22:07.192Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=349b6d91-8283-4747-b044-14eb80a7dca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:22:07.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:22:17.204Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=74d4016a-3c52-4834-aa00-6410d5d5d7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:22:17.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:22:27.216Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=4017eeee-6bfd-41f9-8562-c0b864e7daec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:22:27.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:22:37.232Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=d5547f48-cc1f-40ed-9b63-facd4ffaad98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:22:37.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:22:47.251Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=dc0e9455-a640-4ac6-bd09-206883470af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:22:47.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:22:57.269Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=3ddf5189-d659-4e2a-8dfd-eca853ffc089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:22:57.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:23:07.284Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=1d1c0c8c-1a92-4e95-abe3-b91e4a2f1f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:23:07.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:23:17.295Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=436bf9e5-80dd-4b44-a766-304bd3241521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:23:17.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-22T05:23:22.044Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-22T05:23:22.044Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-22T05:23:22.046Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:23:22.048Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:23:22.053Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:23:22.053Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-22T05:23:22.053Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-22T05:23:22.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:23:27.307Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=fb97e7bc-2c27-4c41-a61d-ae0daeb4d0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:23:27.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:23:37.316Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=8db7e190-b65f-44dd-900c-75c612503a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:23:37.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:23:47.326Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=ea6df30a-8b4e-4bb7-85d6-caa6ad940839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:23:47.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:23:57.338Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=6aba01c6-3e04-4568-8e19-ca12cdcdb6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:23:57.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:24:07.354Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=7b39b2eb-35b5-4925-9cc1-e076c2075ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:24:07.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:24:17.362Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=5b044ff1-af26-4146-a2a3-f45ddb316217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:24:17.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:24:27.372Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=6eb95b56-7008-4a84-92eb-f1b7ae347f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:24:27.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:24:37.384Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=b44c8835-6f7b-4bbe-b90a-235e708adf88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:24:37.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:24:47.393Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=dd778297-2945-4918-b5a7-1768aa0fb87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:24:47.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:24:57.403Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=a0b0cc0e-b78b-40d5-ac42-5fc592e0c438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:24:57.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:25:07.414Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=653b8dfe-6bd0-4012-98e4-501da7b8c55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:25:07.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:25:17.425Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=dd7ddc6f-3b1a-4da7-96e6-9b6e4296f92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:25:17.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:25:27.434Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=48be5050-44e2-4387-9c2c-581ed43bbe78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:25:27.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:25:37.443Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=1cecc410-f139-4891-a773-78abe6a82263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:25:37.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:25:47.454Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=e032924b-a744-4cec-a7c6-2c55eadc6a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:25:47.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:25:57.464Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=3a9154e9-1d4f-42a8-860a-659565f502ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:25:57.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:26:07.475Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=e5536ad5-aa31-4178-b78a-4590d347d4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:26:07.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:26:17.484Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=8367ddfc-2381-4c65-8839-6ee9cc2a591b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:26:17.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:26:27.495Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=5a398bea-a0e7-4554-9ef9-bc1bc3522126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:26:27.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:26:37.505Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=7a1de9b6-66b5-4494-96eb-c8dbf0a810d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:26:37.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:26:47.514Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=3400f63e-ac6a-4ee1-bbd8-39f645dfc636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:26:47.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:26:57.524Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=9b110e05-94e3-4563-96e2-4dd516f1da6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:26:57.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:27:07.534Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=03c0b64b-34e8-49ae-a29e-5a61471e423a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:27:07.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:27:17.544Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=a2db7106-8cd5-4960-a870-554ecc483982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:27:17.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:27:27.556Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=1c0bee2c-6339-4209-94d7-4d001d3c418d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:27:27.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:27:37.567Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=bde32ce2-ba27-47a3-a4c8-e3c66170cc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:27:37.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:27:47.577Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=5463584a-c77d-496c-996f-1b9c28a53292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:27:47.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:27:57.588Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=7e34522d-d456-4fde-95b5-a41c78bca114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:27:57.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:28:07.597Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=f6de8111-727c-407a-a3eb-1f516c3fd5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:28:07.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:28:17.608Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=f40f7a62-a27b-4b3c-85a6-946a75ab7aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:28:17.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-22T05:28:21.961Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-22T05:28:21.961Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-22T05:28:21.962Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:28:21.964Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:28:21.967Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:28:21.967Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-22T05:28:21.967Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-22T05:28:21.969Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:28:27.624Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=8fd214de-fa92-456f-9b42-dafcd5774177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:28:27.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:28:37.640Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=9f4e3b05-05a3-4c4d-b6b3-d519db1a611f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:28:37.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:28:47.651Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=d3c32788-dbbe-4cff-9e51-5789c4ca789a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:28:47.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:28:57.666Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=624a3a18-dd68-4140-8c05-3c99d5506610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:28:57.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:29:07.678Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=179716b9-3269-46a8-8a39-e22ac27e4bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:29:07.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:29:17.690Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=b15250d4-b8ab-4abd-9e4f-c7377478c972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:29:17.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:29:27.705Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=1aef3858-29c6-40b3-a72f-871b91fb43f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:29:27.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:29:37.717Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=59e7f624-ddc1-443e-9037-7f817f6f0c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:29:37.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:29:47.726Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=c090e898-8198-4ea6-bede-1d5cdc489cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:29:47.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:29:57.734Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=f48092b0-4372-4c25-beb5-733b2ec10a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:29:57.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:30:07.745Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=bc0e4d5c-a2ae-4c83-88eb-512036a71371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:30:07.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:30:17.755Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=a90be714-7e51-433d-b0ee-30bdf5899723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:30:17.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:30:27.768Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=5026cc00-a3e0-4bce-a202-6c7a82f3f486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:30:27.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:30:37.777Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=a28d7eea-7545-421d-9608-ffa8589a81aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:30:37.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:30:47.787Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=d4f8de75-f89d-4c36-974e-20555e8b867b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:30:47.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:30:57.798Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=c01a298b-0494-4891-a5fb-2ae57668c39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:30:57.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:31:07.806Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=4a84d486-4677-4474-839f-6305e5907573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:31:07.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:31:17.817Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=657fe1ff-d0e5-4cbe-8bf8-6af3816478cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:31:17.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:31:27.827Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=c6d2af40-8fa7-43be-a838-5a0238094820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:31:27.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:31:37.837Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=4db8024b-4b46-49fd-924e-9498abb57324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:31:37.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:31:47.848Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=d53ba243-e717-421c-9dba-f26208a5cdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:31:47.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:31:57.859Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=8e1effb5-cf6b-41cd-bd4e-6901f6957d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:31:57.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:32:07.869Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=469db020-ddf1-467a-a5c7-69288b966d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:32:07.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:32:17.880Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=f7cfeb38-6256-4408-bd1e-e4a7a795ff05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:32:17.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:32:27.891Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=4eb19902-845f-418b-91ab-a357f06de62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:32:27.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:32:37.904Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=afcad947-e7c4-4bb0-8872-a6af5177fe82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:32:37.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:32:47.913Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=da9f5a59-d1c5-4fd4-808d-62cb0e697e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:32:47.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:32:57.924Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=2be56c7f-9a12-451a-ace1-079cdf1592cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:32:57.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:33:07.933Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=238478a9-d050-4b10-9a0b-60f967c25919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:33:07.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:33:17.943Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=b40d979f-1bd1-42b8-9441-ef8468551f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:33:17.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-22T05:33:22.013Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-22T05:33:22.013Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-22T05:33:22.014Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:33:22.016Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:33:22.021Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:33:22.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-22T05:33:22.021Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-22T05:33:22.022Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:33:27.953Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=24fcfa52-e408-4282-b2c6-7441e27a478d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:33:27.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:33:37.964Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=981ce5e3-f912-4f5b-b9d2-33b1e6f19686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:33:37.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:33:47.974Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=506ae15f-a45b-4495-be6c-9ac16e3e1439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:33:47.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:33:57.988Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=2b1d2fc5-26c4-4366-88e1-e313b67d45ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:33:57.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:34:07.999Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=be6c79ae-52e6-4363-85eb-587d33e67c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:34:08.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:34:18.010Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=9f43c8e3-1a9d-4d0b-b07f-1d71474e9223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:34:18.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:34:28.024Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=8b63948d-0a60-4b67-bfb3-c7d357423428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:34:28.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:34:38.034Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=73d40f6c-b8d9-4cba-8500-51e028dc9011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:34:38.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:34:48.045Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=135e6f1e-d9ff-45f3-add6-f9fd639eb60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:34:48.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:34:58.059Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=95efb7c8-768f-46ad-94d8-85c6eab7e7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:34:58.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:35:08.068Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=c2d8c9b0-2868-425e-85b9-057c4a38a7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:35:08.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:35:18.080Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=5490d034-979f-4fe7-883e-d15e3b1d221f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:35:18.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:35:28.093Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=be9eb967-14ab-4b83-a098-da2510bac445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:35:28.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:35:38.104Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=804694a7-0778-4389-8eb0-503fafe422c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:35:38.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:35:48.118Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=5754f2dd-dddb-4f0b-a1d2-43142bed79cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:35:48.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:35:58.129Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=9bf31d60-bf12-4516-991c-bf35b6a0c900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:35:58.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:36:08.141Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=d8f98435-cf34-4c7e-9c4e-ae9d0c1ff4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:36:08.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:36:18.151Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=29404c4c-a512-4794-81ce-8b54bfcac509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:36:18.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:36:28.162Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=41db19cf-fea8-4691-b898-2f982f4619ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:36:28.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:36:38.173Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=cf3fba46-8b31-4d60-abd2-358b4f5fd621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:36:38.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:36:48.184Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=39fb20f9-90bd-4385-b22c-b05aa4072bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:36:48.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:36:58.194Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=99d27142-e093-4da8-a641-80041a19561c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:36:58.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:37:08.204Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=d2c6e28e-9b27-4117-931e-cac63864c64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:37:08.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:37:18.214Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=b3516a56-5190-4d0f-8771-8ea0864433cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:37:18.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:37:28.229Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=dd80a7e7-f447-4325-aaf9-3b069357d491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:37:28.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:37:38.239Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=045b58cf-ef74-4d29-98ee-a0c26448d434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:37:38.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:37:48.247Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=c56f3696-a75b-4211-bb2d-6766512b8ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:37:48.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:37:58.257Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=cfc5408b-975e-4145-bf77-b62e3175c37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:37:58.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:38:08.267Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=41964505-3a72-494c-b8c3-dc97c9af98b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:38:08.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:38:18.286Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=6d7dca81-2552-4fd2-8d97-22490d9ad100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:38:18.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-22T05:38:22.024Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-22T05:38:22.024Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-22T05:38:22.024Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:38:22.026Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:38:22.030Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-22T05:38:22.031Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-22T05:38:22.031Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-22T05:38:22.032Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:38:28.296Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=7b151307-7f2e-48fd-a0c5-8bdbc5b66ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:38:28.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:38:38.305Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=53f81c55-21bd-4faa-b49e-fb2e7ac2b015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:38:38.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:38:48.315Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=204a2fbb-584b-4b84-8e64-2f29888e2620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:38:48.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:38:58.324Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=8eb442ee-3d60-4c5c-933c-ca07c6d48bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:38:58.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:39:08.333Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=dcc5a811-885d-4b93-8302-11fc75c58761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:39:08.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:39:18.342Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=51da1af6-c51d-4a32-9082-0e0a87a76bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:39:18.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:39:28.352Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=61eedfb5-65f5-4423-af89-6abeaee07d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:39:28.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:39:38.361Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=844f2be4-7749-4bd7-94a9-5775f6b7e0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:39:38.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:39:48.371Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=1256acae-4438-4019-abe2-fc7ea27fbb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:39:48.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:39:58.382Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=e14e318c-ad0a-467c-ad42-e320eb99cfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:39:58.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:40:08.392Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=b9b4a30e-9318-44ef-9067-3dc6ef7f584d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:40:08.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:40:18.402Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=260e4494-6f71-4526-9a98-aa992f69c264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:40:18.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:40:28.411Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=82bfe54f-8313-4db6-853c-07566b61acea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:40:28.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:40:38.420Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=8c20c766-b42a-4746-b87a-aaad0cea5d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:40:38.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:40:48.431Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=5c701597-a0ec-4a16-aa95-ed75848887ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:40:48.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:40:58.442Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=06d6043a-3ad8-4907-8a1d-38aab41afefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:40:58.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:41:08.450Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=334fe7c5-aaf2-4bbe-9447-6c9d5af743fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:41:08.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:41:18.459Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=1b1127f6-3e92-4123-98d8-788ae45f16aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:41:18.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:41:28.477Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=8761a6db-78c2-43f8-b212-05d2427d730b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:41:28.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:41:38.487Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=cb99a08d-f1f7-4e96-85ad-35c10de14eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:41:38.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:41:48.498Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=0910facb-bbc2-4a25-bd73-9e86e86a0e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:41:48.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:41:58.509Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=8970ed93-baec-4f8a-a415-965ea9ad71ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:41:58.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:42:08.518Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=008595e6-967a-46ec-90fc-15aeb0962c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:42:08.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:42:18.527Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=98c90cc9-5b78-4164-8fe6-395f8dc8f55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:42:18.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:42:28.537Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=ff404e20-c049-4471-b320-b497ecc756e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:42:28.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:42:38.549Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=251b2c78-8503-4e3c-ac35-199d02575a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:42:38.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:42:48.559Z |INFO |Init configs |InvocationID=ee38dd38-fde4-40cc-862f-589b881826cf, InstanceUUID=dc011c83-b6b0-481d-8d7d-583f18d3d0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-22T05:42:48.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |