. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T04:45:42.204Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T04:45:42.207Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-11T04:45:42.232Z |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-11T04:45:42.663Z |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-11T04:45:42.731Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-11T04:45:42.731Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-11T04:45:42.732Z |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-11T04:45:42.911Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-11T04:45:42.954Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-11T04:45:42.972Z |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-11T04:45:43.983Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-11T04:45:44.353Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-11T04:45:44.373Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-11T04:45:44.374Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-11T04:45:44.438Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-11T04:45:44.439Z |INFO |Root WebApplicationContext: initialization completed in 1467 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-11T04:45:44.765Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-11T04:45:45.412Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-11T04:45:46.327Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-11T04:45:46.731Z |INFO |Started MainApp in 6.004 seconds (JVM running for 6.535) |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-11T04:45:46.784Z |INFO |Start scheduling PRH workflow |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:45:46.794Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=09480267-a1ae-44a2-9b33-03122c224b87 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-11T04:45:47.419Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-11T04:45:47.420Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-11T04:45:47.422Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T04:45:48.167Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:45:48.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:45:58.191Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=4589f0ac-98ae-479d-b3c5-ce703e2958f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T04:45:59.235Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:45:59.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:46:09.237Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=0a6202bc-1d41-4892-aca8-43071ce65050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T04:46:10.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:46:10.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:46:20.276Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=300bdcaa-2b29-4e17-8537-e733628b0457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T04:46:21.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:46:21.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:46:31.317Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=3bde1405-86e0-4a12-a8ff-04b57a56567e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T04:46:32.354Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:46:32.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:46:42.355Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=5bd14dd5-6bf5-459a-959c-dc08c2fb955f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T04:46:43.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:46:43.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:46:53.396Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=be58ba59-11cf-4936-ab02-b1a2220f438c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T04:46:54.433Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:46:54.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:47:04.437Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=deade969-f3d2-4f46-acc5-8df23fa4caee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T04:47:05.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:47:05.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:47:15.491Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=8e5cafba-d0d3-4116-be1d-c67047576bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T04:47:16.514Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:47:16.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:47:26.516Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=4932ed4a-fe5e-4378-9d20-e126ab38943a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T04:47:27.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:47:27.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:47:37.558Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=5a92a56b-39b7-41e9-bd7c-a60162192cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T04:47:38.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:47:38.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:47:48.600Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=a88a3be0-ae59-4350-96d8-a37fb1164023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T04:47:49.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:47:49.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:47:59.638Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=84fbe439-210c-492a-a279-c48e6aa725a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T04:48:00.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:48:00.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:48:10.678Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=2f7647aa-c875-4817-808d-92c4e06c5066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T04:48:11.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:48:11.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:48:21.749Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=afbbf124-db23-4b5f-95da-010395c87b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T04:48:22.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:48:22.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:48:32.790Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=b9865c22-a523-4886-830e-23c1b0b64ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T04:48:33.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:48:33.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:48:43.827Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=56149ce5-8d25-4326-97b6-6c0578f8689e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T04:48:44.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:48:44.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:48:54.870Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=365e721a-f8ed-44e7-bc06-3d4f12305a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T04:48:55.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:48:55.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:49:05.909Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=7d8ee090-f091-44cd-a9e8-d18c441f0c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T04:49:06.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:49:06.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:49:16.959Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=bdba3394-6b7c-48d0-ab83-5bd2604c2ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T04:49:17.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:49:17.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:49:27.994Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=52d3d229-df6e-43ac-8db0-c03104a6ab1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-11T04:49:58.015Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.12.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:49:58.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:50:08.016Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=9f0fc778-76b9-4057-9fd7-0db621850e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:50:08.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:50:18.130Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=e8d405e4-c1c1-44ec-a10e-33ba6ae1ded1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:50:18.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:50:28.148Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=131c9b8d-6028-4fac-92f8-8ec595156182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:50:28.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:50:38.165Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=73d12f11-80a0-4e26-9338-741af5a06fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:50:38.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T04:50:45.390Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T04:50:45.391Z |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-11T04:50:45.391Z |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-11T04:50:45.393Z |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-11T04:50:45.398Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-11T04:50:45.398Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-11T04:50:45.399Z |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-11T04:50:45.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:50:48.179Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=d7ddbbd4-69a2-4578-81e2-b3a596eb0254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:50:48.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:50:58.191Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=e9118202-a6c6-45dd-96fd-d82a3fd7ecfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:50:58.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:51:08.206Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=6a94d76a-eb2d-4e92-bc1a-46fc30888ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:51:08.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:51:18.221Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=5cdf98c5-eb45-4fb1-96bf-8981aa2bcece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:51:18.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:51:28.237Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=3524c6bd-ef93-46d1-b993-dbd0a8ef4849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:51:28.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:51:38.251Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=5920c3fb-75d5-46f5-9458-ab8f181af864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:51:38.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:51:48.265Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=fe8a5925-c840-4dd2-ab29-ef3d74cfb7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:51:48.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:51:58.284Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=5966e943-0674-40bd-9a7f-21be91bd0f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:51:58.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:52:08.301Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=623fbaa0-5b4f-4e57-b4ce-8ea089cd40ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:52:08.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:52:18.315Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=bc988eab-9dc6-4c96-b145-ecd390241b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:52:18.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:52:28.335Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=656350ac-21af-4134-8eda-2f2d7c099c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:52:28.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:52:38.347Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=db07da32-3e85-4c55-94ef-abbb292bf783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:52:38.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:52:48.361Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=fd29b1b6-b504-4c11-9c3d-3b1e11ce750d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:52:48.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:52:58.375Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=6a82947a-8b9e-4f02-a738-21dcad4efb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:52:58.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:53:08.386Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=e3df40aa-8e59-4f86-9e6b-1db6f0676108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:53:08.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:53:18.399Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=a30631fa-5b72-43f6-bcaa-cef175945b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:53:18.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:53:28.412Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=76fc9538-3486-4a05-a199-1395024636ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:53:28.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:53:38.423Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=9950ee84-ba89-413c-8042-883c1f99d188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:53:38.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:53:48.434Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=b98c43b2-d999-435f-b37f-7d0694af4a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:53:48.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:53:58.446Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=6d5770a5-3fa6-4536-bc4f-0e65094c4d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:53:58.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:54:08.456Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=079196c1-1757-48c0-97c3-15dd70f5a036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:54:08.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:54:18.469Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=704c7dcd-de07-4a53-a7e9-3ea3e29c48ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:54:18.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:54:28.481Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=f3ed5901-d30d-4f8b-8eaa-49824f965376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:54:28.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:54:38.496Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=d1095532-5990-44ca-bc94-52bf07140312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:54:38.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:54:48.506Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=367210b3-02bd-4570-b620-867a09f40277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:54:48.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:54:58.522Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=c0796d89-8631-4782-9cdf-cade3a77db1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:54:58.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:55:08.536Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=8ffb8b52-963c-47e5-9ea4-02020eedf328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:55:08.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:55:18.548Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=13cd231c-1654-4e79-9448-aa172c603ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:55:18.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:55:28.562Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=242d6840-006c-4491-8fb2-4ac34568a932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:55:28.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:55:38.576Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=00daeae3-793f-461f-b01c-d82cf7b7b6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:55:38.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T04:55:44.998Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T04:55:44.998Z |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-11T04:55:44.999Z |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-11T04:55:45.002Z |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-11T04:55:45.009Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-11T04:55:45.009Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-11T04:55:45.009Z |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-11T04:55:45.010Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:55:48.604Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=9f54d7cf-eab5-4395-8614-d65458b8d260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:55:48.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:55:58.614Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=5b77ce82-9a10-4131-b984-636f2ea2f3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:55:58.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:56:08.626Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=f921051d-0325-4319-b7b5-c1a9df576546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:56:08.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:56:18.637Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=3f8b751d-6205-4d5f-881d-54546ebfecee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:56:18.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:56:28.647Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=8ad82fda-0616-44ce-8506-e51823e50ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:56:28.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:56:38.659Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=3a5e06a8-d4ac-4138-bee5-f144db206168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:56:38.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:56:48.671Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=02024361-e75b-4aee-b3ff-b0ff25ba3599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:56:48.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:56:58.684Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=1e7908ef-38fb-42a5-9416-330f3222e14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:56:58.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:57:08.697Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=3d484461-a8f4-4b59-8320-7871e7ef5590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:57:08.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:57:18.721Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=3c3419ff-3486-44b1-a235-757ea69b53cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:57:18.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:57:28.736Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=55b5e0bb-eaca-47a4-87a4-8f634eabd26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:57:28.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:57:38.746Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=5ec28c11-8f81-49f8-9574-54c319bf0917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:57:38.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:57:48.758Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=102953b5-ecc8-45c6-a564-424e0d499707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:57:48.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:57:58.771Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=5e235490-1d67-4ef5-bee9-dc293f527da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:57:58.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:58:08.782Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=cf2e3af6-7547-4083-8f2c-b5eebca09731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:58:08.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:58:18.810Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=8f7fd04c-f472-4361-8aba-477c65298551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:58:18.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:58:28.821Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=412fb6c8-6bc9-4c29-a45d-cce4376a4326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:58:28.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:58:38.837Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=0da94a39-6a64-45e5-86e6-0e812e8d02ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:58:38.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:58:48.856Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=3a25f147-05ef-480a-b4eb-dfcb13181c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:58:48.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:58:58.881Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=65d4c66e-4246-4e94-adc0-0d65fe8e5785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:58:58.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:59:08.922Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=0b71ee91-66a3-4230-8302-e2dc8a2fcdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:59:08.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:59:18.934Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=fb4f97a9-dd4c-499f-b4b9-b22db7e0b8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:59:18.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:59:28.945Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=73080f00-9229-471e-bcf3-244598d116ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:59:28.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:59:38.962Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=eb621798-2b3b-44a1-ab98-e869925207e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:59:38.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:59:48.978Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=754553c6-0683-4fe2-922a-16df56511b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:59:49.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:59:59.016Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=06a22f71-c7a1-4cd6-904c-8da0cc663c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T04:59:59.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:00:09.042Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=4ec79137-e35b-41f9-8812-6c8f26382d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:00:09.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:00:19.067Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=eae13db3-07ad-4c7e-90a2-94b3cef40ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:00:19.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:00:29.087Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=95095900-b6dd-49b8-b552-0fad0b24adda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:00:29.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:00:39.101Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=8b5fc948-63cc-4740-ba5d-84344e0217d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:00:39.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T05:00:44.956Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T05:00:44.956Z |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-11T05:00:44.957Z |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-11T05:00:44.958Z |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-11T05:00:44.964Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-11T05:00:44.964Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-11T05:00:44.964Z |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-11T05:00:44.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:00:49.110Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=fea544d3-a0af-4a10-b09b-28cd8729eb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:00:49.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:00:59.119Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=bf3ad7c4-f31b-4dbc-a5bb-c7284f35897c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:00:59.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:01:09.135Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=4422e3c8-6dae-4df0-aef7-16e1f1514846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:01:09.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:01:19.148Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=784b440b-8edf-4550-a98c-021f99cfe01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:01:19.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:01:29.168Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=c630df2a-feef-4cc8-b0f8-6ef7d7f1f105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:01:29.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:01:39.180Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=f960ed46-f1f8-4131-8e57-b6850cbe9c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:01:39.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:01:49.196Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=94d3227e-8862-49c3-9fc5-679578a4ec36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:01:49.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:01:59.214Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=ebad9fc0-1568-42dc-95f4-42cfa4cadeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:01:59.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:02:09.238Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=746a545e-1a2a-4c3e-8586-75f1ef068350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:02:09.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:02:19.249Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=f57042a8-10e1-4f06-8d98-6bfae379f559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:02:19.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:02:29.260Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=3622f34b-fa16-4ec6-a257-619c63d5444b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:02:29.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:02:39.271Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=5008d911-ee9d-4516-a381-4c946ac06ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:02:39.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:02:49.282Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=0262f82a-2525-4680-9f0f-1942c8c9d16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:02:49.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:02:59.297Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=f08a8036-4205-4de9-a8a4-f2bc9b6db04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:02:59.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:03:09.308Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=7a2ffaeb-006c-4673-8830-86ee58422e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:03:09.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:03:19.323Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=0ac16454-5636-4d21-9e36-8a4b4ecae61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:03:19.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:03:29.334Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=5f02dd7a-bc47-4989-b6a3-f2c2da90814b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:03:29.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:03:39.347Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=3bc51a9f-1c2c-444a-a213-97b8ba476208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:03:39.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:03:49.356Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=9a42d435-808e-4dbd-964c-8fd068c5cd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:03:49.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:03:59.367Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=ecacd8db-0e7e-4c16-8469-f65adb3c6e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:03:59.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:04:09.377Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=34cc8e56-b6fd-4281-89c1-8e1be304bc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:04:09.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:04:19.385Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=9df52a5a-4a73-4466-8834-f92a4f184fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:04:19.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:04:29.395Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=b79b7e56-2ace-4187-aceb-e9f5efb59ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:04:29.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:04:39.405Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=073cb1a8-42af-4371-9a6c-41ac24e4825b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:04:39.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:04:49.414Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=6ad13be8-6252-479a-84d3-8d422fe6d025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:04:49.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:04:59.424Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=bad07dd1-5b60-4c6f-b806-81feffa8daec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:04:59.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:05:09.434Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=d3c7d103-cfd2-48b2-a8e7-a719456358e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:05:09.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:05:19.446Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=90dabd56-b1c8-445e-82fe-350ffcb9c489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:05:19.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:05:29.457Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=32d4440f-7a8c-438a-9d2e-fe3f1ed69223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:05:29.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:05:39.469Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=7054664c-8379-4b78-a10b-44f4819356a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:05:39.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T05:05:44.990Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T05:05:44.990Z |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-11T05:05:44.990Z |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-11T05:05:44.992Z |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-11T05:05:44.997Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-11T05:05:44.997Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-11T05:05:44.997Z |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-11T05:05:44.999Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:05:49.481Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=37a5d939-97c4-4354-a0a1-35a4cfc6e8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:05:49.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:05:59.496Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=6ce885b8-aec2-46e6-8148-7a8fa99708c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:05:59.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:06:09.508Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=7256e2a7-7993-4cfc-a321-67a716bf1d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:06:09.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:06:19.522Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=6c506409-3819-4dbc-b7ae-1fa08b83d186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:06:19.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:06:29.532Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=8022a5ea-eb40-4cba-ba23-57377b00cf66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:06:29.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:06:39.545Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=f183e27b-7caf-4681-a339-f2f56810184e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:06:39.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:06:49.555Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=147aedfe-12f6-4e17-81d7-4d2e6bbeaa37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:06:49.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:06:59.564Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=39f088f3-daee-4abc-9dcb-8c824ecbe743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:06:59.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:07:09.576Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=facb9915-dc46-43d2-bcec-a47bb458d92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:07:09.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:07:19.585Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=0b647081-c71f-442a-8a9e-245a4e07115b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:07:19.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:07:29.595Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=e8bf7a97-69a4-4e88-8451-8b8ced386911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:07:29.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:07:39.607Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=bab77fbc-8821-4b6b-88ff-11b6cc79433f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:07:39.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:07:49.618Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=8e5cfc91-3b56-4aa2-83d4-5b0b06154137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:07:49.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:07:59.634Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=c026dbf9-75e5-4d7e-89ef-0980c4f0384b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:07:59.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:08:09.644Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=18aadc34-4e7e-435f-b3b6-c1fad403a4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:08:09.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:08:19.655Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=4f30fda6-d230-480f-a6bf-5a12ab09c370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:08:19.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:08:29.665Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=cc7a58f5-2f00-4d4d-be8a-60f383669d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:08:29.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:08:39.676Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=9e4ab05c-3541-4a66-aa64-52c24cabe5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:08:39.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:08:49.686Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=725bf9a4-a05e-46e1-94ec-b392601b96fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:08:49.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:08:59.695Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=d1b865d7-7cf3-4ec0-8554-12d56986c1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:08:59.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:09:09.704Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=d72ba4b8-3255-4929-acca-1c4993e1ac5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:09:09.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:09:19.715Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=3912341b-b2af-4eb5-b25d-25e5cbc3f07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:09:19.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:09:29.725Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=372e069b-30e7-4c3d-acea-5afa5cf14757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:09:29.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:09:39.736Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=b9a5b2fc-c843-43d9-aa6c-d5f8db2dc118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:09:39.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:09:49.746Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=5ed46e41-63f1-4794-91e9-863a9860f1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:09:49.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:09:59.759Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=2f22eabf-0583-4747-89e6-3cd3b6927ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:09:59.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:10:09.770Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=f28458c5-ab29-455b-b29c-3d55f2dcef59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:10:09.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:10:19.779Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=cc5938fe-a8a9-429b-8864-3d18d94f8a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:10:19.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:10:29.789Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=b5262042-edfc-4f7a-861f-745b634d75e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:10:29.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:10:39.798Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=e1049579-7dd1-43ce-86f6-374b0030d555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:10:39.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T05:10:44.978Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T05:10:44.978Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-11T05:10:44.979Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-11T05:10:44.980Z |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-11T05:10:44.985Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-11T05:10:44.985Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-11T05:10:44.985Z |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-11T05:10:44.986Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:10:49.808Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=a702939d-d30a-4a81-9244-2718adc268ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:10:49.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:10:59.819Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=0c57b536-8123-466f-96c3-92606117288f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:10:59.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:11:09.828Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=2fdc2c01-fa1f-4200-9b04-a3d10a97b627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:11:09.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:11:19.837Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=538f8302-2241-4f32-9aaa-fdb56ee79959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:11:19.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:11:29.847Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=3b3c5e5d-d167-4c1f-9c95-eb4cb6773ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:11:29.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:11:39.856Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=89f6e50f-9d0c-4248-b8f9-efbdf4f076ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:11:39.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:11:49.864Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=b834ff71-5c43-4e10-bd4c-495d3223df6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:11:49.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:11:59.872Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=b4860f0f-429f-478e-ab42-a58d7a1f614f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:11:59.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:12:09.881Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=e828e6ab-3734-4e63-bbd9-e5748e56470b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:12:09.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:12:19.889Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=d948a90c-ca68-4c7c-8676-717131c78b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:12:19.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:12:29.899Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=517f3fc0-8594-4d0c-ae13-4681e7683107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:12:29.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:12:39.907Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=3c9f5614-7fb8-447a-aaed-29eee15d9410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:12:39.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:12:49.917Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=e5dfa97b-7f20-4f33-9a72-a4d1a1832492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:12:49.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:12:59.927Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=49928a89-4310-4e52-b83b-c152db742c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:12:59.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:13:09.936Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=d6bc7ba7-2a10-4568-82a5-e0b060972093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:13:09.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:13:19.946Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=4f7d6b42-a57c-4574-8cc5-c4e5515c1c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:13:19.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:13:29.954Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=5273b232-a565-499c-9df2-b983a3f24a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:13:29.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:13:39.965Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=5a212b72-5780-4c39-a3cc-4cf5d8f13a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:13:39.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:13:49.979Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=5d75e8a9-2a2d-44d6-b1a4-395545f19f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:13:49.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:13:59.995Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=e71725be-5706-471d-9e9f-adef38b8f922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:14:00.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:14:10.015Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=e59b6c07-c86d-4541-b3b1-168f4e8156fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:14:10.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:14:20.026Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=61e8f85b-d464-44ae-88a0-1f5b3c7c49d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:14:20.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:14:30.034Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=e2eda06b-198a-47b0-a554-7e548a26fac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:14:30.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:14:40.042Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=6b4f0e82-fa04-4aab-834b-1feadf409504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:14:40.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:14:50.051Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=6a8f5b54-0d9e-4e5f-9e19-82d0b3ce8152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:14:50.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:15:00.059Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=85a814e8-4d0b-499e-b0cd-cf8e544e91c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:15:00.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:15:10.069Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=db2a640d-0761-4b2a-80ce-502c70cc8d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:15:10.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:15:20.079Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=e6d31bc9-d927-4a42-ab4f-1e82e5205fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:15:20.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:15:30.087Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=0b24bceb-3543-4562-a770-e48977a87a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:15:30.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:15:40.096Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=760ba9cb-2b59-4114-bb79-048a744527bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:15:40.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T05:15:44.947Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T05:15:44.947Z |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-11T05:15:44.948Z |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-11T05:15:44.950Z |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-11T05:15:44.954Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-11T05:15:44.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-11T05:15:44.954Z |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-11T05:15:44.955Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:15:50.105Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=d2350d23-ee9b-4c2e-a078-8892926c51f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:15:50.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:16:00.113Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=059b6607-622b-45f6-b38a-57df5a532079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:16:00.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:16:10.121Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=71ab11cf-3a12-43ea-82cc-cbcfbba0cf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:16:10.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:16:20.130Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=01e178b4-aab1-4487-889e-58624cba1647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:16:20.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:16:30.140Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=c273793a-097b-42b8-899e-8c0a0cafe1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:16:30.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:16:40.153Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=0c11e213-175d-45a6-a042-45a6d9ba1c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:16:40.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:16:50.163Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=27544453-4055-4303-be9b-80be013d9935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:16:50.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:17:00.173Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=bef3d70e-1b08-40eb-80e0-db1ff2693cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:17:00.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:17:10.181Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=989ba5e1-ecd2-4620-a04c-059901ed9369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:17:10.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:17:20.189Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=0a593d46-54f7-4898-9473-3bc83ac31a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:17:20.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:17:30.198Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=8ce84c61-4c17-400c-bdae-1e3a855e7de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:17:30.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:17:40.206Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=63928383-6398-4251-b825-8009f314b7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:17:40.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:17:50.214Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=f044725d-9db2-4c9e-803f-297b8d65deb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:17:50.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:18:00.224Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=6f835c43-328f-4f5b-9e3e-0a9e78bf699d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:18:00.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:18:10.235Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=a319ee67-10fa-48eb-906e-0be2d3a7f2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:18:10.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:18:20.244Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=2978eb7b-022d-4da1-be73-b8fd6812fb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:18:20.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:18:30.253Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=0bd00139-6efa-4ad9-b5fa-8c38f298f7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:18:30.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:18:40.263Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=4313a392-1948-4121-8152-735be8ad5fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:18:40.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:18:50.272Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=1cc28f62-e576-4980-bbe5-41f66fe9a907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:18:50.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:19:00.285Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=c798357d-f385-4a3c-bdfc-835589726674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:19:00.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:19:10.300Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=44cdcad4-bb7d-4f08-b760-d8559cf63429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:19:10.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:19:20.309Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=31b45652-431d-46ce-99ad-ca737cac521d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:19:20.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:19:30.318Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=dbda9622-75c3-4f8e-8d32-2bfd07bcf8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:19:30.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:19:40.334Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=b70eee67-69f1-4ec8-8872-4362b16d6015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:19:40.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:19:50.343Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=0c5b0a3e-7142-4e2b-9238-4ab150f6f802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:19:50.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:20:00.352Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=aef1d798-1cdd-4f5c-b921-56f020801458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:20:00.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:20:10.362Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=d69ec9d1-6cb1-4962-94e5-5478bff625ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:20:10.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:20:20.370Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=027bee93-05e8-44a3-b8af-4500dba55302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:20:20.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:20:30.384Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=cbc6ec0e-1e55-4b0f-9e95-951489e86e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:20:30.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:20:40.396Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=ab7fd6b7-5bed-4f7a-ade2-7d22541d0140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:20:40.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T05:20:44.958Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-11T05:20:44.958Z |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-11T05:20:44.958Z |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-11T05:20:44.960Z |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-11T05:20:44.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-11T05:20:44.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-11T05:20:44.963Z |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-11T05:20:44.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:20:50.405Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=b01b566d-193c-46ab-bf79-66ea3d4a1c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:20:50.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:21:00.414Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=1cbdea85-5ac1-4868-89b6-08af4fed3186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:21:00.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:21:10.424Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=1e35342e-b160-48b8-93f4-ad1881a4c6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:21:10.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:21:20.433Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=711e7e71-c743-4337-b825-57ba9392cf55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:21:20.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:21:30.441Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=6c859136-7580-4e3b-985c-df7269a8d8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:21:30.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:21:40.455Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=d8b9ebc0-f348-430f-826b-8b5be39946cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:21:40.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:21:50.465Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=915c1ceb-3f26-4572-bc7a-72cb53ac028c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:21:50.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:22:00.474Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=4bb0567a-a5ee-4bff-861f-0107db4e362f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:22:00.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:22:10.485Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=dc60f886-029f-4258-a48b-a31220800eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:22:10.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:22:20.493Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=bc9f202d-89b2-4721-982f-c323edbb4c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:22:20.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:22:30.504Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=9a349e70-7204-4c9d-9d3e-b81136e87f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:22:30.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:22:40.513Z |INFO |Init configs |InvocationID=3fd8b805-8ec8-4f1e-abd9-528edcd36877, InstanceUUID=6b2e70e7-9477-4946-9003-4fa919a315c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-11T05:22:40.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |