By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:19:14.932Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:19:14.934Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T00:19:14.984Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:19:15.616Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:19:15.732Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:19:15.732Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T00:19:15.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-03-23T00:19:15.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-23T00:19:15.877Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-23T00:19:15.899Z |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-03-23T00:19:17.440Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-23T00:19:17.923Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-23T00:19:17.937Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-23T00:19:17.938Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-23T00:19:17.999Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-23T00:19:17.999Z |INFO |Root WebApplicationContext: initialization completed in 2100 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-23T00:19:18.431Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-23T00:19:18.997Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-23T00:19:20.164Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-23T00:19:20.297Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-23T00:19:20.299Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-23T00:19:20.301Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-23T00:19:20.638Z |INFO |Started MainApp in 8.032 seconds (JVM running for 8.693) |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-23T00:19:20.716Z |INFO |Start scheduling PRH workflow |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:19:20.727Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=464e3f9d-b9c5-4cc6-87b1-f3e7f5901fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:19:22.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:19:22.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:19:32.338Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=ed291cee-db50-4166-a966-f68e204d9fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:19:33.406Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:19:33.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:19:43.408Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=84b6646b-73ca-4794-9f63-0f6623ad42ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:19:44.478Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:19:44.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:19:54.480Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=6462fbf5-ba55-4599-9150-7cca27763b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:19:55.550Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:19:55.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:20:05.552Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=660bc11f-7e55-460d-b44d-b7783ec417f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:20:06.590Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:20:06.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:20:16.592Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=93779586-67ac-411e-95ca-b4a943ccebee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:20:17.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:20:17.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:20:27.664Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d1022ee1-3a40-45bc-b97e-1dc7830c0c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:20:28.733Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:20:28.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:20:38.735Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d80791a5-dfb7-4bd5-a6b0-30c4d5183560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:20:39.774Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:20:39.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:20:49.776Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=e3728a15-a94c-4276-b168-df157860fad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:20:50.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:20:50.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:00.856Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=67ba751f-72be-492b-a24b-a12a4dac4ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:21:01.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:01.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:11.928Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=20e134d3-227b-4af4-a287-859918b753a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:21:12.966Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:12.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:22.967Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=4c8f1f9c-2791-41ce-8ff2-2b5b50688c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:21:24.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:24.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:34.032Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d1cba250-925b-47c9-848d-c16d5b5a2442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:21:35.102Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:35.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:45.103Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=074b04eb-91d1-4b0d-b31d-eaca1601f2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:21:46.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:46.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:56.144Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=09dd920e-a62d-498a-826a-a5243b821184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:21:57.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:21:57.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:22:07.215Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=4e1b4fca-a3fe-42c7-8a15-934fc8545bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:22:08.381Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:22:08.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:22:18.382Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=09c41648-b18f-441a-ba32-9f2b1fb5a86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:22:19.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:22:19.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:22:29.492Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=dc9f1680-a3a7-4fe4-af8a-3805610befd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:22:30.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:22:30.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:22:40.559Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=03d90469-a6fc-428c-8775-ec612f70eef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:22:41.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:22:41.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:22:51.826Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=34dcccc9-6c91-4a87-9e58-6f6ea3f9a616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:22:52.898Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:22:52.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:02.900Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=655432f9-0459-4a1c-ac55-ebe62d764407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:23:03.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:03.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:13.973Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=548c6975-40fb-4ec8-9b9c-3726f973de19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:23:15.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:15.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:25.037Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=a7d16753-340a-4bec-82fe-108b375c13a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:23:26.079Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:26.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:36.080Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=9dabe3dd-7b98-41d6-9ac1-326e4614a066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:23:37.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:37.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:47.158Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=3d43da9c-ff09-4591-b891-291bc97044cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:23:48.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:48.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:58.222Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=7986c6b7-a600-4d97-b20c-8c7715c12743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:23:59.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:23:59.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:24:09.264Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f003a59e-2c09-48ac-ac6f-94cc7f2950b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:24:10.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:24:10.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:24:19.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:24:19.152Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T00:24:19.153Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:24:19.156Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:24:19.177Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:24:19.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T00:24:19.177Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T00:24:19.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:24:20.333Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=ac0c58de-d3e2-4ac3-befc-5937ce1f27b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:24:21.598Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:24:21.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:24:31.601Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d2d671ba-5882-43ec-b9ac-aab2b5e17a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:24:32.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:24:32.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:24:42.672Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=17c19c92-2405-4869-b1b9-d0ffc998de67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:24:43.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:24:43.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:24:53.712Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=6f30cd91-e274-49aa-8a0e-705cdd8aede0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:24:54.814Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:24:54.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:25:04.816Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f5c74eef-fe19-4998-b18c-b69efd216491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:25:05.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:25:05.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:25:15.888Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=ee648d64-6cb9-4b3f-a591-dff587a4aadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:25:16.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:25:16.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:25:26.957Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=579ea8e4-5df1-4d8f-ac03-ca0670973186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:25:28.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:25:28.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:25:38.030Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=a9ccdfac-4de5-4719-ad7f-bddf2d5f3008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:25:39.070Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:25:39.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:25:49.072Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=9bc660f4-86d5-4c9a-8f22-f224ce36f743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:25:50.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:25:50.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:00.142Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=e2add937-5d68-457b-b825-9d14214c3529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:26:01.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:01.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:11.216Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=653d3a4a-f845-45a9-afaa-22278a7b7637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:26:12.254Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:12.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:22.256Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=dcf86c63-97b0-470f-9353-e75f0415ff41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:26:23.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:23.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:33.335Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=eb6f2a98-530f-4c94-b5b3-1d095817098e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T00:26:34.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.19:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:34.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:44.433Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=530356ba-b91a-40e4-838d-bc1c82493948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:44.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:54.551Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=5db6fe47-9edc-4e11-b80e-28fef748569f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:26:54.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:04.570Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=6158e105-f1b1-4a52-943e-9b2d768871c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:04.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:14.582Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=7f56af73-0bf9-4382-8e1f-f91be159f91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:14.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:24.594Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=2e6a7735-ff71-4bf8-bd6d-87925c0e88eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:24.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:34.606Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=9452fb98-d216-4c97-bab2-5e39b860d2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:34.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:44.621Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=00c13d22-0aed-41f5-a581-e684c8dc57d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:44.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:54.635Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=899a41e3-5b9e-4ba2-9786-a90eef8aa1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:27:54.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:04.652Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=7ea6bee4-7638-42b9-81f3-7ec5b36db160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:04.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:14.665Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=35ef8321-1b2c-40bf-8d7a-1f3379e73cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:14.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:24.679Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=c1bbb2b2-73f0-4c10-a87e-4608a0b39066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:24.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:34.692Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=34432442-4212-4544-809a-5595a24ffdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:34.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:44.708Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=4ea5e1c5-b5ae-41f7-991f-540e2d605236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:44.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:54.723Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=6f57f998-4e0f-4403-acbf-e951bab6f5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:28:54.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:04.739Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=2b7083ad-7d76-41ff-a216-08bec30cc7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:04.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:14.750Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=c1f5419d-cb8d-49d3-8cce-89ec58174529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:14.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:29:18.641Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:29:18.641Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T00:29:18.642Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:29:18.644Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:29:18.683Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:29:18.683Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T00:29:18.684Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T00:29:18.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:24.762Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=b9feaa04-a6da-40f3-b676-de79a4b7c395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:24.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:34.774Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=960b5107-3765-4b04-9527-46be63eb8817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:34.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:44.785Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=bf688661-0549-4efd-833c-221eec4164f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:44.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:54.798Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=fba92f14-1a5f-4b12-972c-c6817c0380e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:29:54.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:04.810Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=fab7eb17-48f2-4a42-8073-0a8e207eaa73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:04.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:14.824Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=ffed5949-2d38-4b19-b4a5-597ca90f563e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:14.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:24.835Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=a7ba7123-b277-42a3-8728-40ec14e0fcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:24.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:34.849Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f8eb82b8-79e4-4a5a-ba59-c9da545af152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:34.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:44.860Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=9d4f7378-a585-4124-8f5c-2c02918be161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:44.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:54.871Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=66be45e3-d8d7-481c-a973-55acaa13f288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:30:54.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:04.884Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=7efc010d-966e-4cb1-8178-72115b57ebbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:04.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:14.896Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=22249cd4-a861-4463-8809-0d2a71a5a552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:14.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:24.907Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=914df4da-3a4f-4b71-ac6f-a533291d586a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:24.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:34.918Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=e4f3b1f9-55b9-4be7-adc3-e6f4775d36a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:34.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:44.931Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=b398f284-6d2f-4575-a5b5-11624b985961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:44.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:54.941Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=04aae65a-d31e-405b-bb63-a496f1883538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:31:54.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:04.952Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=18365924-223e-441d-ac41-d624ed38b180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:04.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:14.962Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=da4b209f-87db-4608-acdf-d2e492e49cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:14.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:24.976Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=aaee8dc7-8686-41f7-844a-85c1c4f06e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:24.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:34.986Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=4cb911e9-c937-4402-a9cb-cd2501ea68e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:34.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:44.995Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=c7e4d4d1-2c0f-4277-ad98-5f29158483de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:45.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:55.008Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=0afc5f69-6465-4dee-9ce0-12403da7f409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:32:55.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:05.069Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=8cc22d4d-ee73-4ae2-8e64-9b7e6b2c4de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:05.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:15.081Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=b041f5cb-ce7c-4971-9e11-a38dfb6f61e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:15.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:25.092Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=8f214d61-98e6-4efa-b1ac-80f10e3f5153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:25.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:35.103Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=adc9592a-c042-4b4f-91e4-a3b35bb643e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:35.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:45.113Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d556ed22-28aa-49d6-bf6e-f9ac40ae81e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:45.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:55.125Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=fc01389d-ca9d-4af0-90a6-6e1a245962c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:33:55.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:05.139Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=bffa787a-f8e3-4e1d-85ce-e4efa253fb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:05.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:15.152Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=7679ca69-8eea-4cd7-94f0-9174389b1f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:15.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:34:18.619Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:34:18.619Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T00:34:18.619Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:34:18.621Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:34:18.627Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:34:18.627Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T00:34:18.627Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T00:34:18.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:25.164Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d8b5f69a-e8c5-42c1-98e8-8cb5c4be4b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:25.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:35.177Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=9d603b60-3279-4d4d-a478-4b09984c8605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:35.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:45.185Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=8eb96be0-f402-4092-adda-6dc6755166df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:45.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:55.194Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=3bcc6ba2-af74-44f5-acd6-e58fca47d123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:34:55.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:05.201Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=4ef143f6-d10c-4374-9f7e-1124970fc69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:05.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:15.210Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f0e6bf11-b9c2-4861-a897-edbbd9616c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:15.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:25.219Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=4d5dafc8-860f-43ad-a895-810f99a8f902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:25.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:35.227Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d9a57dbd-18a1-41ed-8967-2a54cd6c4e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:35.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:45.244Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f3b0d5d3-661e-4d76-87b6-ab42aa0c8eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:45.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:55.256Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=3ec618f5-513f-4ceb-bce6-a716b988d358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:35:55.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:05.268Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=be9e5cb2-3098-4df9-93f1-90064d2d5902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:05.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:15.277Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=07d81073-80a7-4ea7-83e8-8a473757e29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:15.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:25.288Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=9d062dd0-8ec8-48ae-af7f-0adb1ed75a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:25.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:35.297Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f4ebba0e-f427-4b62-8f2f-6e1469b5b7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:35.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:45.306Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=8d80fe2e-6a65-4bd3-a011-54cae8576695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:45.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:55.317Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d00389a5-4e0c-4424-b655-13d0571222c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:36:55.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:05.325Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=bb49e86c-ec62-4744-b1fe-6f890fa35a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:05.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:15.337Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=062f381c-0f0e-4c3a-a04b-edbdd47cf2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:15.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:25.347Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=68db5f45-bb08-4a2a-86f8-d7acab255ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:25.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:35.358Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=9c140fdb-9e80-40ef-a1a1-2685aae8247b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:35.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:45.368Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=6dd928bd-d5c9-4ba5-b190-21472930a0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:45.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:55.380Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=8dc3cda7-4c6c-44de-ae41-2872f3280b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:37:55.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:05.391Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=488b01cc-a439-4a42-8c3d-a3c561cec7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:05.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:15.401Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=a048454a-d188-4287-9ee4-6c4ee3728d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:15.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:25.413Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=6fe47152-fa95-4d51-8ece-64585dd8afd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:25.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:35.422Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d0f00755-4b79-44f1-b94a-9153e590eda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:35.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:45.432Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=fff23a1b-8c99-444a-8394-99ca87d34a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:45.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:55.443Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=12d73520-3e93-4bc4-a08b-03e3b26d3f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:38:55.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:39:05.454Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=ad951819-0086-4934-b1d3-f87d5e3ad4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:39:05.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:39:15.463Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=500bea98-4747-4d65-b2cf-43947b2cf52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:39:15.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:39:18.618Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:39:18.619Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T00:39:18.619Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:39:18.620Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:39:18.627Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:39:18.627Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T00:39:18.627Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T00:39:18.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:39:25.473Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=2401d123-1ca9-4b7c-a20b-32c10d802654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:39:25.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:39:35.482Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=ac153798-d307-402d-9000-8260a9a0016d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:39:35.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:39:45.491Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=e2e6a7ce-f441-4f72-b354-f217d637fa91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:39:45.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:39:55.500Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=74c66964-c2b8-405f-b4bf-a32f5c3e4300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:39:55.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:40:05.511Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=66b6d257-623f-454b-8197-92718a86fcb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:40:05.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:40:15.522Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=85c95c0c-97f6-45c8-a600-0f5c168c614f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:40:15.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:40:25.533Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=6faa5046-b1fb-4a9e-88f7-e6bc0ce67b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:40:25.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:40:35.542Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=ede356f2-21eb-429e-8466-3da8ac27d2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:40:35.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:40:45.552Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=c8907c49-2801-4c2a-8623-53b7d967a594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:40:45.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:40:55.562Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=42ff6688-6076-46ae-a30b-7794874b244f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:40:55.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:41:05.572Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=df6ac76a-2fb0-4074-8911-bde62ab306aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:41:05.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:41:15.582Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=0946b527-9c1b-4ec8-899b-3ec65c7be1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:41:15.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:41:25.593Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=69d71f0f-a790-439d-bf01-ff53954d843f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:41:25.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:41:35.604Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=9b5206ee-6523-4077-aee5-64a996f36585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:41:35.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:41:45.614Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=edccd888-0b61-48ad-8509-c6652084ce84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:41:45.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:41:55.624Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=219e65b5-fff8-4983-bbcf-de7f07eebd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:41:55.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:42:05.633Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=25c147e5-2730-4a4c-a1c3-2cc56414e1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:42:05.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:42:15.641Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=e114026a-2a13-4e42-ab8f-52def191200c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:42:15.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:42:25.649Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d7bb61f8-bba5-46ba-8920-93c474b54ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:42:25.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:42:35.659Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=a5c1e40a-519a-4868-963c-cda202bacfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:42:35.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:42:45.667Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=eec6440a-63c7-4262-877c-42a9b9b55f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:42:45.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:42:55.680Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=e0fa0def-7950-496a-8fe3-ea69005b8a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:42:55.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:43:05.690Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d066855d-f3d6-42d8-b8dd-1ecc33dda98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:43:05.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:43:15.701Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=e6c0ce7d-8790-4ab2-b223-0b82ada3d4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:43:15.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:43:25.711Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=fb0ec292-b82e-4219-89d7-aca563f81ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:43:25.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:43:35.720Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=69237d83-65f4-464f-aef5-eb9772e71f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:43:35.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:43:45.729Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=fc578158-a9de-41b2-acc2-e66494d37130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:43:45.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:43:55.739Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=2fba81fb-d33b-49c6-8722-f0ba788e0d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:43:55.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:44:05.748Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=8913498a-4bec-4f85-9cf6-1c6b3ab02d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:44:05.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:44:15.757Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f08f215f-9407-4da7-86b1-a8c39a864b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:44:15.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:44:18.613Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:44:18.613Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T00:44:18.614Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:44:18.615Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:44:18.620Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:44:18.620Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T00:44:18.620Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T00:44:18.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:44:25.767Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=0cee8d80-a6b3-4c5a-9c1d-1b48781dc30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:44:25.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:44:35.778Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=426ccd7a-652d-4138-be52-4601ef940955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:44:35.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:44:45.787Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=29b870f3-9c71-4bd8-bb7f-e60559b68031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:44:45.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:44:55.797Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d7123975-b67a-4abd-a2c9-0be031583c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:44:55.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:45:05.808Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=4ffffabb-ab1c-41ba-8588-548876d6de71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:45:05.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:45:15.817Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=deecca37-daf7-4cf0-ad50-9ca759f36048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:45:15.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:45:25.828Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=619202b9-841c-4b79-84a5-1d49d96d4158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:45:25.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:45:35.838Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=471cbdbc-813a-473f-b01e-dc524aabd3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:45:35.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:45:45.848Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=b05654f3-e2db-4d72-9075-1b1cdd75c10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:45:45.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:45:55.858Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=1f6de27f-e2df-40d5-9e33-b6ec854e1a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:45:55.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:46:05.869Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=2eee65be-601b-4de5-8191-d9aa66e93343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:46:05.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:46:15.879Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=e920771a-bf1e-4794-add1-dcef8f94646b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:46:15.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:46:25.889Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=b6521a4e-da8d-4977-bc72-cc8aad11aead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:46:25.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:46:35.898Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d00f9e2b-4d02-46ad-86fb-0b95e476b718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:46:35.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:46:45.907Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=600f3c23-5fbe-42fc-9b72-5060977dc509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:46:45.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:46:55.917Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=b06a0d69-5c07-4a0e-a3bb-2662f29bcc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:46:55.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:47:05.927Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=7e3d2a0a-67fe-4ef7-bf34-c517194b7c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:47:05.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:47:15.935Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=b292eb81-6bd0-4b02-a6f1-b22503873366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:47:15.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:47:25.943Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=99a5caa1-b517-4eaa-b0b0-917c1832969a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:47:25.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:47:35.950Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=42d72933-0ab2-496e-8847-c450337c5091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:47:35.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:47:45.959Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=b38acd62-56de-41ab-9883-feb6a721b82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:47:45.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:47:55.967Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=564f7f7f-9ef9-4879-9681-701ffc02833f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:47:55.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:48:05.977Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=e4d8700a-948c-4ba5-9c34-feda2c03ca14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:48:05.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:48:15.987Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=4c721442-722d-408f-b64b-8592c808efd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:48:15.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:48:25.996Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=73d2ce1b-cc94-4ef0-953e-1ce35d8a962d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:48:26.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:48:36.005Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=eaa35b39-2507-46d1-bec3-918e1994710c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:48:36.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:48:46.013Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=569de7ff-d202-48bd-8f34-133f3dc7015d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:48:46.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:48:56.022Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=33c72cd3-b96a-40a9-a3b1-ffb6703cec52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:48:56.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:49:06.031Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=dcadbce5-69dd-47c1-949e-b79e18255448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:49:06.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:49:16.038Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=153529cb-1875-4521-9429-3d8bea98b704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:49:16.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:49:18.615Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:49:18.615Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T00:49:18.616Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:49:18.618Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:49:18.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:49:18.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T00:49:18.622Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T00:49:18.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:49:26.046Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=62faf96b-8bc8-4c86-94bd-0126df67484b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:49:26.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:49:36.054Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=298222e2-9140-4a2b-bbf9-a3a0266da4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:49:36.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:49:46.062Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=a8aa497e-2866-4ff7-848d-e276eb65321b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:49:46.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:49:56.072Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=aea8bf6c-01df-4ae1-beea-cda9ddf6fbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:49:56.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:50:06.081Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=bb0c51b4-49f1-451e-a40f-f99a48250a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:50:06.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:50:16.090Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=8d105319-e7c0-4a8d-8d48-d796d4682b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:50:16.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:50:26.099Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=146eddf5-4a8d-430f-bfe0-89c468360002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:50:26.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:50:36.108Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=5452865e-fcc2-46d2-b3ad-cb8dbbb0f951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:50:36.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:50:46.117Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d1afe243-e823-4369-b850-9ff177c991cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:50:46.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:50:56.126Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=7601d25f-f60d-4708-bc89-0477e34b976b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:50:56.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:51:06.134Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=0f3911c9-4f60-45b9-8d30-a18167254f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:51:06.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:51:16.144Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d9bda3ba-e84c-4f37-96ad-fd0bb98ae5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:51:16.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:51:26.184Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=8ec84c16-da73-40af-bfa0-e64702476199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:51:26.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:51:36.193Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=383baa81-c34a-49ae-985c-958d91c0ab69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:51:36.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:51:46.202Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=a69dca5a-fc39-48cd-8dbe-d9d4f8de15fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:51:46.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:51:56.212Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=00648036-25f1-4624-83d7-58991d13d004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:51:56.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:52:06.222Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=1f59a256-b59e-4495-83e9-9cf400e4a4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:52:06.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:52:16.231Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=8e2bfc76-aa69-432a-b216-550e60964905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:52:16.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:52:26.240Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=e30c3198-589f-4334-b301-f20471ca43b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:52:26.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:52:36.249Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=53b03932-676e-4254-b7b1-84f1a055814e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:52:36.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:52:46.257Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=2af0c821-4118-482e-a5fb-1a0725358e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:52:46.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:52:56.265Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=dcb3b3bd-a08b-4acf-b275-6ac574ecd318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:52:56.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:53:06.275Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=2db6e0ce-3dce-4d50-8085-1bd3bf210afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:53:06.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:53:16.284Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f705da3c-ada9-48c9-a20c-e14231660c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:53:16.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:53:26.291Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=58d03386-72e8-433f-8d71-2b336185546e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:53:26.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:53:36.299Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=3ab5aad5-7f6e-48cf-8947-92557a11ce07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:53:36.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:53:46.308Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=6f7ab4b5-842f-4935-85bc-629cade6baf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:53:46.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:53:56.317Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=5348e3e6-7bc2-4358-a3a0-7eb41c129a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:53:56.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:54:06.326Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=63080da8-8456-43c7-b1dd-c209df98d03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:54:06.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:54:16.333Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f98638a3-af77-44c0-aa45-ce04c22d9976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:54:16.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:54:18.610Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:54:18.610Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T00:54:18.611Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:54:18.612Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:54:18.617Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:54:18.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T00:54:18.618Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T00:54:18.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:54:26.343Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f666d508-108c-4681-9249-ef1fba1d04a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:54:26.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:54:36.352Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=9decb1bf-721e-45f9-ba77-0dbb9dacca38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:54:36.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:54:46.360Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=a6d3c2f9-ce81-40e0-9bd4-999747bd7b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:54:46.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:54:56.369Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=08532ba3-463f-4bf6-a07d-157fa6b200f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:54:56.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:55:06.378Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f156c73b-2258-41d0-a8aa-78990500e181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:55:06.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:55:16.386Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=92eb814f-4b82-4ee9-9fd3-43560f7287b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:55:16.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:55:26.394Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=42a72b33-58f9-43d9-b95c-baaebb534aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:55:26.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:55:36.403Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d78db452-1038-4c52-97ed-4d92ce8dd025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:55:36.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:55:46.411Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=4822b4f9-15e1-4f9b-ac7d-bcb0c0f27767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:55:46.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:55:56.418Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=485069d1-5726-4d30-bdc0-b55bd80ef4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:55:56.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:56:06.428Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=2616e2b5-9791-4eda-a3ea-d38f440ea459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:56:06.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:56:16.437Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d148670a-1dc6-42e3-9548-726e62c2dc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:56:16.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:56:26.445Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=9555657c-7b86-48ee-9ba7-d9dfb4d7d76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:56:26.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:56:36.455Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=855ad92f-99c5-4823-a127-b9e0bd858be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:56:36.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:56:46.463Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=0f978316-2eeb-45fc-805d-d69305f52834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:56:46.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:56:56.471Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=147455a7-915a-4b35-af0b-6294ab8825fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:56:56.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:57:06.481Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=cbe8cc10-2cf9-45ff-8ead-fae432d4477d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:57:06.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:57:16.491Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=b6837db6-a612-42e8-8753-7697ad35359d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:57:16.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:57:26.500Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=559c9163-b871-465a-b008-9aa0579fc4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:57:26.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:57:36.509Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=07a83cb3-b464-42c8-bcbc-f1f9899c3672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:57:36.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:57:46.519Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=4827f78f-15c0-4c02-ae78-c7515c3698ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:57:46.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:57:56.527Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=6cd55056-fd4a-4327-b98d-9e75a3535ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:57:56.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:58:06.536Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=e253efb2-5ca5-4511-83ee-513ba2697664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:58:06.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:58:16.544Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f1a0b7f7-a9d9-4485-a62f-0d41d7730005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:58:16.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:58:26.553Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=80d8aadd-119b-4811-8fa4-05ec725ea248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:58:26.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:58:36.562Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d7acfefe-d216-4953-9cb8-08fe503b9b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:58:36.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:58:46.571Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f46638f6-2716-4ae7-b179-a3b4a5209cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:58:46.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:58:56.580Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=1d09314c-5b17-4fa5-bbd9-ee76099195cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:58:56.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:59:06.588Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=0dd5f7c7-005e-400f-8dc9-4d0bf8ed7683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:59:06.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:59:16.596Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f72c25e5-5100-4493-8fb2-7e23e32e80b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:59:16.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:59:18.646Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T00:59:18.646Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T00:59:18.647Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:59:18.648Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:59:18.651Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T00:59:18.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T00:59:18.652Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T00:59:18.653Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:59:26.606Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=aca3debe-1c97-4e51-85f1-f14276bd3b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:59:26.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:59:36.614Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=329b847e-2db8-4a30-beca-b1132a8f093f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:59:36.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:59:46.624Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=7c690ed9-868f-481d-b01a-ec5a038da5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:59:46.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:59:56.633Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=7111ff12-2007-493d-96d6-d53ededf307c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T00:59:56.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:00:06.641Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=21fcb9e9-6aec-4175-b5da-0d248bbae107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:00:06.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:00:16.648Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=018215a3-2048-4cc9-be86-5fec55e325fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:00:16.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:00:26.655Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f4dd2e70-e7df-4025-9aa7-011bed5be2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:00:26.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:00:36.664Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=c6452f21-0fa7-4e05-bcdf-b1efac7e72a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:00:36.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:00:46.672Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=b2dfecb2-373f-4b3b-95c1-28615c151d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:00:46.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:00:56.681Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=7910dfbb-ac2a-4386-8465-53f6a5a7c29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:00:56.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:01:06.689Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=9ff5470e-0c84-4018-9d07-ddf23f593dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:01:06.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:01:16.698Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=a5924545-a02e-41f1-b672-4be3e32a1483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:01:16.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:01:26.706Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=cfe8862b-83d6-455f-bc3d-9805de3f2de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:01:26.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:01:36.715Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=56ab8f11-8c01-4e6b-82a9-8a2580b0b5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:01:36.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:01:46.724Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=8a24cee1-f528-453a-913d-9adbf81dd282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:01:46.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:01:56.732Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=2a85b026-f0e5-4180-a2f6-86eddffe44cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:01:56.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:02:06.740Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=a72466f2-253f-4e4e-ac8d-6c6c7e5fa915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:02:06.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:02:16.751Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=083fe524-0253-4d96-bf41-361a3f2fd2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:02:16.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:02:26.759Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=8e836433-189e-4c2c-90f3-9aa061177b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:02:26.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:02:36.767Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f5be94c5-6ae4-487d-8d7b-01a5ca011cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:02:36.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:02:46.776Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=73686b59-572d-411f-9702-9d55cdbcc608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:02:46.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:02:56.786Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=3a2c0e81-4c08-47e0-8854-d6a42d8ceefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:02:56.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:03:06.795Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=998faa07-0fd6-4a97-8635-a90040439240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:03:06.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:03:16.803Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=353a3f39-bf9a-4a6e-8148-2f9f0808e8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:03:16.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:03:26.812Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=1649c7c7-4e19-4c4a-93f7-1df3068c2718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:03:26.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:03:36.820Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=1748070a-d26d-49d7-8488-5f6adc30df24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:03:36.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:03:46.830Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=98249a4e-0913-4e54-8f70-698bb503df24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:03:46.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:03:56.838Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=32e16e32-0b41-473e-b478-d1ac36089a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:03:56.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:04:06.846Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=54dbc74a-8c4b-4d98-b418-5e39f054bc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:04:06.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:04:16.855Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=af8a803a-28e3-4798-a4cd-56d8f46bf394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:04:16.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T01:04:18.588Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T01:04:18.588Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T01:04:18.589Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:04:18.591Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:04:18.594Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:04:18.595Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T01:04:18.595Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T01:04:18.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:04:26.864Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=36f9957b-fa30-4d01-b291-427b369ee91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:04:26.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:04:36.872Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=6de4aa45-90a2-43d1-8da1-8ae075fc5813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:04:36.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:04:46.882Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=7df62a2c-2077-4e5e-9a80-6930ae0fb082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:04:46.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:04:56.892Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=6e2fda47-bd34-48fb-8b53-9743e11fe8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:04:56.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:05:06.901Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=c71fde79-6225-4d09-9e83-52444a8dec53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:05:06.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:05:16.908Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=24f280d8-8b5e-45d3-9cc5-17ffa63f792a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:05:16.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:05:26.917Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=81de6e3e-e1d8-4407-993e-7feadee12b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:05:26.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:05:36.925Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=eced5550-7e0e-4f97-95c5-33b041eb9e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:05:36.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:05:46.933Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=49a18db6-dbe1-4832-939e-a1a970f4184d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:05:46.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:05:56.942Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=5a5a7bab-d9c6-4ae6-98f6-a51559365736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:05:56.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:06:06.950Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=38fd4705-1054-40e3-90a9-235fc68c50d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:06:06.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:06:16.958Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=63da2b4e-5652-4634-b42f-33595d0e86dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:06:16.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:06:26.965Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=3784feec-53ec-4d3f-aa9a-58829207143f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:06:26.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:06:36.975Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=720a5905-b120-4c1d-a447-c5deb17610cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:06:36.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:06:46.983Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=59fd5aec-30f9-4d45-81a3-db927796b2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:06:46.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:06:56.991Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=c8083672-fc93-4877-b7bf-4d519d3551f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:06:56.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:07:06.999Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=b755e2ec-e223-4e68-9611-e03826f1ed25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:07:07.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:07:17.007Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=1d8b07e6-ac6a-4a2c-8323-ee2b09138e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:07:17.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:07:27.015Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=98323f6f-9fd8-4a9b-8c19-64d4a9ac6518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:07:27.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:07:37.025Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=47c22661-5982-4807-8316-9ab5fe6d19d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:07:37.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:07:47.033Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=54a5028a-2d24-4dd5-bfd4-aa25a196299b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:07:47.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:07:57.039Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=7790ad78-3282-4a24-a8e0-a023a73c8e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:07:57.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:08:07.048Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=2cbeacaa-fdb1-4da5-841a-0e76a4bd9608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:08:07.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:08:17.056Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=84d754fa-6135-4a65-b1c2-d0d56de86d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:08:17.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:08:27.066Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=ca5f501e-d973-4aa5-b87a-9b714f87e07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:08:27.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:08:37.077Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=21e3be6a-a08d-49c8-85e6-3e93d9adc9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:08:37.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:08:47.086Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=e1f13178-3546-40ad-be25-e50e6860388a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:08:47.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:08:57.095Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=3d14049c-b4e1-4565-b81f-4160b7e33ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:08:57.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:09:07.103Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=9a0257de-e11b-4353-ba49-44551769f54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:09:07.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:09:17.113Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d621cb57-f0c8-4bef-8341-dce91906635b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:09:17.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T01:09:18.623Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T01:09:18.624Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T01:09:18.624Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:09:18.626Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:09:18.630Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:09:18.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T01:09:18.630Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T01:09:18.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:09:27.122Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=accc1fad-41ee-4011-a0d4-28c3c1f9357b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:09:27.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:09:37.131Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=86a763f6-7d9f-40ae-a88b-54f9ebb7b98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:09:37.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:09:47.141Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=5e123d4e-07c9-46fa-b818-b138857acb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:09:47.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:09:57.148Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=69d5e119-a57b-4028-8a5e-3aa1b1cbdc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:09:57.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:10:07.157Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=7939a84c-9678-44be-b85e-d4e26365f503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:10:07.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:10:17.164Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=bd67c78b-cf61-48ae-a99c-8efeca86fa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:10:17.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:10:27.172Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=c76f7d04-7428-4e76-82af-b3ca07190cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:10:27.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:10:37.183Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=8b8c8bce-6042-46fd-9dea-cd504e3c78f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:10:37.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:10:47.191Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=49dd362e-65ae-4816-869c-6054500eee61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:10:47.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:10:57.198Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=200b4222-fedc-4643-b0b0-6bc27de1cac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:10:57.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:11:07.205Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=a8019beb-bea6-4a24-9c97-2612dcd11277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:11:07.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:11:17.213Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=8b5189d9-d838-4b29-84c0-4cabbb1f6fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:11:17.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:11:27.220Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=87645f5d-448f-4057-bf60-affdda0de7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:11:27.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:11:37.227Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=e8cf6c83-034b-4d21-aeb3-bd1389dacfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:11:37.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:11:47.235Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=b5a5b1ea-fe88-4d54-aaa9-7e059d14c557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:11:47.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:11:57.244Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=c85ca999-704a-4c54-a604-c4aae8e653a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:11:57.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:12:07.252Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=112d85b4-6ccb-4000-9191-61c6fd4e76c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:12:07.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:12:17.261Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=a1bb18a9-f358-45ae-9ae4-9df7345edae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:12:17.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:12:27.270Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=bfe15848-a603-47c4-9391-e426d891d0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:12:27.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:12:37.277Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=809369a2-9dd0-431d-9fdb-83650ee01b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:12:37.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:12:47.286Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=3c6a6315-c59f-4f19-b175-1bb89c272c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:12:47.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:12:57.294Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=18af20ba-fec4-4598-83b3-97cbb73022c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:12:57.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:13:07.303Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=48ee79b4-174d-4400-93a7-3f78f6318dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:13:07.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:13:17.310Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=7dc21288-7218-4ffb-b172-d32f692b1327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:13:17.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:13:27.317Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=7cf3f21f-7308-4986-b07c-e199d231e87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:13:27.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:13:37.326Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d7a4e4ed-e28a-4938-9691-b2af05e892e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:13:37.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:13:47.333Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=21eb37a7-f6c7-4a27-a231-7c2733e2a835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:13:47.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:13:57.341Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=0708a35e-c776-417b-958b-5797d16b7070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:13:57.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:14:07.348Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=5f85181c-58eb-400c-8772-f1365d9fa7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:14:07.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:14:17.356Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=cd60d05d-6c64-437c-8585-b0e51b69be89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:14:17.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T01:14:18.582Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T01:14:18.582Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T01:14:18.583Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:14:18.584Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:14:18.587Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:14:18.587Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T01:14:18.587Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T01:14:18.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:14:27.364Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f8ce03f5-92f3-4ec0-ac1b-3faa96df7b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:14:27.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:14:37.373Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f9701df6-48f1-4b34-ad97-8828a2ed743b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:14:37.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:14:47.381Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=889e401e-bebc-4f62-b4d2-f3ad2167779a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:14:47.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:14:57.389Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=b0d63b7b-40e3-49f3-9677-459fd773bcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:14:57.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:15:07.397Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=033f1fa3-8028-46ce-9ab2-e30bb3ab614e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:15:07.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:15:17.406Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=fc7e0241-f481-49b4-a6f5-32a1187c09ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:15:17.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:15:27.414Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=a6153eec-e129-4ea9-815b-afd5324aaac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:15:27.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:15:37.421Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=991e6532-f5d1-46bf-8d50-6f4be7a6239b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:15:37.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:15:47.430Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f1c39432-8014-4c26-8db3-4b9245de332c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:15:47.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:15:57.438Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=fce3232e-94c9-4f89-81f6-0edb95851a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:15:57.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:16:07.447Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=0d5cd0ab-464c-4987-a00a-f8ac32406bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:16:07.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:16:17.456Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=c4f53562-08e2-484c-8c2c-1dc141108601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:16:17.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:16:27.466Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=8daa52d7-e120-4f23-b58e-e7da16d649ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:16:27.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:16:37.475Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=8fb59a13-2e1b-4c7e-b931-cdc137589590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:16:37.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:16:47.483Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=e7820181-791d-4fca-9817-c5f972b9af7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:16:47.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:16:57.491Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=41a4fb33-1031-4e7e-953b-53f20be99f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:16:57.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:17:07.499Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=4ef1b7d4-d2f9-41b3-aa81-a02b123f2fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:17:07.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:17:17.507Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=3508ad43-e907-4d3a-a2b3-220f8c1440d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:17:17.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:17:27.515Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=11aef0cc-a1a1-490a-846a-2c7b81a7fa8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:17:27.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:17:37.524Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=de6365bd-5d27-46ab-8fac-1853a66cacf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:17:37.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:17:47.533Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=4dbdcb4d-558e-49d4-8060-1d41b3a63c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:17:47.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:17:57.542Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=0b7c01e0-9e23-4937-bafe-991323636882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:17:57.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:18:07.550Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=3f0f0b3b-d36b-41ac-8eaf-8ad34f268907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:18:07.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:18:17.558Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f89c9d08-d6a5-49b6-a8e2-62c33fba8ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:18:17.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:18:27.566Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=075d3f38-bd46-43f9-8007-3d558d99d298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:18:27.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:18:37.573Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=17218067-fa87-4072-87ea-ed87c2c4fe06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:18:37.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:18:47.581Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=00bc3bc3-1dc7-4a34-893f-8bb261a3c9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:18:47.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:18:57.590Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=6e4d5708-17d2-48a7-b458-79eb55249646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:18:57.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:19:07.599Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=b1708e2a-96d9-4a49-ba7f-22b75c912e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:19:07.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:19:17.607Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=afd5f748-bf84-458b-a39f-56a0020e27bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:19:17.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T01:19:18.598Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T01:19:18.598Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T01:19:18.599Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:19:18.600Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:19:18.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:19:18.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T01:19:18.603Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T01:19:18.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:19:27.616Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=1111aa9c-53f0-4b11-8c80-279986ac1eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:19:27.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:19:37.623Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=4c684362-9519-4041-ae73-911259f269c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:19:37.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:19:47.630Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=eab54d1e-f294-45fc-a1e2-772c8c23a85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:19:47.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:19:57.639Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d100bb67-78ec-44ae-b1a1-29be9ca49684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:19:57.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:20:07.646Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=60da29f4-8723-46d7-bd34-33ec73ada0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:20:07.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:20:17.656Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=52b9fe2c-a970-478d-b93f-5479fd7548d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:20:17.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:20:27.664Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=e4f01a7f-3e2e-4357-8452-cc77e062d1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:20:27.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:20:37.673Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=1d93f02e-f21d-4d6c-bffc-7f52cc1ec2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:20:37.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:20:47.679Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=2465faa0-07b5-48aa-86fb-3506bfa14488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:20:47.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:20:57.687Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=eeb7209c-a075-4739-8196-dc36fd1ba6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:20:57.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:21:07.696Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=9d6a8239-8b13-4e11-964e-2f67fe58dfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:21:07.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:21:17.704Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=0fcedc5a-5b86-4aca-831e-010da5a29102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:21:17.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:21:27.712Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=c58debe2-8370-4317-91d4-85373e8cffe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:21:27.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:21:37.720Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=a3d4fb7c-369b-45dc-a913-dbd0ebf0129e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:21:37.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:21:47.729Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=4c3a228e-262b-4385-8a76-ad737f0ff973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:21:47.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:21:57.739Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=44cdb9bb-d7aa-4b24-9ff0-4ea4a8fb4e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:21:57.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:22:07.748Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=9af65811-c849-43a2-aeff-e74af97e831b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:22:07.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:22:17.756Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=eea82cbc-9f29-4070-a596-faf5553ef48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:22:17.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:22:27.763Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=33e0251d-0f84-48c6-8dd9-db3ed7f01c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:22:27.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:22:37.774Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f9e6073d-1911-4eb6-839c-034a7ab7cdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:22:37.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:22:47.782Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=74843c60-0ddd-4fd0-941b-3cf60e2b9ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:22:47.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:22:57.790Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=2f0a98e7-a8c2-406b-8274-580e5938df5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:22:57.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:23:07.798Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=187d6407-b20d-4783-9478-97fc90589cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:23:07.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:23:17.805Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=dcd6f3c6-3757-4265-99a6-5816857a913b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:23:17.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:23:27.812Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=fd7681f0-c613-4331-938f-7ae3a471d07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:23:27.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:23:37.820Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=a57a77ad-3684-4852-a2a1-f860789e670e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:23:37.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:23:47.828Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=217353cc-97ea-4677-b4a3-31c674326a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:23:47.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:23:57.837Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=39886a3d-850b-4875-a82e-e08d697f26ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:23:57.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:24:07.846Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d26307b6-c285-4cd5-a8eb-d106df8551c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:24:07.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:24:17.855Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=e7106eef-f101-4dd5-aa39-f536fcfb2d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:24:17.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T01:24:18.593Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T01:24:18.593Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T01:24:18.594Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:24:18.595Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:24:18.613Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:24:18.613Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T01:24:18.613Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T01:24:18.616Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:24:27.862Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=9eb0946f-2f5b-4ece-8156-ffdd99363b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:24:27.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:24:37.870Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=64fa8d46-030a-4377-8df8-d45f27527ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:24:37.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:24:47.878Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=53e073b9-4ed8-4471-8374-8598e2b13902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:24:47.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:24:57.886Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=c764e09f-16ac-4710-b681-6b31d379647d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:24:57.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:25:07.895Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=1c261e0e-59b6-488d-902c-9e5790d1b1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:25:07.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:25:17.903Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=139a6843-fdf1-4c91-83ed-b1315987320f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:25:17.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:25:27.911Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=3ff50a55-ce1a-432e-8306-a5a4b618e668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:25:27.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:25:37.919Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=062e7cde-0c64-43ac-a8d9-035821573e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:25:37.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:25:47.925Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=0504139c-e114-49a3-b052-0ec4bf6eb383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:25:47.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:25:57.933Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=76841dce-48ad-4eb9-8702-7090fa3ee799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:25:57.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:26:07.941Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=e8ea579f-9ed2-421e-b5bb-74059359b700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:26:07.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:26:17.951Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d30de88a-a66c-4f10-adf6-7dde23b1feed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:26:17.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:26:27.959Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=872335a0-23b1-4c68-9bbd-36922d930031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:26:27.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:26:37.967Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=9bca1fa0-6f70-43b8-bc9c-861e68119119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:26:37.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:26:47.974Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=bd14583c-fdfd-4371-ab0d-6584a79934d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:26:47.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:26:57.981Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=34954a8e-3d5d-4d19-a44e-1e49b71cd22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:26:57.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:27:07.990Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=b779f028-a01a-4dfb-9289-86972fc9b7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:27:07.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:27:17.998Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=79983381-60d9-46dd-893b-8c3199287cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:27:18.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:27:28.006Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d10c9a7d-1e42-4731-982d-c91e45382451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:27:28.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:27:38.014Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=3bff2153-8d32-4570-baf9-dc0f9c8b521a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:27:38.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:27:48.024Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d2d487d5-578a-46b2-aa13-c00007e59a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:27:48.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:27:58.031Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=fe2d9706-39a8-47aa-93fb-4ea362399474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:27:58.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:28:08.039Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=60124a77-1fac-48bd-bb90-79275114cb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:28:08.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:28:18.046Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=80e19003-2959-46f7-b2e6-cb8c743587d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:28:18.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:28:28.053Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=4f3a660c-656f-4075-8e30-42b36d2b64a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:28:28.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:28:38.060Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=3b5c744a-b98d-4f66-93dc-a9796abc8284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:28:38.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:28:48.067Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=2e6dec49-062a-4e99-89c9-dc110dfff613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:28:48.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:28:58.074Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=82903050-9308-42c3-8a7e-4f2085acf278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:28:58.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:29:08.081Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=2d8677ce-2c08-461b-8a2d-8d4a38dc919e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:29:08.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:29:18.089Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=935e59d2-d808-4a0b-b426-83e6fef90d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:29:18.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T01:29:18.623Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T01:29:18.624Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T01:29:18.624Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:29:18.625Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:29:18.628Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:29:18.628Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T01:29:18.628Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T01:29:18.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:29:28.096Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=c1b3a9a6-f326-48f6-8c80-c4bb7375de00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:29:28.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:29:38.103Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=a75d6a91-5dd9-4bb0-af78-68361cd97f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:29:38.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:29:48.109Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=a6a71327-bbc6-4334-8167-de2a0bf27a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:29:48.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:29:58.118Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=59edc411-5da0-499b-92ef-e79ed464f548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:29:58.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:30:08.125Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=2ab00543-da94-4c93-b383-a49acd37ec2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:30:08.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:30:18.133Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=3700f879-3bc0-4a43-8ac0-dbd55f57b9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:30:18.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:30:28.141Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=130dffdc-6cca-4d53-a8df-fa29b710bddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:30:28.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:30:38.149Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=866224ae-9882-4fac-85ce-74b50a1214e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:30:38.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:30:48.156Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=5983f685-be01-4903-8c58-6c27bffef017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:30:48.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:30:58.163Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=4b854fe6-d39c-4cd4-8471-4d6371660b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:30:58.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:31:08.170Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=4a28e773-4670-4933-aa5c-3bc4d8b8648c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:31:08.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:31:18.177Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=ff582bc9-9e4c-498b-9e5b-826357328c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:31:18.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:31:28.185Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=81ea091f-845d-44d5-8be1-f19af81ce191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:31:28.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:31:38.192Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=85f390de-2787-48a5-962a-57354f577e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:31:38.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:31:48.200Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=c3a33347-e7ac-4016-a650-85c419cf5649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:31:48.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:31:58.207Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=36b8cb73-02c9-47af-9db2-f51bb6d13bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:31:58.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:32:08.215Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=1da98695-b6e6-40d9-aa19-9c4a6011684d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:32:08.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:32:18.222Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=e30f381a-1022-4584-9cef-16fcabb88e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:32:18.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:32:28.230Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=fdd8aee3-e2db-4622-8a7b-4f74cd6d5a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:32:28.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:32:38.237Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=32319065-7d1f-443d-81e9-0c4365a8f178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:32:38.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:32:48.244Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=ede39046-d2f9-4dd4-85f8-11e81c6499d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:32:48.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:32:58.252Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=05e92d11-675d-4e2b-aa01-68d9af08ca08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:32:58.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:33:08.259Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=a2c7e902-e0aa-4e19-adc0-5a0d025c4948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:33:08.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:33:18.267Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=728afd85-b8b1-4d88-bd5c-c0d86160d79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:33:18.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:33:28.274Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=76b82e20-1e5d-4764-b793-5b889bc828cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:33:28.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:33:38.283Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=0196f5bb-5179-4728-a926-404585a2a5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:33:38.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:33:48.291Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=43d345c9-b1a3-45d8-b103-6f07e2c03308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:33:48.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:33:58.299Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=cf623869-c327-4eac-83a8-c409f768abef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:33:58.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:34:08.305Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=e0b35706-fd65-4b7e-bc88-73dc1512bf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:34:08.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:34:18.313Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=bb2b2c51-d15b-41fa-a484-682165a742fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:34:18.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T01:34:18.608Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T01:34:18.608Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T01:34:18.608Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:34:18.610Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:34:18.613Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:34:18.613Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T01:34:18.613Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T01:34:18.614Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:34:28.321Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=5e7def34-ff70-492d-b6d1-86e28d70a2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:34:28.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:34:38.330Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=3b590708-e5f7-4893-9f97-832306ef0c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:34:38.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:34:48.336Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=29a9c25f-294f-47da-a194-054bf1ffed5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:34:48.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:34:58.345Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=4cb2234c-0dc6-441b-aec0-17a0dac4e1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:34:58.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:35:08.352Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d04d05eb-eab3-491b-8c66-d62c5f658d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:35:08.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:35:18.358Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=652907c5-5983-439e-9bf2-c3a693a1b9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:35:18.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:35:28.366Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=ab3c0741-c763-4c9e-a742-15065500e192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:35:28.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:35:38.373Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=14a01165-2d9c-4ad1-ac98-b22df1ae0f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:35:38.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:35:48.381Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=a3d084cd-e218-4fca-8c6b-1efac5f41167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:35:48.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:35:58.389Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f6901ea6-8c73-498f-aafa-42dacfe28d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:35:58.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:36:08.398Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=74d8b447-f345-424b-8842-b0619d9196df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:36:08.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:36:18.406Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=a17f1ddb-dba1-45e3-984f-ff4419a04c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:36:18.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:36:28.414Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=6cbdc68c-16f2-49bb-99bd-6ea5064db5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:36:28.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:36:38.422Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=d4cfb2d4-a070-4ee7-be68-d8f966dd66fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:36:38.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:36:48.429Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=2367e4f9-c820-4069-a5dd-fbaff26671d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:36:48.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:36:58.438Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=1972dbaa-25ef-4957-8afa-16cb1400fe67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:36:58.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:37:08.447Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=bb97b226-4898-49ed-be12-9ce2d29283df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:37:08.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:37:18.455Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=dc6b669b-b1e4-4572-8f27-512754b1a013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:37:18.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:37:28.462Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=a30a1bf4-e152-4b28-aafb-ad2b4a739435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:37:28.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:37:38.469Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=74b99058-b7da-4a35-9d0f-9138431fd1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:37:38.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:37:48.477Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=6c9bb1be-73dc-4e3b-9a31-c594626b9628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:37:48.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:37:58.485Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=fadea52c-a247-48ad-a4d4-6f48e58feefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:37:58.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:38:08.493Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=8eff0363-783a-4e81-80f0-07570ef1c4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:38:08.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:38:18.501Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=6585477a-e5f2-4656-9726-a538fa3f484c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:38:18.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:38:28.508Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=ff6dc47a-c218-454d-a434-9b110b75ebde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:38:28.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:38:38.516Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=9011fa07-f40a-47cb-a0b0-404681551c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:38:38.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:38:48.524Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=540995f9-5ee2-434d-b2ba-d52e6a779ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:38:48.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:38:58.532Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=bd705cf0-1dc8-44bc-9166-f909c71baf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:38:58.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:39:08.539Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=cc0579ac-90ea-456a-a077-56a0f3bce215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:39:08.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:39:18.546Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=3a4d9e94-8204-4258-b7f4-957b1cca8c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:39:18.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T01:39:18.610Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T01:39:18.610Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T01:39:18.610Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:39:18.611Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:39:18.614Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T01:39:18.614Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T01:39:18.614Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-23T01:39:18.615Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:39:28.552Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=67444bb8-7e28-48e2-8a24-b8a064e1efa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:39:28.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:39:38.558Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=c1199a65-0f73-434b-ac69-068b8dc5aa78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:39:38.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:39:48.564Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=defb7e5b-2448-48c7-8f74-5797fc70d242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:39:48.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:39:58.570Z |INFO |Init configs |InvocationID=3dd682da-fd5b-4e9c-8de7-449089bb5ce7, InstanceUUID=f256b807-59ca-4919-a073-3ae2bee73097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T01:39:58.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |