. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:01:01.729Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:01:01.733Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T23:01:01.772Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:01:02.366Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:01:02.448Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:01:02.448Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T23:01:02.449Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T23:01:02.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-17T23:01:02.634Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-17T23:01:02.658Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-17T23:01:04.058Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-17T23:01:04.442Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-17T23:01:04.462Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-17T23:01:04.463Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-17T23:01:04.519Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-17T23:01:04.519Z |INFO |Root WebApplicationContext: initialization completed in 1860 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-17T23:01:04.869Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-17T23:01:05.612Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-17T23:01:06.800Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-17T23:01:07.357Z |INFO |Started MainApp in 7.66 seconds (JVM running for 8.252) |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-17T23:01:07.447Z |INFO |Start scheduling PRH workflow |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:01:07.462Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=315e0353-ce54-48ad-9881-2bb28ff958a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:01:08.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:01:09.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-17T23:01:17.566Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-17T23:01:17.566Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-17T23:01:17.569Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:01:19.014Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=5094ee11-1034-4c7f-bc03-5f69437c134c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:01:20.049Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:01:20.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:01:30.051Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=1bb11164-35e8-47c6-b6cd-42a80b20fcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:01:31.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:01:31.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:01:41.097Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=7cf77ac9-35df-42a0-aa3e-e9fb2e8ef35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:01:42.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:01:42.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:01:52.167Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=9731df0c-98f2-4005-9e52-c232865c0226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:01:53.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:01:53.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:02:03.203Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d73d39f7-1588-473a-bbd2-3bda5275edb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:02:04.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:02:04.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:02:14.278Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=059278ed-393b-48c8-a5cc-eea302bc6014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:02:15.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:02:15.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:02:25.318Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=69ac0f61-1089-4fe9-b180-3795c02499ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:02:26.387Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:02:26.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:02:36.393Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=8790296b-bd16-413f-b8af-6c2a16bc39bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:02:37.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:02:37.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:02:47.432Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=6b16681c-7050-4d20-821e-bcee971fe3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:02:48.497Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:02:48.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:02:58.499Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=32cfc518-d3fd-4cdd-b642-4f221a4b582f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:02:59.537Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:02:59.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:03:09.539Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=f5d6248d-ca04-45ac-b2ca-14fac4d2ef3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:03:10.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:03:10.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:03:20.579Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=cf65c92e-9f66-41c3-a835-ebfb0a2900e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:03:21.617Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:03:21.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:03:31.620Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a0278862-9429-49e2-9f87-6ba557764456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:03:32.661Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:03:32.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:03:42.663Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ca4eb050-632c-4aac-8321-529fd363aa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:03:43.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:03:43.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:03:53.699Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b5d2ee5d-f1d0-46df-bfc4-eaee9d91919b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:03:54.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:03:54.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:04:04.739Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=0768a7c1-b043-4863-b3a2-0a9e93d673fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:04:05.781Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:04:05.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:04:15.783Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ef8e7c96-e319-4095-91b8-d07e6a717c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:04:16.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:04:16.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:04:26.825Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ba4075d4-cd43-4880-971b-678a0fc67057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:04:27.863Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:04:27.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:04:37.868Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=0cf46788-6d30-497a-9516-8806c5115cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:04:38.898Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:04:38.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:04:48.900Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ca3d8696-3dd6-41c7-b5fa-3b18588948c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:04:49.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:04:49.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:04:59.957Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=f1585b6d-c6c8-4ec8-b742-4c13870f7cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:05:01.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:05:01.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:05:11.022Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=32def27f-44f7-492b-9a98-0182d4b1706e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:05:12.049Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:05:12.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:05:22.051Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=587c6c15-099a-4480-ba14-b71f6396486f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:05:23.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:05:23.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:05:33.099Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=02f491d2-ec34-4a66-b6d9-b8cf0e0c9f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:05:34.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:05:34.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:05:44.137Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=6b05196e-4e8c-44b1-b0b2-b0bd0e52b8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:05:45.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:05:45.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:05:55.174Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=127d7f08-239d-4c08-a5d2-9d21c8e0f42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:05:56.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:05:56.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:06:05.996Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:06:05.996Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T23:06:05.998Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:06:06.002Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:06:06.011Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:06:06.011Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T23:06:06.011Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T23:06:06.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:06:06.212Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=bc5e93fd-3c4d-464f-b2f5-268e7e4359bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:06:07.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:06:07.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:06:17.251Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=45cc721e-d642-41b0-a46a-20968a917b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:06:18.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:06:18.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:06:28.295Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=49ee99b6-338b-45c2-b048-3b7ac5e2dd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:06:29.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:06:29.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:06:39.332Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=5ddae0a0-02ca-4550-8811-51a69713ceb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:06:40.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:06:40.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:06:50.378Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=97512629-0714-49d1-a858-50527fa2ffb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:06:51.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:06:51.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:07:01.417Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=39eccd8b-50a6-40fa-b9cc-6cc29ee284c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:07:02.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:07:02.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:07:12.487Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=79289be7-d28a-40cf-bcf1-8e9660a8c324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:07:13.521Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:07:13.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:07:23.522Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d54260e3-8c5d-4d8b-a75a-84de8462c797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:07:24.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:07:24.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:07:34.565Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=44567f79-562d-41f7-aed5-80dd457ad358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:07:35.603Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:07:35.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:07:45.606Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d723bc23-210f-4494-8c30-ef747111c062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-17T23:07:46.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.104.36:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:07:46.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:07:56.643Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=02bfdb60-2963-42de-834a-d6f2d626abf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:07:56.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:08:06.782Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=10b64977-4c6a-4c9e-9b93-4fe41f6ba4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:08:06.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:08:16.795Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=8782e7f4-e442-49ce-882f-eaedf99a0b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:08:16.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:08:26.809Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a0ea1f4a-b54d-4a35-8aea-376c25641336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:08:26.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:08:36.819Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b26a0ac7-423e-4ee3-8560-a42b4b923303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:08:36.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:08:46.831Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=dc08c6af-8c36-449c-be2d-ff161aa0811d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:08:46.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:08:56.849Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a8ac54ff-d799-48b0-8509-ed5a5d1ca6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:08:56.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:09:06.865Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=9cc2a14f-23cd-45a3-85f2-dbe91bbf66b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:09:06.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:09:16.877Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=2344b444-e63e-48ac-b1c5-df41187ffa70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:09:16.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:09:26.886Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=962f8474-08af-4093-8b0d-3e9b7ad01101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:09:26.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:09:36.895Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=e250afa6-7e4d-40f4-88dd-3f4d49096a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:09:36.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:09:46.909Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=1e8ce4bb-b749-4ecf-b060-7661cacecdd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:09:46.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:09:56.922Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=5db3165e-974a-4d1c-bae8-00dd8f457a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:09:56.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:10:06.937Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b92fae16-4c73-4bac-b7b1-0bf6135e6dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:10:06.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:10:16.953Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=f13b5f96-bfd5-4be1-b8db-3185e2a65f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:10:16.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:10:26.963Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=f28c67ed-a536-4439-a6d9-437a058f655c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:10:26.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:10:36.974Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a0f8a26a-8dcf-4915-95f0-5ef6df417308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:10:36.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:10:46.989Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=1627960f-a089-4b85-b3ec-027969811a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:10:47.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:10:57.004Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=53d16d02-271e-414e-9640-5ee4583faff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:10:57.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:11:05.290Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:11:05.290Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T23:11:05.291Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:11:05.295Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:11:05.304Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:11:05.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T23:11:05.304Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T23:11:05.306Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:11:07.014Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=2645285c-1536-4758-9956-813ae6706b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:11:07.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:11:17.023Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=1cf235d5-95d7-4c87-afb6-731c0ec155f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:11:17.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:11:27.033Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=80feba0f-23f3-44b0-9a69-03aa7fae490d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:11:27.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:11:37.044Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b6d496bd-ab48-4713-99bf-23d9143b2f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:11:37.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:11:47.057Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=98b75b9f-655b-47ae-bbb8-55e1f10b472a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:11:47.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:11:57.069Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=e81b0b42-c034-49a6-b56a-a97d5b334b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:11:57.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:12:07.083Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=df2bf29b-68b0-4897-b9e5-bc17f8ef1028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:12:07.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:12:17.094Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=7efe4247-fe78-4c7d-8d61-4123d8f6a41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:12:17.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:12:27.107Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=15ca08d6-bf87-4f54-8a1b-7ef6b593e200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:12:27.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:12:37.116Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=bad0c94a-d0d1-4421-aa50-77c4db7cabed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:12:37.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:12:47.124Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=c9621aa1-9ac5-4be7-9ad2-075e4fd01745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:12:47.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:12:57.132Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=09e6c311-e012-4465-8ce5-eea1b690e377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:12:57.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:13:07.152Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=dd699506-b738-4bad-94bd-de4051404ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:13:07.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:13:17.163Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a2db6cc8-3313-48d4-919a-e58cfc5858c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:13:17.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:13:27.173Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=957f6b6e-300a-44ff-939f-c059660bcdd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:13:27.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:13:37.189Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=61cd3044-86bd-4410-8a19-e46af4eeff4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:13:37.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:13:47.201Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=104cde63-5684-4939-b82b-db450de99daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:13:47.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:13:57.210Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=fccdb79d-0e28-434f-ac68-eb683d106e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:13:57.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:14:07.225Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=da0bc80c-4df3-4fb0-ba34-4bc3d300dcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:14:07.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:14:17.241Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ae17f84d-6c01-4c98-a962-9a4974f5f21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:14:17.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:14:27.267Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=f67d1e1e-4b87-4447-922a-e4c4305a6f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:14:27.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:14:37.280Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=3e6b7d06-7f85-418f-a9f0-0e9cca3a050f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:14:37.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:14:47.293Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=e8905b0a-90dc-4cd1-887e-b0b13b8f0a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:14:47.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:14:57.302Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=3efc487f-c124-4149-9e8d-10c11d869e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:14:57.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:15:07.315Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a0042692-a0d1-4907-9973-f14e9f1ab42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:15:07.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:15:17.324Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a8a299d6-f0ba-4a4c-bc8b-195673241ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:15:17.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:15:27.332Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ec2f9bd1-6d44-440b-ac3c-714c7ff8b797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:15:27.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:15:37.342Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=eda7f8e0-4eaa-49af-9cdf-684bcb8249c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:15:37.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:15:47.353Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=6ad5e93b-eefc-4d36-a814-f9cf4454bbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:15:47.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:15:57.369Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=c32a06e1-58ce-4909-9a61-9e8dff093e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:15:57.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:16:05.350Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:16:05.351Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T23:16:05.352Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:16:05.356Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:16:05.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:16:05.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T23:16:05.362Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T23:16:05.365Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:16:07.381Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b959bb16-d42e-49e9-a764-297307535266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:16:07.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:16:17.391Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=bf90765c-fb8d-4ca0-b43e-7d3b96ffee03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:16:17.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:16:27.409Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=5b0c1280-e6c6-4907-a66f-ad6c761d72ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:16:27.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:16:37.427Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=fb58ebbe-d883-41b7-bf75-5e6fa3a81a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:16:37.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:16:47.440Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=18388cc1-762c-4218-85ec-9e83f9d0a7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:16:47.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:16:57.459Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=82c568af-39d9-4844-b98e-ceada1fe08a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:16:57.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:17:07.476Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=7f4866cb-bc73-4403-b4d7-aa6c3dda1e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:17:07.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:17:17.503Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=6f29a8f5-69b1-4750-9b4b-87d0256af889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:17:17.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:17:27.512Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=1307857b-9416-4daa-8d70-77464444408d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:17:27.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:17:37.523Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=8e7ba523-5720-49da-8508-6798b79968b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:17:37.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:17:47.531Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=fcc18b3d-d730-4d8d-8d01-7ee19ec0e922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:17:47.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:17:57.541Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d1291940-801a-4c0a-a0fc-965b44bf7313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:17:57.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:18:07.553Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=7b21ed6f-59ad-4a06-ba35-b4616923d947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:18:07.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:18:17.564Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d213352d-6ec4-4851-9660-af7bfac33620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:18:17.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:18:27.572Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=8cf079ce-5395-4a5f-9a6c-fea8a957c86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:18:27.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:18:37.585Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=aa47a699-4b95-4856-8d47-d1ad0928eac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:18:37.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:18:47.593Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=e361d620-c780-4b91-93fb-d8c48bfae81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:18:47.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:18:57.604Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=f2c4a930-f203-4c9d-8930-821a0cb5f4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:18:57.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:19:07.614Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=47396098-df04-49f6-bdbc-4d650a65508e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:19:07.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:19:17.630Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=3f55fdb0-380e-4428-a862-bb12527a457d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:19:17.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:19:27.640Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=71750686-a89e-47e8-ad66-931f21dcefe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:19:27.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:19:37.649Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=90a65273-5103-41ea-97cc-5d6dd2bbc546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:19:37.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:19:47.656Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=96a3073c-2aea-4620-bd08-ebe96ed7ca33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:19:47.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:19:57.663Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=9c6f0dd6-a738-4824-bc68-1d64533b7bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:19:57.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:20:07.676Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d6c32584-8445-4049-8843-7ac89207d264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:20:07.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:20:17.688Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=528ac617-3d0a-4576-a391-7f923aff32e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:20:17.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:20:27.700Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=9543ecc3-05e2-42ca-bfd9-d2b3970d3a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:20:27.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:20:37.713Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=218308fb-98bb-4617-a4b8-bc561407c262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:20:37.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:20:47.721Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ec6c6f4e-f071-4df0-8367-40bdc23d529b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:20:47.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:20:57.728Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=bec2a7ac-72eb-461a-a895-32db6dfe1132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:20:57.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:21:05.281Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:21:05.282Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T23:21:05.283Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:21:05.286Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:21:05.294Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:21:05.294Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T23:21:05.294Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T23:21:05.296Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:21:07.735Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=24927472-6a18-4f1f-b0b3-78fe2e64bd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:21:07.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:21:17.743Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=f8e74e2a-9695-4ca7-9e57-fdb2d8ad9fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:21:17.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:21:27.751Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=4d13f400-f2f8-4f4a-8ca8-e50f5795e6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:21:27.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:21:37.760Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a5caae27-fd0b-43ca-abab-533d3f7dd476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:21:37.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:21:47.777Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=94640878-4ae1-4016-a1ce-292a4b10cf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:21:47.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:21:57.797Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=447f82a8-51fa-4c54-88bc-3740206a7381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:21:57.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:22:07.806Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=86deb666-7b3a-4afc-b681-1b2079a08e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:22:07.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:22:17.817Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=7a6fded6-52b2-4ad6-aebd-f5ba656a644f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:22:17.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:22:27.831Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=7a29c5d6-1d1a-4ffa-96fe-e9cf292ff608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:22:27.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:22:37.842Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=38a3cabb-ed9a-4290-bb30-c9e859948ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:22:37.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:22:47.854Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b42792a6-98ad-4514-94f3-603b7f207b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:22:47.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:22:57.864Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=903dd947-6e0a-483b-b2da-595b6286c917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:22:57.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:23:07.875Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d41932c9-7b3e-4abe-9f05-eab500589e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:23:07.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:23:17.886Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=95531b6c-05c1-49f0-b334-0a370f2cb8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:23:17.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:23:27.894Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=eec700e4-500e-410e-9732-51793e58b3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:23:27.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:23:37.902Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d720d1fd-0442-45b4-89f6-f3c07293a869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:23:37.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:23:47.914Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=04c75b16-633f-4d6a-a76e-1077f9d821a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:23:47.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:23:57.923Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=1b5b3288-86a3-4920-8cfe-db339702a1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:23:57.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:24:07.937Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=c5c29f98-a48b-47b8-933e-32ca473089aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:24:07.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:24:17.945Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b0e21fc8-9a1c-46d9-8370-43cf961f6849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:24:17.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:24:27.954Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b266395b-2c95-487f-8418-d7cdf053d21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:24:27.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:24:37.961Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=418234b2-4528-46d6-b88b-e5bb9a1c78f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:24:37.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:24:47.968Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=4b10106c-1ac8-43c1-853b-9df3856ae5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:24:47.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:24:57.980Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=9eb7bf8b-8566-40a9-836b-7396d1707b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:24:57.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:25:07.990Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=56719f9e-1c39-4b98-a749-52747df4def1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:25:07.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:25:17.999Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ebfdc269-bae9-4e55-89a2-60162e7f2324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:25:18.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:25:28.008Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=007402d4-9cc1-4f55-bb77-755caedb8842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:25:28.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:25:38.020Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=7dc4f842-d966-4bba-9eab-18cc5ea90712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:25:38.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:25:48.028Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=56a96575-ee21-43e1-a992-8071012f05e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:25:48.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:25:58.046Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=7cf80a41-64db-48b3-acc0-e63e7cd3eb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:25:58.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:26:05.309Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:26:05.310Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T23:26:05.311Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:26:05.313Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:26:05.319Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:26:05.319Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T23:26:05.319Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T23:26:05.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:26:08.056Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=3e43d59c-d392-4f5d-b7f5-03d31c9c23fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:26:08.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:26:18.069Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=aeb90e76-bb60-4c25-9d8e-7d866eda0b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:26:18.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:26:28.083Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a22d97af-e676-4d02-b7d4-dddbbe5814bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:26:28.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:26:38.096Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ac304aec-f35b-4efa-abc9-df6852e0fe74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:26:38.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:26:48.106Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=595091bd-3e64-49ee-8831-05bd00aea4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:26:48.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:26:58.118Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=f69795b8-1fe8-4646-a823-dc85625756db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:26:58.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:27:08.132Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=465453b8-9f2e-4925-a76f-554e5d5e884f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:27:08.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:27:18.150Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ed85d0f5-34b7-4680-bfd8-a324150d5fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:27:18.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:27:28.162Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=829cde5d-903f-414b-b9bb-b9d9ab0d2a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:27:28.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:27:38.173Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a5c128e2-00cb-4ace-aed0-72e248305aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:27:38.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:27:48.184Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=59fb2116-3de0-4a93-b1f7-33b7b88e0c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:27:48.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:27:58.192Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=1374906a-0f39-4162-9cd2-7d78883bfdf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:27:58.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:28:08.201Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=20a48f81-8897-45d9-9175-b73f21c07d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:28:08.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:28:18.220Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=17b0daa8-0940-4fd9-859a-ec328e88382f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:28:18.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:28:28.228Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=2f06917a-cce8-46d8-b848-f134c0f7e3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:28:28.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:28:38.234Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=2c50b4df-914d-456b-9e2c-550e9cc62d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:28:38.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:28:48.241Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=9ec7b38a-2f1d-413d-bd8d-ca18ea4e7191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:28:48.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:28:58.250Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=9f71d07d-15f6-4351-9237-4b7ad78dab0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:28:58.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:29:08.270Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=50229844-d6d3-4a68-bf66-80496cd88b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:29:08.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:29:18.289Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=5bdeca0f-dd3e-4b7c-a2bd-be014cafc064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:29:18.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:29:28.296Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=2440b635-4503-455a-b7c2-13b561c3994a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:29:28.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:29:38.304Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=4eba95e6-8013-4269-9727-da34fcce0b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:29:38.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:29:48.311Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ff53e3d9-d793-4f62-bd81-b0c49c4d030b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:29:48.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:29:58.317Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=5d771553-c1a4-4c08-9dce-36b95fc66ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:29:58.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:30:08.324Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=0a43f868-993b-488b-9d3e-3fd44f28dda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:30:08.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:30:18.332Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b426681c-9c74-41ba-9d89-67b3f012c2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:30:18.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:30:28.342Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=0e8e86cb-ab0a-457d-9aac-f052664b509c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:30:28.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:30:38.349Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a47cf7fd-e454-4464-88f1-66b786d9443c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:30:38.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:30:48.358Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b7fe2590-2d37-44f3-9c4b-a67dd8701c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:30:48.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:30:58.376Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=2b8a70e3-0a93-4c61-a6b1-44a06390a3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:30:58.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:31:05.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:31:05.287Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T23:31:05.289Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:31:05.293Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:31:05.299Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:31:05.300Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T23:31:05.300Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T23:31:05.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:31:08.391Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d0c7d8d5-fd3d-4ec7-8e43-202829b65f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:31:08.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:31:18.403Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=c3ea53c0-0c83-44f0-b425-6a4785a24af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:31:18.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:31:28.410Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=742245c2-be00-4c49-b203-5cd15478d404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:31:28.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:31:38.417Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=2c9b0661-f496-4623-8597-3002292c8509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:31:38.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:31:48.424Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=16d48fbb-732e-42df-9106-6f49054b83dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:31:48.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:31:58.432Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=c464ec46-f4ee-47da-bcca-e9e0676d443f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:31:58.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:32:08.439Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=cdebc3e5-f197-4b9c-8501-298f20e4ad56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:32:08.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:32:18.448Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=006cd027-9e45-4ae0-b425-947e3e01167c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:32:18.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:32:28.455Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=79b96657-2773-4ef0-9c2e-662ebc333d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:32:28.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:32:38.465Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=752b3574-99c6-4624-a143-0519a3b98295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:32:38.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:32:48.476Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=516a5b46-46ac-4b32-b980-3ce14046b1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:32:48.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:32:58.483Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=0baa800c-b07a-46f2-9b13-158606cfb181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:32:58.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:33:08.493Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=2b3ec876-b482-40f2-8d40-b9a9f6ca83ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:33:08.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:33:18.500Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=806b09a3-d5d8-4532-8049-61f8036668a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:33:18.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:33:28.507Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=42f49088-95d3-44a8-bbbe-0a99f91f8854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:33:28.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:33:38.513Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=5b2d85ee-a91a-4105-b660-20f0234c4d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:33:38.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:33:48.521Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=fd56014c-75a0-468d-ac83-6fbc4fa08d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:33:48.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:33:58.530Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=56c367c8-ab07-43d5-a115-a5e3a89fcb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:33:58.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:34:08.539Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=75edd3e7-f4fd-4a14-b90d-32e104a77f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:34:08.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:34:18.551Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=59f8e414-e0f5-4052-be11-bdc837d5f577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:34:18.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:34:28.560Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=692c50ad-e9fc-4a00-b004-36e73b30eb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:34:28.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:34:38.568Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=2114b18b-0978-4652-b2d2-8854476d40d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:34:38.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:34:48.576Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=0025be09-8c2a-4b74-bd7c-6b4e2960da51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:34:48.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:34:58.583Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=5b60984c-e4af-4e27-bb65-82017d9d084e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:34:58.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:35:08.590Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b3a1af6e-6dd8-4408-81a6-4583243ed686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:35:08.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:35:18.608Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ee335899-7885-4508-b70f-4ae6fae080ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:35:18.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:35:28.616Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=443ce77d-0944-4a30-84c5-1555b361538a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:35:28.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:35:38.625Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=10108d65-2e14-4f5d-b461-5ec8d0179e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:35:38.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:35:48.641Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=e0da2ab6-384c-41d5-aa46-22331f964131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:35:48.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:35:58.666Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b0eb4f5f-0706-4782-a468-d3eb26039f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:35:58.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:36:05.449Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:36:05.450Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T23:36:05.451Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:36:05.455Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:36:05.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:36:05.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T23:36:05.462Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T23:36:05.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:36:08.674Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ebceeb20-5414-4029-aa93-00572552c1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:36:08.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:36:18.683Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=78409e93-c920-4d8b-8559-8594d66811b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:36:18.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:36:28.690Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=77a4aaf8-ebdd-41ab-b45c-3d9d4befd818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:36:28.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:36:38.698Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=c6d38439-d7a5-43c2-a0fe-2142c1b440d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:36:38.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:36:48.706Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d558559f-4c4d-4df4-a7bb-5f66b80a8ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:36:48.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:36:58.718Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=add125cb-3c72-474a-9587-8dc05741867e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:36:58.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:37:08.727Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=c2760b00-6e0e-4961-a6cf-c96c72f01e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:37:08.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:37:18.741Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=f953e20f-eaea-43bb-b90f-b020729e834e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:37:18.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:37:28.753Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=bf01393b-4d2b-40b7-8e90-cb33f2330f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:37:28.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:37:38.759Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=9ce24216-f330-48b8-a808-d99075ff7a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:37:38.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:37:48.768Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=58ea3917-bcd2-4429-ab3a-f74e5bc801f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:37:48.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:37:58.773Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=85cc0049-ef94-4c56-963c-be343a3894a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:37:58.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:38:08.780Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=598a5926-8a7a-4137-a550-5b60081571f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:38:08.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:38:18.788Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=385ced20-f6a4-4ca1-8fd3-00db2856beaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:38:18.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:38:28.845Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a90a11e7-3884-42bb-a8ab-7aa74ab99dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:38:28.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:38:38.854Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=3651a321-d0da-48b6-9a46-9dc81b77016e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:38:38.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:38:48.866Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=1ee9b450-65c2-429a-835f-b0e67b27f5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:38:48.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:38:58.877Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=fd9a9e6e-3ad5-4a8e-b4e4-995d5918199a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:38:58.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:39:08.889Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=0b978036-8610-4ca8-be17-8da914c10244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:39:08.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:39:18.897Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=29dfe7bc-2b8b-4c77-a8e8-9172c5191439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:39:18.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:39:28.906Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=824c3298-c6b8-43fa-81ec-85716e67d086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:39:28.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:39:38.912Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=f4325bbf-43a2-4be6-8cac-7ec27d49f48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:39:38.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:39:48.919Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=af8d07e1-40c5-4c19-a246-32571e79f255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:39:48.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:39:58.930Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=9f570b9f-4267-4453-b6a4-7648e011b69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:39:58.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:40:08.944Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=7b39a130-e7b7-4275-acaa-8ca0cfabf50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:40:08.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:40:18.955Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=5dc10800-c8e0-4115-8c5f-341ee49bdf90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:40:18.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:40:28.961Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=3150fd80-bc21-4d43-973f-9462aad8f0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:40:28.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:40:38.970Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=6fc7dadd-c7a7-4cee-bc46-bf83202e2c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:40:39.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:40:49.028Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=2f664b25-d08a-4def-9eba-1345447fa0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:40:49.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:40:59.044Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=328d29f1-8a08-4510-bfdb-ade12a971a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:40:59.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:41:05.238Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:41:05.238Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T23:41:05.239Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:41:05.242Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:41:05.268Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:41:05.268Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T23:41:05.268Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T23:41:05.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:41:09.050Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=3fb308cb-1936-46c8-8bb8-41b494150360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:41:09.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:41:19.057Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=af595ade-6d8e-4c15-ac45-9d04d0b2a35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:41:19.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:41:29.066Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=076bf861-6a95-49b7-a4b0-50a7b7db739b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:41:29.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:41:39.075Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=6e47e736-d79d-4f08-856f-6da5ce7ea48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:41:39.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:41:49.084Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=6350ce09-b43c-4b13-aa5f-6f6806eaa4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:41:49.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:41:59.091Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ac08e5bd-246b-4ec1-8afd-01f4cb51f699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:41:59.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:42:09.098Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=1b4a269f-99bb-4df8-91b2-ff2bd2941b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:42:09.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:42:19.106Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=f697c494-f10f-4d06-8554-16d3ce4544be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:42:19.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:42:29.113Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=2f990dd0-7b35-4c8d-a45f-7728b85464a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:42:29.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:42:39.119Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=804c190b-4e99-46a1-a385-0136deaa5d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:42:39.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:42:49.125Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=41126fe4-209c-4cba-bfd1-b62697c5da5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:42:49.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:42:59.135Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a9ee13b3-8812-4bd8-a0ed-4681b6a4525b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:42:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:43:09.144Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=53f697af-107a-4f70-8caf-eb9558bf3d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:43:09.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:43:19.156Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=dd8802f7-5750-42f9-a534-799a45aa8d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:43:19.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:43:29.165Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=20bbe78d-ece9-4af1-8719-80ce4a52d483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:43:29.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:43:39.172Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=4e22c1ea-c362-4a36-aa23-8c8dae046d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:43:39.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:43:49.179Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=bf25467e-d101-4505-a532-adf637ac3300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:43:49.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:43:59.187Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a258bd0a-5d00-4a02-b05c-236c86eac185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:43:59.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:44:09.194Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d6154177-7bf9-4e49-a417-84e70cb1bf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:44:09.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:44:19.205Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=bcae7f05-8786-48f0-80b0-fa01cc3ed2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:44:19.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:44:29.215Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=fa675457-c8d1-47ec-8b1e-09ad456e0f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:44:29.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:44:39.224Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=0fc8f759-8910-4a8e-a93a-600eeb1b014a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:44:39.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:44:49.232Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=8be0e5a2-d09e-48e9-8ea5-2b000dc57636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:44:49.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:44:59.246Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=4e42abec-914d-41ac-8d67-593abec6faf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:44:59.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:45:09.253Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ce1f1aae-b9a5-42b4-9410-1a9cd381147b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:45:09.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:45:19.260Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=0427c73d-7a2f-4fd2-9571-afff0e3f7f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:45:19.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:45:29.266Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d0f3cdc9-7528-4ee1-b4b1-1f278c7925ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:45:29.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:45:39.273Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=432157c8-3472-4807-9cbb-f0ecac1d14a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:45:39.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:45:49.279Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=69774da9-7bf4-4128-b7ab-1751677b6bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:45:49.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:45:59.288Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=cc187e11-acdc-40f1-aab1-d81cbf3665ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:45:59.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:46:05.377Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:46:05.378Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T23:46:05.380Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:46:05.385Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:46:05.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:46:05.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T23:46:05.390Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T23:46:05.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:46:09.297Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=fb1b43d4-c64d-4b7e-a5f0-bae82f24b531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:46:09.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:46:19.308Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=8a0302c9-a272-4939-a79d-8486e791c179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:46:19.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:46:29.316Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ff45a9d7-d4f5-4535-b287-0dcf3516d364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:46:29.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:46:39.324Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=0dd2d6b2-5e89-4508-8c36-a4e214f461d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:46:39.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:46:49.331Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a55bc4b8-5834-4368-80d4-0643b4187378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:46:49.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:46:59.338Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=7a6a6257-5d6a-4067-b983-31ea8577029f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:46:59.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:47:09.344Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d4616b8a-8eec-48c4-abcf-9029d0d4c5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:47:09.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:47:19.352Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=89ba5e64-f96a-47d1-9687-75db270696e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:47:19.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:47:29.362Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=65d10967-59b4-4b68-a78c-1930c1a0372e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:47:29.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:47:39.371Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=39a2e800-25fb-4674-962c-1f4c2e41e624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:47:39.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:47:49.389Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ebd41c42-7318-461c-823e-380929a95db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:47:49.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:47:59.395Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=8b11ea07-1b96-493f-a523-221890cccf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:47:59.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:48:09.403Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=3c1242ff-156e-41eb-b9c0-f7cecf99d4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:48:09.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:48:19.409Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=6a096e00-07b8-4e56-a151-ef187a47e9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:48:19.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:48:29.416Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=f9b05878-96a7-4626-a702-6f808b53c88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:48:29.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:48:39.424Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=1762efd2-f49a-4914-930a-3c8b72c457bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:48:39.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:48:49.433Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ea09b384-8ebd-4109-a792-b831cab8fd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:48:49.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:48:59.451Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=3613e1b3-7f45-4fbc-80ac-5e5f5fb75bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:48:59.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:49:09.466Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d82e6e7a-b3d0-4423-b050-57e3e3093fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:49:09.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:49:19.474Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=7634e12f-cdd7-4b3e-8036-f9c41e0732a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:49:19.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:49:29.481Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=91aea2d9-6b4a-4b0f-8971-3cbe40c0ecac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:49:29.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:49:39.489Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=295a8536-9e01-4aaa-8509-6103c6cea931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:49:39.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:49:49.494Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ec4a4adc-7536-49f5-97bf-7c06f4ff4615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:49:49.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:49:59.500Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=29b39284-de8d-444b-bde9-d94236bcdb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:49:59.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:50:09.505Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=85ec1bb3-d7ff-4c66-bdd0-ec6994d247ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:50:09.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:50:19.512Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=697cae2e-c925-47d9-a18c-257fe7f5cd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:50:19.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:50:29.522Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d31f5edb-a1b3-4d01-8f33-49eca48510d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:50:29.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:50:39.533Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=6d2d06eb-be36-4463-b747-3be2d337fc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:50:39.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:50:49.548Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=c512cd87-74cc-460c-aa14-b192cd441d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:50:49.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:50:59.573Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=66f19173-e6af-4718-9d7f-582c37e65c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:50:59.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:51:05.261Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:51:05.261Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T23:51:05.262Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:51:05.265Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:51:05.269Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:51:05.269Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T23:51:05.269Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T23:51:05.271Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:51:09.581Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b8653a7a-f268-435a-a1cb-b9554126de4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:51:09.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:51:19.592Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=12b9cbe0-d681-4168-b66c-e10a2a53942c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:51:19.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:51:29.599Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=83e20d27-47e8-4f8d-8727-96342a261664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:51:29.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:51:39.605Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=30426097-dd17-46a5-b089-e9ac8c5e0a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:51:39.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:51:49.611Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=e17307a9-4cb1-41d0-910d-92eabac89a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:51:49.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:51:59.619Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=eba1cbe0-f0c0-47cf-9a73-dc80f7e7a39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:51:59.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:52:09.628Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=9b98153e-ff50-4c0d-a094-160376b84aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:52:09.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:52:19.636Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=9dcc8296-1adb-471f-ae9b-b8a90834a83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:52:19.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:52:29.648Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=73533baa-e4a0-495a-a7f3-6bf306c4480f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:52:29.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:52:39.656Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=78ecb531-2758-47c9-b299-9ce889adf3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:52:39.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:52:49.663Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=0d2be242-7b80-4f09-af26-33f8f8b3ac09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:52:49.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:52:59.671Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=8ddb94fa-0375-47d6-b6d4-39fcb68655ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:52:59.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:53:09.679Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d2f22436-7822-487b-81ef-d5340451742b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:53:09.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:53:19.685Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a8dc81a7-9b52-4230-b400-40beb340613b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:53:19.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:53:29.691Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ccfae02c-32fc-4504-a036-a9d12990653e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:53:29.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:53:39.698Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=2c25884b-1c05-488e-9c93-3125a55bbdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:53:39.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:53:49.708Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=c80fff24-5850-4c2b-9c94-3e2d5d0581c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:53:49.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:53:59.717Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d3a5080a-0bfe-4767-a989-91130edcb529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:53:59.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:54:09.729Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a4a6ff01-edaa-4320-8837-4caf737c5556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:54:09.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:54:19.735Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=fdfb201e-f08e-42a8-85f4-f41a28ba2240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:54:19.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:54:29.742Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=4a865b20-75d3-4cb5-85af-8f7b850cf22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:54:29.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:54:39.752Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=228bb4e5-9ea2-4853-8a30-919a5b48b0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:54:39.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:54:49.757Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a1f94ba1-9ac7-4484-b601-77636a6abf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:54:49.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:54:59.763Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b0f1bb06-4df7-4bf1-88b5-da51394556a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:54:59.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:55:09.770Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=2a196427-b29f-42ba-9e7b-617bfb4a7b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:55:09.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:55:19.777Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=9fcf19f6-3e45-4e3a-a0c1-581d7252097f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:55:19.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:55:29.785Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=e0f37375-85c4-4217-a2f6-e8b9154cf2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:55:29.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:55:39.794Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=31183007-1947-45fa-a806-e752c4de9838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:55:39.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:55:49.805Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d4dd9142-c4b0-4468-9242-7b0b3bd93599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:55:49.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:55:59.812Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=9282a927-f725-4f20-a994-a19122143e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:55:59.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:56:05.225Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T23:56:05.225Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T23:56:05.226Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:56:05.229Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:56:05.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T23:56:05.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T23:56:05.233Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-17T23:56:05.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:56:09.819Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a3883bf1-a2fe-4a23-ab73-5ead096a336d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:56:09.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:56:19.826Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=2ffda166-871b-4f17-b97e-881d834d4aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:56:19.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:56:29.831Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=9998be92-fd25-402c-869b-b627f55a02d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:56:29.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:56:39.838Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=1187935d-20e7-491b-a293-c900ffc90f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:56:39.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:56:49.844Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=7333fae5-68ef-457c-a6ac-88c886fb5525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:56:49.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:56:59.852Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=c16639c3-2d9a-40db-9fbe-5c87a9ca3235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:56:59.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:57:09.861Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=2c7790fc-4685-4ac6-ba35-7a9a77cfa543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:57:09.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:57:19.874Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d810dd22-8eb7-40c9-9f71-40dc5a8778ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:57:19.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:57:29.882Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=307a50e9-a03f-4557-9574-5b5a03db7d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:57:29.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:57:39.889Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=59646f1e-2586-4a27-84d1-a12d591ca042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:57:39.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:57:49.897Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=18c2a066-4cf0-4bf5-92f9-250319ab1fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:57:49.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:57:59.903Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=54732f58-5d0c-4824-8d52-da815e027cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:57:59.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:58:09.909Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=801d0e23-525f-4e2f-b342-7a60243f3dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:58:09.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:58:19.915Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=3b92bb65-46f4-4576-91d1-0542c2ce3f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:58:19.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:58:29.924Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a600cbcb-2b1e-4519-ad77-c18be5619226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:58:29.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:58:39.934Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a7ca5c8c-5150-45ef-b7d0-149557e39f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:58:39.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:58:49.946Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=4b605e91-d323-4e37-a333-6999f3182b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:58:49.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:58:59.957Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=8d486312-7da2-4f4f-8296-68cbb598d60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:58:59.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:59:09.965Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b78cbe9c-730a-4141-b650-c57221b743ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:59:09.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:59:19.972Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=3bd78114-1e7c-484f-b9e9-375c910ffadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:59:19.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:59:29.978Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=7e3dc62a-4d54-4df7-92f7-4c0e346c6cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:59:29.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:59:39.995Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a884f027-b08a-44dd-a49b-6022414f8643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:59:40.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:59:50.003Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=172e218c-6a38-4189-a7d5-404f7d7c0a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T23:59:50.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:00:00.014Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=9af8c09b-92df-47e3-b37a-04fc540cb654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:00:00.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:00:10.070Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=4fb7b736-3b12-409a-a607-3fbfe2eb39d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:00:10.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:00:20.086Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=4136a38f-60a8-4b1d-b05f-e4c745be4902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:00:20.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:00:30.095Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=698af008-73a5-4b6e-a0ee-e515b8b2afc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:00:30.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:00:40.102Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=354f3682-7709-4a51-8f53-48362ae12290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:00:40.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:00:50.109Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=71a1b097-a28d-4438-b9c5-df6d52f7dfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:00:50.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:01:00.115Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=625cde24-df47-4305-bd24-5112d2cc8fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:01:00.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T00:01:05.221Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T00:01:05.221Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T00:01:05.222Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T00:01:05.225Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T00:01:05.229Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T00:01:05.229Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T00:01:05.230Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T00:01:05.231Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:01:10.125Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=809e6a03-216a-48f7-9e1e-53d54bc6d9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:01:10.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:01:20.133Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ba8fcee9-e003-4c49-b4c8-d5c85c7a9118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:01:20.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:01:30.145Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=48235eb6-a8f2-48ea-82b6-d0bc0b562f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:01:30.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:01:40.154Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=2aa9d57a-d1b6-40c5-8a40-b00f4cc0270b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:01:40.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:01:50.163Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=15b16169-55e6-48ad-b040-cd6c00410bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:01:50.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:02:00.169Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=74909596-232f-4e46-9181-00b997ec3a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:02:00.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:02:10.191Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b3325eb5-0773-4d52-88f8-e8057e4db512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:02:10.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:02:20.206Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=f579216b-7f08-4276-ba2c-71253b68f636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:02:20.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:02:30.213Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=8b102069-aeec-4bc0-86f8-f85740bbed47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:02:30.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:02:40.221Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=845b08e7-d79e-4215-8853-6d43cd89a981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:02:40.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:02:50.230Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ccffc1f2-4e93-4775-917c-c83ebdad7820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:02:50.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:03:00.243Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=70d2cad8-1b30-4692-bbba-b933340c2db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:03:00.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:03:10.251Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=c1bdf43c-2b0b-4ba9-bc3b-92047a3284ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:03:10.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:03:20.257Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=1fd6ed38-6304-4325-a5db-bc616d1a0397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:03:20.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:03:30.266Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=cfed3d52-07c6-40f6-a636-0d72587aae86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:03:30.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:03:40.279Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=3d7e2b95-8c48-4f14-89da-d70e70fad1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:03:40.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:03:50.286Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=f31d96f2-46a0-4765-8827-836a2964baad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:03:50.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:04:00.293Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a0ecfe37-aeda-4488-86c8-870dd204bf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:04:00.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:04:10.301Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ec700a4f-7a14-435d-bd6e-292f4813e5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:04:10.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:04:20.312Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ca8aefe2-1a95-4b91-94b7-79cbc5b5deda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:04:20.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:04:30.319Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=974a920b-46c5-4847-bdce-5ec4f4d3fcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:04:30.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:04:40.330Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=75a6d043-d0c9-4976-9d3b-3afb756d7f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:04:40.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:04:50.338Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=8a8c8e15-072f-48e0-9122-a7ec283e8eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:04:50.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:05:00.347Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d9cb8014-410c-4065-b49f-7912204418b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:05:00.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:05:10.353Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=5ace06dd-f809-4666-ae63-9754eadbb56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:05:10.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:05:20.361Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ca958f06-b30d-4a25-a38e-b82d27030055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:05:20.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:05:30.368Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ac99768e-7f3a-4c31-810e-a527a60f3d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:05:30.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:05:40.377Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=742d5723-6e1b-4679-8005-ef5985cd4229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:05:40.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:05:50.390Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=2d2395b2-46f3-462f-b3c8-cda7718122cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:05:50.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:06:00.399Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d959e970-048d-4b6f-b1bd-53673cd3d7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:06:00.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T00:06:05.242Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T00:06:05.242Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T00:06:05.243Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T00:06:05.246Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T00:06:05.250Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T00:06:05.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T00:06:05.251Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T00:06:05.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:06:10.405Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=acfa6910-94ba-48d2-94f6-6133605b5294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:06:10.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:06:20.417Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=531ac952-e1c3-4452-91b9-05b09d886cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:06:20.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:06:30.423Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b30cf04f-8e57-4ec9-8430-01bf40019843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:06:30.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:06:40.428Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=e928888d-2cac-4ada-bafb-8b0c72362de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:06:40.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:06:50.441Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=0b7c088f-bc94-4f1f-a68a-bb01b1058a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:06:50.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:07:00.450Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=4ebb1773-3c3c-4ccc-afa3-093303e76c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:07:00.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:07:10.458Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=3dd00ae6-2962-4881-80c8-bc73966a023d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:07:10.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:07:20.465Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=795d2dbb-651b-4031-848e-0fec501090ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:07:20.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:07:30.474Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=4c00a514-10c9-4fb5-a9af-bc7c9fe4af25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:07:30.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:07:40.483Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=eed2bcfb-0ba3-446d-98f5-5b57242ee975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:07:40.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:07:50.489Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a2902634-f140-4ac6-aca6-212fa26fb795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:07:50.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:08:00.496Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d64cb56e-e993-4b11-836f-3a7808bf79d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:08:00.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:08:10.501Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=3e594a9f-59a1-45ae-9fd5-ea469e22d942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:08:10.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:08:20.507Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=2f2e97ea-982e-49a5-a8db-12d276679c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:08:20.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:08:30.513Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=26717d88-2e58-429b-9b61-079f3793e3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:08:30.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:08:40.519Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=594b262a-5d17-4de6-a2b4-c664e41b63a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:08:40.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:08:50.526Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=46a3f870-d9fb-4edb-acae-48ab865e53e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:08:50.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:09:00.533Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=6ec33ddc-5d53-4670-aff6-2dd925b6353c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:09:00.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:09:10.545Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ba80f8a8-f093-46d3-bdcf-af65c103f348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:09:10.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:09:20.568Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=88abe7ef-b132-4442-91ce-3c58d9b14348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:09:20.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:09:30.576Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d17a816e-0328-4128-9ec9-2f1f3e0113b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:09:30.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:09:40.583Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=630e2af3-5a3e-4926-9f4f-5f2da9a1474e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:09:40.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:09:50.590Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=86863e9f-f871-4265-8349-00b845c1ad44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:09:50.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:10:00.595Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=22084a6a-05c7-4dca-88e0-026041d030b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:10:00.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:10:10.601Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=93605c33-ad7c-43e3-87d9-b0d018fae798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:10:10.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:10:20.608Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=92d50d28-e243-4480-9086-9743022ca4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:10:20.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:10:30.615Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=6f0c15d8-c8fd-4130-87be-e4e50aaf4911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:10:30.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:10:40.625Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=62587e62-7c8d-465c-b2d6-8f52c4e874e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:10:40.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:10:50.633Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d84a1feb-d860-4900-9495-2e2b7c62cc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:10:50.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:11:00.641Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ba7386bf-384f-440b-a48d-404d94dfde4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:11:00.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T00:11:05.308Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T00:11:05.308Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T00:11:05.309Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T00:11:05.313Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T00:11:05.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T00:11:05.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T00:11:05.317Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T00:11:05.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:11:10.647Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=3e5ac688-77a3-463a-9ae0-5c05b783ee0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:11:10.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:11:20.653Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=37db4b1c-244e-4e9a-bc06-f827160946e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:11:20.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:11:30.658Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=571bbbd0-819c-4d55-92c9-98495eb6f622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:11:30.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:11:40.664Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=eb2a1cbb-4bac-4b87-ba28-5a6891eb33cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:11:40.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:11:50.671Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=8758f35d-e246-480e-85a1-f68cf6788fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:11:50.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:12:00.680Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a55091dc-d741-4b71-ad13-de1c0171e7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:12:00.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:12:10.691Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=1af731e5-6307-4f88-b895-5755c3131ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:12:10.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:12:20.699Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b4b8c6ab-edaa-4c05-8748-9a1d413f8672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:12:20.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:12:30.705Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=cdbc4e45-5a5f-476a-a08c-536ad324ebf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:12:30.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:12:40.712Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=121f5b86-3131-4fca-a618-65da6d4ebc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:12:40.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:12:50.718Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=073f6415-cf55-4610-8b26-81152951f67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:12:50.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:13:00.723Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b61cf3ba-c176-4519-b097-178051a7b444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:13:00.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:13:10.732Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a827f63f-6e52-4e8a-bacc-d0d5ddbcad5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:13:10.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:13:20.739Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=4a2dfee0-5897-4810-9e77-c35fac80c3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:13:20.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:13:30.752Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=32b95769-73f3-4bbc-9852-fd8491758282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:13:30.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:13:40.760Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=01e15534-5e9b-404e-ac79-56fa37c88b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:13:40.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:13:50.771Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d6ef7a31-7cef-46bb-8baf-1af72e355602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:13:50.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:14:00.777Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=f883d1e6-88b3-48ff-b7bf-99a733de3b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:14:00.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:14:10.784Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=7a4bb98d-ab38-475d-bb70-e2b8707d89cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:14:10.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:14:20.789Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=72f44db1-6023-46a2-9fdb-59c27cfe55cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:14:20.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:14:30.795Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=6f007f3b-3f37-468e-9214-ebbb21f39c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:14:30.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:14:40.800Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=517f9e40-7c00-468d-a5b2-9e380ec47c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:14:40.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:14:50.806Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=cdcccc8f-092b-4f0e-adb1-8cccb5278490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:14:50.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:15:00.815Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=893487a6-d757-4102-a505-ef6e65edcc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:15:00.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:15:10.823Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=4ce59f3f-7fd7-4fe3-93bd-030483dc6cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:15:10.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:15:20.832Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=8d4cc613-9183-47b5-a73d-0e1050971cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:15:20.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:15:30.840Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=8be4f411-9943-4b52-8911-171309dd653d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:15:30.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:15:40.847Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=4c05402f-6e83-4fb0-96df-90a89dc1e207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:15:40.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:15:50.855Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=0c7850de-68d2-4723-bd2e-ec19bd2ca718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:15:50.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:16:00.861Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=11a88d8a-5432-415e-99fa-52d1f1eb06c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:16:00.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T00:16:05.242Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T00:16:05.243Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T00:16:05.244Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T00:16:05.247Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T00:16:05.250Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T00:16:05.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T00:16:05.251Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T00:16:05.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:16:10.866Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=8f0b1058-9858-4366-b453-6c2d61510300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:16:10.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:16:20.879Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=40ded239-4112-46cb-bff5-e0c7064315f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:16:20.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:16:30.887Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=aced5aa1-b58c-4b8b-a8a9-95e82617910f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:16:30.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:16:40.895Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=9393b634-808f-44c2-a219-ebb23ade8c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:16:40.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:16:50.903Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=6c02ce9d-88a7-4a0c-8aec-43f5f2335917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:16:50.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:17:00.914Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=4f8fd99b-e1c8-44b6-b837-557d4e780b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:17:00.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:17:10.920Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=058809e3-e31a-496b-9619-267c56d1e06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:17:10.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:17:20.928Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=32a5c9c0-eb32-4c5e-a9c5-3b95be796142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:17:20.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:17:30.934Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=8f45f120-230c-4f7a-9e71-b50fc7b10900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:17:30.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:17:40.939Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=1e996146-a92b-49b7-8029-a7ef05537f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:17:40.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:17:50.945Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a6122f0a-b136-4169-a6cf-2863522bf660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:17:50.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:18:00.954Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=53e64017-fc57-4037-a2fc-03a6335d93e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:18:00.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:18:10.963Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=e6d5d9dc-3ad1-42d0-91cc-6a766f31420f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:18:10.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:18:20.970Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=7b33cc2e-cdd0-4d52-ab8b-73c6c561d03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:18:20.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:18:30.979Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=23f4feeb-e175-4dbb-8ef4-0439eddee279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:18:30.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:18:40.987Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=527d8350-0944-480f-9653-5bb9f0bf5261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:18:40.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:18:50.997Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=5d6257ec-7f54-4d09-b640-4bad99486d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:18:51.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:19:01.004Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=80d5a8de-a2fd-477e-98a5-1c4756adee27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:19:01.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:19:11.010Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=15b108aa-7d10-42f6-a6be-7c2c5b1241de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:19:11.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:19:21.016Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=039cf2e6-d794-4501-a457-bf3225cac00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:19:21.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:19:31.022Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=91167ea1-8672-4dc8-851a-e10d00ea8ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:19:31.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:19:41.031Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=f09a245b-089c-47f0-aee7-15fb8338a7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:19:41.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:19:51.039Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=c8e7a1d2-f47b-4752-b583-a25173f3e2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:19:51.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:20:01.049Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=7668c97d-997a-4094-8b29-edf6952f7556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:20:01.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:20:11.056Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=046d3e59-3b2b-46b6-a0dd-ae5aeb60e15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:20:11.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:20:21.063Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=e413082e-0368-46bc-83ae-fb17a4c36c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:20:21.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:20:31.069Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=dca899b3-02ed-4888-9cb7-9533bdc45f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:20:31.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:20:41.076Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ebb18941-2bfb-4a03-b890-68c3c290252e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:20:41.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:20:51.080Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=30e77328-aefb-4a80-9045-35c305d81262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:20:51.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:21:01.087Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=4bac12b1-f424-40cb-9ac1-262a1fd37db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:21:01.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T00:21:05.258Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T00:21:05.258Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T00:21:05.259Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T00:21:05.263Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T00:21:05.269Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T00:21:05.269Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T00:21:05.269Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T00:21:05.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:21:11.095Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=aa07d193-cd54-4543-88f7-4d80c9336e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:21:11.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:21:21.102Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d9b5618c-8e56-4a07-b242-a3b3c1ce90ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:21:21.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:21:31.111Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=5cb99ec2-8e5f-4ba1-86a8-eca7aee10a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:21:31.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:21:41.120Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=1e2792df-a212-4272-8471-de6ce6fa6be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:21:41.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:21:51.127Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b7e9ed20-ff79-432b-98be-f924ac1afb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:21:51.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:22:01.134Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=3f226cba-2205-4885-ac75-4ffee7e9db44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:22:01.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:22:11.140Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=f5f939ba-0911-4b7e-8303-64acb01427c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:22:11.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:22:21.145Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=d34e69cf-2a07-4895-ae2c-f7f37e2e0376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:22:21.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:22:31.152Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=93028257-a630-405e-a4cf-dc8e400dab45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:22:31.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:22:41.163Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=bd1a11dc-8b39-484f-902c-59bd9018744f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:22:41.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:22:51.172Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=1a35dfda-274b-4c2f-9484-bf63b3910336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:22:51.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:23:01.182Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=7c7684bb-4863-4692-878f-30dc36b6a401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:23:01.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:23:11.189Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=064743cb-4612-4079-91e3-3d9393ceae4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:23:11.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:23:21.196Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b7b39ff7-4fce-4ca8-bac1-e3c457c0e0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:23:21.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:23:31.202Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=1732a8b5-a1f5-412b-b000-51f3c157f321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:23:31.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:23:41.208Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=cdb6ff30-6bc9-4def-adb9-205d7a0bb23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:23:41.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:23:51.213Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=acf2cfe1-39f0-45d8-8583-6daa9819b3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:23:51.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:24:01.220Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=23abfd31-0bec-44f8-9209-f1267adc5a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:24:01.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:24:11.228Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=64c87749-144f-492e-b876-e6da7e83b79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:24:11.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:24:21.236Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=51e9d328-ea0b-490d-a138-551446e607d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:24:21.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:24:31.246Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=f1e98d48-2715-41e0-b942-5380df7b4667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:24:31.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:24:41.258Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ed61a037-cdc5-4f37-a139-1cc8e72749f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:24:41.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:24:51.265Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=89c03b1c-ae13-45ba-ace1-950cc617eba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:24:51.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:25:01.273Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=8b9a4269-8cb1-496e-8d5c-e9e4760affee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:25:01.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:25:11.278Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=712fe742-68cc-42ed-a9da-1f5f34fe71c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:25:11.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:25:21.284Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=e4ea7f09-a0ce-4039-b831-cdad71623b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:25:21.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:25:31.290Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b8e2da06-5ca0-41ac-a7ed-6a85ae49d4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:25:31.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:25:41.297Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ccadafb5-0049-4065-b0e2-2913937c6471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:25:41.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:25:51.305Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b5bc5979-06a6-46aa-8e33-95de9608a1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:25:51.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:26:01.316Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=f8679f81-e660-44cb-b794-6595bf361315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:26:01.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T00:26:05.271Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T00:26:05.271Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T00:26:05.272Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T00:26:05.274Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T00:26:05.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T00:26:05.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T00:26:05.278Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T00:26:05.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:26:11.328Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=2817e2dc-00c5-4b4f-958c-cece857f7ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:26:11.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:26:21.333Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=af3f4cab-373d-4093-95db-d70a9f7243b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:26:21.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:26:31.340Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=0ac96416-b4ba-4105-80a2-fcc8bd7e647b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:26:31.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:26:41.347Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=006e841e-b804-4613-a5f6-915231f7bb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:26:41.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:26:51.353Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=dc5fc226-6a4f-4fba-96e3-1e52d67de35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:26:51.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:27:01.358Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=64cedddf-ca0d-4527-8f95-2a362f471855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:27:01.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:27:11.366Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=08a69f35-ae67-4212-88e3-b52ec7869cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:27:11.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:27:21.373Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=fe002648-2af1-47df-91a4-cc529ec5f8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:27:21.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:27:31.382Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=8b2fadb5-8c2c-4345-8b95-3876206cf4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:27:31.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:27:41.392Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=57f3ad8e-e358-4107-8f5e-880dbe8650f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:27:41.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:27:51.400Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=f0a3c079-3da1-4311-86b3-8c73ce194a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:27:51.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:28:01.406Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ef23691b-c44f-47be-9a5c-5f0094f50c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:28:01.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:28:11.413Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=963e742b-9599-4101-8cb6-1d8c99d120bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:28:11.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:28:21.423Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=176391c0-62ce-48c1-aaf8-f8541df247af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:28:21.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:28:31.428Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=9698861e-be0f-4f8d-b4a4-b4000a7dcfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:28:31.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:28:41.434Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=538b15fb-6917-4de6-8b97-115dd2f3d0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:28:41.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:28:51.441Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=900bfea5-9638-4d9f-a710-8f32961de292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:28:51.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:29:01.450Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b82c82ff-5f10-46e8-b005-6e21b355cd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:29:01.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:29:11.458Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=3f960f34-a4d0-4c87-9bfb-34570bc68959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:29:11.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:29:21.469Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=72222829-4ec8-4d22-a830-f4a223779b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:29:21.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:29:31.477Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=072e308a-749c-4080-ac70-fe32f43a8027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:29:31.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:29:41.487Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=8e27ad4d-79a3-4975-a3df-636def361bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:29:41.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:29:51.493Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=b6362ad9-52ac-41f4-9549-faab7888e15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:29:51.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:30:01.499Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=25391d59-07b2-4af1-aa54-974df7455f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:30:01.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:30:11.505Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=bafb03e9-a193-4697-bbc9-f24270d62cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:30:11.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:30:21.511Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=90e62537-c233-4575-ba09-106d43e597dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:30:21.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:30:31.521Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=a2139cea-93ea-4536-8296-d33144b0be84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:30:31.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:30:41.529Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=7d563319-0aef-4f97-a1fa-0d6949c4da69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:30:41.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:30:51.541Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=37793cd4-af0a-4a00-8b16-0ad3c3a0fcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:30:51.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:31:01.548Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=1c25b046-d28d-4dea-a9a9-234d2a0ee0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:31:01.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T00:31:05.244Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-18T00:31:05.244Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-18T00:31:05.245Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T00:31:05.248Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T00:31:05.251Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-18T00:31:05.252Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-18T00:31:05.252Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-18T00:31:05.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:31:11.555Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=79e0e42a-a0da-4961-9cde-c6038c2e3bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:31:11.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:31:21.562Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=973d8aff-7cdd-48aa-8395-fa90cfaa5d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:31:21.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:31:31.568Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=269e154f-4500-40b7-8e84-9517a26d5a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:31:31.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:31:41.573Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=aae58fc3-9b0f-428d-8f55-208436939d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:31:41.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:31:51.580Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=22e30cd8-ebab-425f-a6a0-601a53e0b109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:31:51.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:32:01.588Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ff69ac59-82a6-499e-89dc-57800c56ca86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:32:01.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:32:11.595Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=5c0a5177-ed32-4f8f-8124-2beda5c0c5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:32:11.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:32:21.605Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=c463f4b9-fee8-4852-8db3-716c0ec8a3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:32:21.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:32:31.614Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=cb262ce1-cd0d-4f61-965b-81b922fd0a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:32:31.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:32:41.620Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=138f6809-c75b-40b7-b8d4-c60b02b97c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:32:41.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:32:51.627Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=e5d2ee6d-d616-4733-a9c1-a7118fe185a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:32:51.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:33:01.633Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=2d990aac-c827-4919-b41d-5d9697ac7b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:33:01.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:33:11.638Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=e9391992-7fcd-489b-9d99-6abd72f46340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:33:11.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:33:21.645Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=72d3155b-04b6-423a-a58f-e018d4909666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:33:21.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:33:31.652Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=0a747131-e8de-4e53-a03a-7c97cb53bfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:33:31.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:33:41.661Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=56df6d53-bf64-47da-b6fc-a29882d7ccc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:33:41.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:33:51.668Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=ffef13ec-e45a-47b7-801b-38b6da313945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:33:51.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:34:01.679Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=6706118e-99dc-4281-93c0-9b8f617e79d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:34:01.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:34:11.686Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=10ba6355-9724-42f1-8710-9dbfbf754365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:34:11.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:34:21.692Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=9a57dab6-768d-4bf5-b07f-62e40825d82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:34:21.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:34:31.700Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=01230709-5fb4-417a-96de-d4bd34d60e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:34:31.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:34:41.706Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=3f940cd2-56c1-4715-b2d0-1ee48f990f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:34:41.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:34:51.711Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=8d94059d-a951-45d2-9247-38895f7647e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:34:51.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:35:01.718Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=71c6d9e5-5126-4181-b2b8-1f7fab0f81f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:35:01.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:35:11.726Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=6dfde79f-b6ab-4178-a833-97b3602a4bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:35:11.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:35:21.734Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=afa4e06e-ba31-494d-b97b-5af125add47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:35:21.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:35:31.743Z |INFO |Init configs |InvocationID=32844a9a-3313-4219-a43e-572b6360f5b9, InstanceUUID=cd127ffc-b456-4733-94e6-a3f5ec78909b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-18T00:35:31.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |