. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:04:35.308Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:04:35.311Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-05T12:04:35.347Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:04:35.865Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:04:35.936Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:04:35.937Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T12:04:35.937Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-05T12:04:35.996Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-05T12:04:36.038Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-05T12:04:36.056Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-05T12:04:37.237Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-05T12:04:37.629Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-05T12:04:37.645Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-05T12:04:37.646Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-05T12:04:37.703Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-05T12:04:37.704Z |INFO |Root WebApplicationContext: initialization completed in 1647 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-05T12:04:38.014Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-05T12:04:38.766Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-05T12:04:39.808Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-05T12:04:40.246Z |INFO |Started MainApp in 6.735 seconds (JVM running for 7.268) |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-05T12:04:40.300Z |INFO |Start scheduling PRH workflow |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:04:40.310Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=297b9521-38cb-406b-afe4-b0d89d553fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:04:42.735Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:04:42.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:04:52.765Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a9df3c2e-9015-47bf-b8fa-23c3a2247b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:04:53.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:04:53.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:05:03.831Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=f4ff3daa-8275-4cf4-9cc3-5d1ec9eee9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:05:04.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:05:04.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:05:14.871Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=c1973526-ac6a-48ce-9d5b-333a9776a5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:05:15.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:05:15.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:05:25.911Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d124a2bc-191f-4564-be19-4b9cdfcd282a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:05:26.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:05:26.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-05T12:05:33.418Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-05T12:05:33.419Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-05T12:05:33.426Z |INFO |Completed initialization in 7 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:05:36.956Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=2e53e423-e916-462b-bea2-710685d6db59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:05:38.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:05:38.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:05:48.251Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ff7cbc13-bd48-421c-8eb9-54cad1e98fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:05:49.286Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:05:49.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:05:59.287Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=e1525dba-0c59-4c31-a760-1bc476a0035c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:06:00.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:06:00.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:06:10.327Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=e444d8f0-08e0-4918-a592-dd432f44e501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:06:11.366Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:06:11.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:06:21.367Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=4e6e1983-5b4f-4fcd-a9e8-87790ed62260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:06:22.406Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:06:22.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:06:32.409Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=70026ad3-3339-4904-a519-c3870d5746df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:06:33.445Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:06:33.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:06:43.448Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=72c86a6e-99ef-4ccf-b637-093fd0ca784d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:06:44.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:06:44.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:06:54.489Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=acbfd41e-115f-40f9-9a77-0b4557a7060e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:06:55.525Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:06:55.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:07:05.527Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b44069b9-b716-4840-a064-8c1bf73345aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:07:06.565Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:07:06.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:07:16.569Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=5361d29c-58c1-4e37-9f91-c2b511cc5aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:07:17.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:07:17.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:07:27.608Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=78658525-b130-4097-a497-8286a4b95dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:07:28.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:07:28.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:07:38.647Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a47aa685-4a8b-4c53-827f-c40df67fd436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:07:39.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:07:39.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:07:49.687Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=e5630a97-df46-4375-8ee0-4bb37145b5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:07:50.726Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:07:50.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:08:00.727Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=6565b510-18f8-4edd-8371-4d53ba748133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:08:01.765Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:08:01.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:08:11.769Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=716defce-b0e3-44d8-9384-93b6b025014a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:08:12.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:08:12.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:08:22.808Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=7c151987-daf4-42ed-a88b-8595fff7bb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:08:23.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:08:23.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:08:33.847Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=3b00bacd-546d-491b-b711-53902a879423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:08:34.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:08:34.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:08:44.886Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=7420ad66-0dd3-4ae4-927a-abf3a6d44b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:08:45.925Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:08:45.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:08:55.927Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=c13b1b96-967d-44a3-a533-8d4fd956fa8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:08:57.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:08:57.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:09:07.031Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=c65e94be-fe1a-4553-8cba-bc12fb990f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:09:08.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:09:08.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:09:18.079Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=2d3decfd-5228-460c-9276-35866c97df07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:09:19.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:09:19.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:09:29.144Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=4763ff8c-ef69-4717-890c-7b993673a19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:09:30.185Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:09:30.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:09:38.531Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:09:38.531Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-05T12:09:38.532Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:09:38.535Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:09:38.545Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:09:38.545Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T12:09:38.545Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-05T12:09:38.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:09:40.187Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=5f706559-e1f7-4344-85c8-5341aa5262f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:09:41.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:09:41.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:09:51.223Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=7dfbd8fa-cd15-489e-9d25-25fca2317a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:09:52.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:09:52.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:10:02.263Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=5229dfa7-80b3-46ac-b7b6-53d6024cfccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:10:03.301Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:10:03.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:10:13.304Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=036baa40-23c4-42d8-ac6b-21d56997a69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:10:14.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:10:14.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:10:24.343Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=1546d4e1-f4dd-4b24-8acf-a6d0989c8954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:10:25.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:10:25.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:10:35.386Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=2c8c567e-8448-4d49-81de-910c88146a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:10:36.422Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:10:36.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:10:46.423Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=3c3089a3-6d78-404a-b9bc-696268e56f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:10:47.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:10:47.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:10:57.463Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=07dd28fb-7f39-4029-853c-dbc4fab08b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-05T12:10:58.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.55.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:10:58.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:11:08.507Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=962c969f-354c-4cb8-b7cf-21c192bfd640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:11:08.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:11:18.652Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=448df7e0-3b1b-47b7-b2ae-9c20c6ab3e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:11:18.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:11:28.667Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a5c0858c-fcb1-4952-b29b-f33683ee0e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:11:28.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:11:38.681Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=e6bde20b-7903-48b8-be82-02296ffb8c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:11:38.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:11:48.701Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d8b0e180-8c47-4ddb-86e1-634c6170711d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:11:48.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:11:58.717Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=61c1c7c8-6021-4c8d-9b95-278d819e5fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:11:58.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:12:08.729Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d9238487-da0a-4368-a953-533c055e665b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:12:08.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:12:18.741Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=78ab0d0e-4f34-46f3-9e13-e3dd41916700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:12:18.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:12:28.757Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=7dec8df6-d018-49e0-9c5c-d5fa4212a1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:12:28.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:12:38.768Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=26135fae-a017-45f9-9228-ecc40205ad15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:12:38.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:12:48.783Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=343f8e58-6e02-48cb-a0ba-0ddd1b12a21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:12:48.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:12:58.804Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=9cc1f77c-d89a-4be8-8d76-e1dd009545f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:12:58.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:13:08.814Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=2c0b3608-2591-4321-a21f-2a9e5eafa4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:13:08.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:13:18.826Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=119e0f67-4db3-4235-845d-fe6d5f2c1786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:13:18.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:13:28.835Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a5eb19b4-0679-4ecb-b87c-5ecfc89ab29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:13:28.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:13:38.846Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=2c6e8131-baa1-415b-8b90-462240f10f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:13:38.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:13:48.857Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d7206908-4dc6-487c-8652-7f57fa4ea752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:13:48.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:13:58.869Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=611edd54-69a5-43ea-9824-54bf58c51fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:13:58.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:14:08.883Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=6f3fa4d9-0095-429d-a908-4f00b0e070b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:14:08.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:14:18.893Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=5a5ea446-eeea-4c3f-b565-866e45733211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:14:18.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:14:28.908Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=e4ac7310-e0b2-4284-ac14-cbe260ef16df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:14:28.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:14:38.359Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:14:38.360Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-05T12:14:38.361Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:14:38.365Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:14:38.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:14:38.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T12:14:38.374Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-05T12:14:38.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:14:38.923Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=e16554a0-e839-4776-8231-a32a825c9874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:14:38.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:14:48.932Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=f56482b6-3c4a-4817-bc80-9da12f99a926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:14:48.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:14:58.942Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=f356dcd0-0f12-4cd9-9fcc-a8df84ee268f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:14:58.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:15:08.954Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=cda6d3ab-beb1-4c0c-8ab8-570b83704ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:15:08.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:15:18.964Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a390ed0f-6465-45fb-a422-1bdb9611c2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:15:18.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:15:28.975Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=1df9211f-1281-45ee-83f1-b6098963465b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:15:28.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:15:38.985Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d5175f5b-50c7-47fe-8aed-9a86e7ba6cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:15:38.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:15:48.994Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=478c9ca5-163f-4270-a217-112300de5b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:15:49.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:15:59.005Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=6c15bfe4-befb-4e72-aba5-89bf956b7bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:15:59.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:16:09.021Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ed6d5b77-cac8-4e14-bd23-52518af89150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:16:09.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:16:19.030Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=4f7a790e-916a-477b-be16-f42903bde00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:16:19.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:16:29.040Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=bc1e3656-2b62-492a-85f1-5f661b331ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:16:29.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:16:39.048Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=04749a38-184b-43e6-a2f7-78763e06b1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:16:39.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:16:49.057Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b9c3a3af-6599-4bfd-8fb8-471a3461d1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:16:49.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:16:59.076Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=724a5414-6007-43df-a876-d5948c1082fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:16:59.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:17:09.113Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ac252430-7c25-4ec1-8f16-296aaf41080a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:17:09.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:17:19.124Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=78f2621a-d771-491a-bfe3-31083f14a56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:17:19.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:17:29.132Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a4c924a3-862b-460c-9a3d-455b4b8f03b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:17:29.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:17:39.141Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=f018e49f-54fd-49c2-a0d6-3b446e5278da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:17:39.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:17:49.151Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b66bb8e1-fac9-4ed9-978f-b5601da44d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:17:49.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:17:59.160Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=09cdf255-0747-4d10-9cc6-ee0154ef6681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:17:59.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:18:09.168Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=6b11f149-5800-41a7-8644-2b635b34763c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:18:09.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:18:19.177Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=3ac635db-d7a7-4635-a956-a62e39ffe0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:18:19.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:18:29.188Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=adf8f476-217e-4903-8d46-6fd8a9902769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:18:29.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:18:39.199Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=c5c34c4b-fe22-4dfc-982b-73f3913eb811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:18:39.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:18:49.216Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d4c0852a-03c1-458a-a9b5-af97f1da2384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:18:49.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:18:59.228Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b31a0d97-980a-4ba4-a9d6-daa56f21e847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:18:59.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:19:09.235Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=713a2fcd-4217-4929-a491-2d697f687b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:19:09.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:19:19.243Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=3797827b-55df-422a-a35c-b101f733c2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:19:19.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:19:29.253Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=5102a101-b1a0-4735-935c-873cbc110e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:19:29.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:19:38.316Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:19:38.316Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-05T12:19:38.317Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:19:38.319Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:19:38.332Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:19:38.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T12:19:38.333Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-05T12:19:38.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:19:39.262Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ea87f1cb-fda8-4ff4-a436-45ad8a9f3361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:19:39.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:19:49.272Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=973d6b12-9c89-4882-a56e-d0bbd2188b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:19:49.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:19:59.280Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=49db7766-b41f-4918-bd97-fbb804aab243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:19:59.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:20:09.288Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a2fd84bd-b5cd-4e99-9806-3cb44f4f8ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:20:09.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:20:19.297Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a09508af-7ed7-4249-8620-7d4631109f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:20:19.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:20:29.304Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=40596dc9-5c83-4333-8361-6e851a9094b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:20:29.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:20:39.311Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=0192ebcb-cf2a-468d-9f86-aa443e9212a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:20:39.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:20:49.320Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=95398084-2b89-4769-ac6b-906d3282251a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:20:49.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:20:59.326Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=f4786662-8ba6-4647-8ad4-80b6aec124ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:20:59.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:21:09.334Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=7cc1d9f9-67df-4747-8b3f-a1f407fa1ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:21:09.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:21:19.346Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=767afc58-acd9-419b-ba7a-72928b1bce98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:21:19.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:21:29.369Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=aae368f8-21d7-4478-960b-a84a795dcbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:21:29.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:21:39.380Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=4a612bf9-6cd4-4778-997e-09da7cbcdbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:21:39.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:21:49.391Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=522de605-d557-4e9f-991b-7e21a79aeac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:21:49.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:21:59.399Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=11bf1b2c-2ba7-4024-9a8e-5bdb2a36d7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:21:59.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:22:09.409Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=e2317b9b-943e-4262-8a8e-8daeb146246e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:22:09.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:22:19.417Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=95d6c778-be31-423a-b97a-8f5e93cf9362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:22:19.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:22:29.429Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ea6b734e-c2e4-447c-b987-414f03b1f974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:22:29.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:22:39.439Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=af00f165-40ec-4c65-a268-17e10e283de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:22:39.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:22:49.456Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a6585304-8f8f-4625-8306-c028bce46317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:22:49.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:22:59.467Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=2d33728b-5a75-48b1-8fb9-2a9210a35d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:22:59.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:23:09.476Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=cbb57115-3666-4586-9468-43e7fb104abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:23:09.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:23:19.487Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b277d317-aa28-491f-9677-d0a3407cb9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:23:19.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:23:29.495Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=5d00b2ba-d389-49af-9eb3-5dbeabebc6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:23:29.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:23:39.505Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=11195c30-d87c-4f2d-b2b0-ee09cfe5a461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:23:39.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:23:49.513Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=1817d47d-2b76-450b-8183-0822b6955db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:23:49.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:23:59.521Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=c2968d40-23e3-4644-8fbc-1529b7e7924a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:23:59.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:24:09.529Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=aa2c5b55-e605-4518-b428-da88eaf73eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:24:09.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:24:19.538Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=75b56d8d-37ab-4d38-b092-453f72de5d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:24:19.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:24:29.553Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=207f48c1-b855-434e-ad1b-798bec8c79be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:24:29.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:24:38.331Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:24:38.332Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-05T12:24:38.333Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:24:38.334Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:24:38.340Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:24:38.341Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T12:24:38.341Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-05T12:24:38.342Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:24:39.562Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=480fc27b-3ed8-4e2b-9048-ad84258780e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:24:39.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:24:49.570Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=84cb7706-78f4-47a5-923c-a301b947c296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:24:49.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:24:59.578Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=961387a7-03bb-427e-8bb5-de3b7e4d5001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:24:59.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:25:09.586Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b1258533-f1d7-4c49-8957-29e156c31278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:25:09.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:25:19.595Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=56a140ec-65a1-4add-a694-f83d8ccb95fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:25:19.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:25:29.604Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ff904280-e83d-4cfc-b902-61e624eb054f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:25:29.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:25:39.612Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=07f7d7ca-3fed-46f8-b79b-86e5c7f00c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:25:39.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:25:49.622Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=e299e254-0905-4ea4-afe0-8c256b8d3292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:25:49.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:25:59.634Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=2164878c-7ce1-406c-8e0e-da9cd61776ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:25:59.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:26:09.650Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=bf769cef-ceee-4481-8c81-04ed6e00f1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:26:09.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:26:19.659Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=97998ff5-2e2f-486c-a379-b532c729ee2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:26:19.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:26:29.668Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=c9ed4534-00d4-4d71-8d6e-7b8a83638ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:26:29.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:26:39.677Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b3e42338-7f3d-4621-84d5-eb1c100af818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:26:39.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:26:49.685Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=2de14404-7f5c-4913-ba95-12d30e2afa8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:26:49.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:26:59.694Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=0df4a372-0458-4591-8012-b8794b692ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:26:59.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:27:09.702Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=1a0410b9-6b3b-4ca9-8b8e-bef4bc891ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:27:09.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:27:19.713Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=3092cf53-8c4c-4bb7-8651-49eb623d2147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:27:19.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:27:29.722Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=fe776252-0f6f-48b7-b28a-925611f22e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:27:29.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:27:39.742Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=61cfbdba-cfa0-48f9-98e8-02e915629cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:27:39.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:27:49.750Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ca132973-163e-4fca-8920-893b39e74e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:27:49.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:27:59.758Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=982e5125-ba7e-4514-9ff5-9363034b6dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:27:59.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:28:09.768Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=9d77a513-8f0d-44dc-b4ed-1eba7c7ea56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:28:09.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:28:19.781Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ccba546d-8789-4e76-9231-812b41f4328b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:28:19.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:28:29.791Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=6d2d78d9-2334-4087-867b-edc4b5f639af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:28:29.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:28:39.805Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=7dadba0d-de03-4f74-a88a-d89d444c277b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:28:39.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:28:49.814Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=9cd1a812-43cd-4714-b2ff-3c724f8c12f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:28:49.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:28:59.823Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=e4708d67-50c8-4965-b730-c1f682cba0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:28:59.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:29:09.831Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=cd4d6465-0620-42a3-a0f1-5a85d127aa86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:29:09.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:29:19.840Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=96fd511d-8670-4e3b-b24f-f14f6c91c232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:29:19.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:29:29.849Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=5a091be0-2250-491e-8008-f1332abba629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:29:29.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:29:38.347Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:29:38.347Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-05T12:29:38.348Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:29:38.349Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:29:38.354Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:29:38.354Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T12:29:38.354Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-05T12:29:38.356Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:29:39.857Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=17b33f7b-69d0-451e-be71-4331262bdcc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:29:39.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:29:49.867Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=c004e6a2-42c1-4fc3-bcbc-3fdb18f687e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:29:49.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:29:59.875Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=3700a2a6-ed01-4842-93b7-104d54dd17c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:29:59.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:30:09.884Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=dc73a01a-af46-4ee8-a0a2-3f90075076d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:30:09.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:30:19.895Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=f7392476-a8aa-41c0-88b8-bec75f801a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:30:19.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:30:29.909Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=471ba8f9-5aac-4616-a5da-f5df4ba8ff6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:30:29.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:30:39.918Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=8a5c63a2-b3a0-4f75-887c-669c85a82e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:30:39.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:30:49.925Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=c1a787c6-c11a-432f-b824-c505ea630b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:30:49.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:30:59.934Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=01b95ac0-7ebd-4d33-9b83-c2e6192cd54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:30:59.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:31:09.942Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=9ef41bf4-2513-4110-87fb-67199be5e71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:31:09.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:31:19.952Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=1bde26bd-d8aa-4257-ba4a-c7673d59b154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:31:19.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:31:29.963Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=50292943-1d65-42b6-ab02-85d7c885a098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:31:29.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:31:39.970Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=eb528fdb-3404-4087-bcfd-d4583f9f3a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:31:39.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:31:49.982Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=79cdf296-9708-4e42-8f50-bb8a11ad51db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:31:49.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:31:59.996Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ce3d29a0-012c-4feb-90b0-a34d21ab062c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:32:00.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:32:10.008Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=66eb4f6d-195b-4344-bb5e-4cb782aebdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:32:10.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:32:20.015Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=520c2fe3-b758-41db-9697-afc03e981331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:32:20.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:32:30.023Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b48dedaf-20bf-4fdb-8ee6-6b4e986f8435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:32:30.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:32:40.031Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=9c302f69-e7f4-4368-bf91-b164a80e7e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:32:40.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:32:50.039Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=49256fc6-f918-4d8e-93c8-b9279823c2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:32:50.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:33:00.048Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=45a614ea-dbb4-4677-8339-4037e8fd2820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:33:00.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:33:10.056Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=31f2073e-0ca8-40f0-8214-a2bc67fa15f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:33:10.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:33:20.065Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b7654b4c-1b7c-4357-b89a-6c56b908c56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:33:20.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:33:30.080Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=4213602f-8774-43ae-9e34-f9243cf9d7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:33:30.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:33:40.089Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=dd2c31dd-b57f-43d7-a055-d05ab75afd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:33:40.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:33:50.097Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=3aa35409-4676-401d-8e9a-3f79b8f8494d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:33:50.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:34:00.104Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=192ebe61-c6d7-444a-878c-707f68da0979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:34:00.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:34:10.112Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=6c49cf17-1561-4f75-9a5c-df1d58c19005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:34:10.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:34:20.122Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=24914730-07be-4a26-9f24-605414029ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:34:20.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:34:30.130Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=3ff44023-5b49-499c-b769-6cdeca493c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:34:30.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:34:38.278Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:34:38.279Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-05T12:34:38.279Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:34:38.282Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:34:38.286Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:34:38.286Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T12:34:38.286Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-05T12:34:38.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:34:40.147Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=2217d9dd-7725-4f54-bc1a-9188eabf41dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:34:40.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:34:50.158Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=cc803441-a434-4420-9a3e-bfc70a3350cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:34:50.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:35:00.167Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=bbb9b2e7-3948-4806-9806-889b983573dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:35:00.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:35:10.175Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=67be2f1b-6761-4154-bd37-003efc77df31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:35:10.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:35:20.181Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=20b00e50-99da-43e3-8fab-489757bbce23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:35:20.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:35:30.189Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a7c5bb94-22fc-46f4-878c-6b70ad8fe0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:35:30.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:35:40.198Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=2568f5e5-945b-452a-9778-d396e109f2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:35:40.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:35:50.206Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=310b21e1-aa43-4748-9614-24742dbee25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:35:50.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:36:00.213Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=45f8c612-b634-4af9-9407-e1f60cbe5f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:36:00.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:36:10.224Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b0bc29ed-d13e-4bc0-9e05-90eeb386b863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:36:10.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:36:20.241Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=35a8b9c4-fa36-4657-9728-173968290998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:36:20.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:36:30.250Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=aff86161-bd8e-46eb-bb7f-6e9d94e6d7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:36:30.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:36:40.263Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d209e348-5b26-4bc3-b2a4-da1f62d6ed3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:36:40.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:36:50.272Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=2f3328a0-040d-4359-9e2a-08a8ce0ec8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:36:50.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:37:00.280Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=4035ff22-895d-4e47-b690-9e41d8a55af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:37:00.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:37:10.287Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=fbd8bf7f-42b5-45a0-9093-5c6f8b06e2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:37:10.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:37:20.295Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=1d466d6e-f501-4240-85b4-a31f9cca3d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:37:20.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:37:30.303Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=2d2f2a8a-5b24-4590-99d0-1f03e65a4c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:37:30.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:37:40.311Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ce3b9068-00aa-4a52-b710-d4146683fd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:37:40.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:37:50.321Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=7b4aeb67-cb82-4979-b71a-2373325c8d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:37:50.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:38:00.335Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=51d76bab-2566-4faf-a1c4-2ffa49a4478d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:38:00.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:38:10.347Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=54bf1afb-f7dc-494c-b8dc-cf40aaa37666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:38:10.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:38:20.355Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a4ccea8f-be9b-496d-98b3-b742bc9168d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:38:20.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:38:30.364Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ada5cd59-19bc-4ae0-8c84-f9c95a31246a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:38:30.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:38:40.372Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d7f06b3f-fb9d-4eb7-a1cd-eaa65e22e3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:38:40.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:38:50.380Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=5adb8596-78f9-420f-8811-81c0ddc36ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:38:50.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:39:00.392Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=fc7c5ed2-0f33-4797-a811-39cc2be2f0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:39:00.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:39:10.400Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=f28bdf81-d2f6-4867-b38d-78e1c08b7991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:39:10.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:39:20.410Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=86932af2-0923-41e8-a16a-9d51a552a2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:39:20.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:39:30.423Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=fee1fd44-028a-4e41-84f2-49168d5e5fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:39:30.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:39:38.363Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:39:38.364Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-05T12:39:38.364Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:39:38.366Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:39:38.370Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:39:38.370Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T12:39:38.370Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-05T12:39:38.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:39:40.430Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=09a6f494-a4e7-4cc4-802c-2e56b4254a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:39:40.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:39:50.436Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=f68c82cc-8672-474b-813a-9785598c1e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:39:50.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:40:00.444Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=5015c92b-1422-4a9a-9a51-7b6d7a59dc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:40:00.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:40:10.453Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=c94070a3-aa3b-42cb-aa57-92986fd0bf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:40:10.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:40:20.464Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=8374326c-51f6-4e4a-8976-ea107da89a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:40:20.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:40:30.474Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=cd8566c0-c1cd-426e-84c4-39aca9e66f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:40:30.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:40:40.482Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=7201fbc6-f6d2-4ad8-adc5-b3f8aa0fef87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:40:40.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:40:50.492Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=eca78398-71a9-4b0c-b3d6-540274316fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:40:50.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:41:00.508Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=1f43b676-7004-464c-8885-ac44699c7fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:41:00.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:41:10.516Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b13f36ee-099d-4e81-a662-33f0ef159228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:41:10.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:41:20.526Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=dd85721d-79c3-48d4-9803-e01397274f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:41:20.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:41:30.534Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=96a4a381-e5ab-4ca0-9bc2-f1ae34686f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:41:30.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:41:40.545Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ad4496d0-4de8-43a5-90ab-a0079f43e5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:41:40.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:41:50.553Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=43b73290-d317-40c1-a4dc-4622aa57c12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:41:50.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:42:00.561Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=c7c995e4-b7fe-4e1c-9591-03b69b43b319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:42:00.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:42:10.576Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b673de14-928e-4faf-8500-c0e44a0141e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:42:10.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:42:20.588Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=652f8e8e-943d-40da-80a0-9fead2622103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:42:20.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:42:30.595Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=5b3664af-8e5d-4c63-9bca-1354073a5fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:42:30.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:42:40.602Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a481d555-d457-4734-89ab-72e03a491e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:42:40.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:42:50.613Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d08f2b0b-f6b1-4a98-ad5d-98fb61878d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:42:50.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:43:00.625Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d56096b1-d7e2-4ef5-80ce-ddb2db80f5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:43:00.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:43:10.636Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d16f98a8-78a9-4599-9d61-73be4f6e91d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:43:10.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:43:20.646Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=f960c36a-99d1-47b3-b686-71d5ceb0e7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:43:20.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:43:30.660Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d40dac70-8787-4678-bd6b-e7cbbc59d563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:43:30.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:43:40.673Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=cb964817-03b5-4881-900b-ac2083872eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:43:40.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:43:50.682Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b907f8d2-b14c-44ad-9513-384270bed48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:43:50.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:44:00.690Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=911387ad-a0e0-4e6e-9cb7-87e9d76b05a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:44:00.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:44:10.699Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=37e22d7c-ac17-4268-a0f5-f42979fd827e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:44:10.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:44:20.705Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=01e9f663-f8ee-4700-af22-02414c584042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:44:20.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:44:30.712Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a07a0ebc-553b-4def-ab44-63252861e1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:44:30.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:44:38.319Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:44:38.319Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-05T12:44:38.320Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:44:38.321Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:44:38.325Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:44:38.325Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T12:44:38.325Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-05T12:44:38.327Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:44:40.721Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=343bec55-5e3b-4847-956f-6fa6363027e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:44:40.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:44:50.729Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ca8b93b5-3349-4da9-bc65-783c832aa990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:44:50.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:45:00.739Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=dbb90f68-71d4-4cc7-ad7f-36cd67d80b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:45:00.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:45:10.757Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=07954e9e-81c7-4a74-8df7-a7dd8c28866d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:45:10.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:45:20.764Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=5e978440-bafc-4b99-b596-14cae64ee3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:45:20.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:45:30.773Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=7e596503-050e-4952-882a-cf2a8365540c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:45:30.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:45:40.780Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=59074262-a23b-4016-874a-26a5bfe8a015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:45:40.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:45:50.788Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=2418ea51-d6e9-4157-ac38-3c809edfb9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:45:50.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:46:00.795Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=53491a46-f0aa-4e9e-bf9a-3ba4f070b5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:46:00.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:46:10.804Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=212bcc0d-15a4-4b13-8431-4ae23f9bafe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:46:10.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:46:20.812Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=4c7ed9af-0895-4995-9a9d-eeaa6a53d11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:46:20.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:46:30.820Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=8c28ba5d-97bd-4869-abc6-a57c756568e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:46:30.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:46:40.834Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d616765c-b5e1-49d5-8ea5-f821e0526942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:46:40.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:46:50.851Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ea192f20-c917-4b31-bead-27dbac2735bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:46:50.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:47:00.860Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b5fb82e2-5dae-4d15-b3f3-181633aea7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:47:00.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:47:10.870Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=542e46d1-3ef7-4a77-8150-944557539a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:47:10.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:47:20.877Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=38e30610-6c56-4ca1-86b8-af3102031446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:47:20.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:47:30.888Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=49ce1f99-297d-4d1c-9051-1ca6395fb05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:47:30.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:47:40.898Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=cd5dac84-4398-45c6-8955-90ee9ceebc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:47:40.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:47:50.908Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=9e078e69-761c-465f-97cc-4ec453aff114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:47:50.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:48:00.917Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=1a289769-8c70-40e1-bb51-209640a68e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:48:00.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:48:10.932Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=168663a9-b86d-4e50-853b-583c667b4af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:48:10.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:48:20.952Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a37f068c-fee8-46f8-a5e9-2212f8d77b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:48:20.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:48:30.961Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=cb0c6d83-1b22-46d8-8aa5-e27a39acbe98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:48:30.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:48:40.970Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a31d3bfd-e6b3-4dae-88b9-00ff9d942622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:48:40.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:48:50.978Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=7ef5436e-dcdd-477f-916d-1f89dfc6c4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:48:50.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:49:00.987Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ff62c6d6-4a95-42cc-86ae-18a853c1c0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:49:00.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:49:10.998Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=917cb579-5476-43e8-9433-eff4ce3c3bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:49:11.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:49:21.007Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=89207acd-0c2f-4c32-8c78-3d273f199973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:49:21.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:49:31.016Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=80fcc973-f1f0-4ec5-aad7-e5e4ab5e5326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:49:31.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:49:38.297Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:49:38.298Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-05T12:49:38.298Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:49:38.300Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:49:38.305Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:49:38.305Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T12:49:38.305Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-05T12:49:38.306Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:49:41.031Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ca32ee59-5cd6-44c6-a164-fc3400452184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:49:41.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:49:51.039Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ed766130-d745-4441-8a32-b4383dd36dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:49:51.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:50:01.047Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=63a77f4b-82e7-4c91-aab7-07337ad2f6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:50:01.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:50:11.056Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=6d3aefc2-2975-4e70-9498-f453c38325c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:50:11.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:50:21.063Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=5675e395-ded3-44aa-a4c6-3419f3adc49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:50:21.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:50:31.070Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=17675b69-a594-4633-ba8b-b593a120cd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:50:31.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:50:41.080Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=639f9b74-99a4-4b3e-aeef-52ff96c16e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:50:41.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:50:51.088Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=6ac79abc-6361-48a3-9593-474eab5c80bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:50:51.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:51:01.099Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b4e58eec-e36c-4139-8b20-49d1e7cea100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:51:01.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:51:11.116Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=5f8e80ab-10ff-4ece-ae51-47fa660f6e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:51:11.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:51:21.124Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ed497cbe-0617-4351-9372-e101597b10eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:51:21.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:51:31.133Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=74075584-2332-4974-8ca8-1c85c4ab4cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:51:31.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:51:41.146Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=bcbde7e0-a974-4017-928f-e11f3fbfccdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:51:41.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:51:51.153Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=10bfb1ce-b767-4191-b40b-91e051f066ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:51:51.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:52:01.173Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=f9719e4e-24b7-4332-a73a-2a0827adf4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:52:01.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:52:11.183Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=59605ea3-7d04-443f-8267-126a4d6bb357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:52:11.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:52:21.190Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=9f2da5f1-7d9e-4a9a-bf63-b15c3c91e9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:52:21.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:52:31.197Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d0de119f-7dad-4533-ae23-cadabcd687f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:52:31.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:52:41.206Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=7a4f55a7-f7aa-4d94-b81c-dcad1570a3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:52:41.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:52:51.218Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d3625cf0-bb6b-41c8-adc4-efe694599502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:52:51.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:53:01.224Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=7cab72c1-22bd-4dc1-bcfd-ef991808b6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:53:01.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:53:11.232Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=32a312ad-2e9d-4d2e-9033-b4519e02ff2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:53:11.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:53:21.240Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=49e2a9a7-f229-454f-818c-54b36ea797e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:53:21.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:53:31.248Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=1f1494a7-c7de-48c1-aa9f-c9bb11124f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:53:31.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:53:41.255Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=2d78ecc4-7fe3-4340-8eeb-23ebd89819af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:53:41.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:53:51.267Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=452eebe1-2254-4b73-97a7-9bfddab245bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:53:51.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:54:01.281Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=548329e3-7611-443f-aa17-b82d47bbe628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:54:01.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:54:11.289Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=0d801fb7-70ab-4a66-8098-c37598f9376a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:54:11.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:54:21.299Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=e9714581-0969-4ad7-9f8e-11852f1482cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:54:21.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:54:31.313Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=7b8a1055-3dcc-4a77-8cf8-a442df5a33af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:54:31.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:54:38.328Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:54:38.328Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-05T12:54:38.328Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:54:38.330Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:54:38.333Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:54:38.334Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T12:54:38.334Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-05T12:54:38.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:54:41.326Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=c1b93fad-59a9-481f-a2c7-e2400c985086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:54:41.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:54:51.334Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=db2eee95-ceae-4a56-935a-f317276046de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:54:51.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:55:01.341Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=147d881f-f7b1-4dbb-9c95-3bdb9c545216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:55:01.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:55:11.348Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=26b11474-37a4-4088-ba74-0635da09900d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:55:11.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:55:21.356Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=66c77b01-0f62-4bb2-9c4f-885ec70a319a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:55:21.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:55:31.367Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=51dfa602-473a-4945-96f2-82b0d3add38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:55:31.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:55:41.383Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=1b5ebbd9-9ac6-41ef-99a0-f8b2c9d65630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:55:41.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:55:51.393Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d81e21e5-49de-49e6-9a84-85fe8ed14abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:55:51.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:56:01.403Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=2b0322b1-1ae7-4b15-8ef1-2f9d587b2a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:56:01.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:56:11.410Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=f291d751-9628-47c8-b5cb-dcb221da5937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:56:11.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:56:21.419Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=7e8223f1-0820-4065-85ef-20f660b3d88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:56:21.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:56:31.426Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=57713b8a-22ef-4fb2-a18f-7dfd7b9986e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:56:31.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:56:41.433Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=5f9a9429-9c88-4c17-8e7a-85f3dc9fdc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:56:41.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:56:51.440Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=e229dfbc-dd40-46fe-9789-3b9ade25ee42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:56:51.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:57:01.455Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=2a130e4f-3201-42be-bccd-7304227f17fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:57:01.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:57:11.467Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=e57a9d24-4b5a-4722-a68f-a37478b952a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:57:11.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:57:21.482Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b43f58fe-0a01-4fd1-8c56-67c446882fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:57:21.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:57:31.489Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=e7a88f58-e6d3-40aa-830a-8546a6faf693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:57:31.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:57:41.500Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=9431939c-a5b4-4a03-b7c3-baba572ba224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:57:41.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:57:51.510Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=4ebc133c-7772-45e8-a37b-4f0badfc93b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:57:51.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:58:01.518Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=74887b24-494e-491d-b63a-db2b4ca71907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:58:01.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:58:11.526Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=c8bc6cbb-52b6-46f7-b91d-4711c226ce19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:58:11.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:58:21.534Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=f2472230-3923-44a4-89d0-27b34cc30120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:58:21.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:58:31.542Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=4dcb601d-1e27-4011-8b28-eb6081b27fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:58:31.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:58:41.549Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=6a95d775-5767-48bc-b0df-a8049851b3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:58:41.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:58:51.558Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=9bfc9393-9d12-4994-a111-6dfb32b10ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:58:51.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:59:01.568Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=40d53f59-9f1c-4acc-801d-0f73acc67bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:59:01.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:59:11.577Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=913201f0-a7ba-4019-8f38-7b3755c48c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:59:11.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:59:21.584Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a6cf887b-5a1d-4b98-b5e3-e64354cf203d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:59:21.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:59:31.593Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=6999708d-4176-47f3-8fe5-47c493af8957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:59:31.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:59:38.311Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T12:59:38.311Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-05T12:59:38.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 |2022-01-05T12:59:38.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 |2022-01-05T12:59:38.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T12:59:38.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T12:59:38.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 |2022-01-05T12:59:38.318Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:59:41.604Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=885e4a0a-6b3e-48ef-950f-3ff08b869917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:59:41.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:59:51.621Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=cfb5b896-450c-4f45-97ab-fb63230d1c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T12:59:51.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:00:01.628Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=c4ad5c35-6d85-4a34-ad76-5c839f70e37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:00:01.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:00:11.645Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=7e062891-a0db-4418-bf40-eb0e3a0a07b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:00:11.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:00:21.656Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d45960ee-bfdb-44a6-ae1a-c7d2447dec30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:00:21.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:00:31.670Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=6b6b23fd-54a7-4a7a-94f5-6a0ebb0fd626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:00:31.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:00:41.678Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b08c34b0-1f6b-4b5c-9aab-501f1f4f81b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:00:41.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:00:51.686Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=cb1c393d-9dfb-4ded-985e-8d36806fab2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:00:51.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:01:01.693Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=0d667dd8-a682-4de7-aedc-950ae1481021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:01:01.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:01:11.702Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a127e38e-0657-4208-a0b0-e0a1466782c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:01:11.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:01:21.710Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=c6360505-b2c1-474c-90f8-fefb0458c26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:01:21.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:01:31.718Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=7f02269d-340f-415c-8f7c-98de3dc29e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:01:31.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:01:41.732Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d6317410-b259-4bc8-ac7e-169863d5b1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:01:41.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:01:51.748Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b8a46948-87a3-4a57-ba07-049b3fbc4762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:01:51.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:02:01.755Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=cde376c6-998f-4ce3-98cd-c382d464921c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:02:01.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:02:11.762Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=43410818-1bff-4453-ae61-567a84c85b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:02:11.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:02:21.771Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=9067369f-618d-46e8-a444-6f3a5aabd673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:02:21.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:02:31.779Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=40f16955-a394-434d-a10b-dd917ffa99e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:02:31.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:02:41.787Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=0cdc88d3-b105-43b1-8831-3e7bb0bd4e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:02:41.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:02:51.794Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=f6cec2d3-5bee-4c13-a841-b3ded8d6a730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:02:51.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:03:01.801Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ba9afb8a-32af-4a09-81f2-2f5702f86848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:03:01.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:03:11.811Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=be503c22-64b8-430e-b6d6-f075bd70016e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:03:11.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:03:21.829Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=cf52363f-aca4-4f65-9ae1-c535938adcc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:03:21.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:03:31.837Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=f34fe74b-0c5c-49f1-afae-4469c439ca9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:03:31.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:03:41.846Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=9754c95b-ac86-4e76-8ba2-8b32c0d0e897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:03:41.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:03:51.855Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=05e31cbc-5689-4d8e-93d6-370f45c5450b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:03:51.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:04:01.864Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=526d8cd1-e117-434e-ab65-eb5b832371d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:04:01.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:04:11.871Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a1f3a88c-cc03-486b-9da8-aa45b21eb26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:04:11.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:04:21.879Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=4ee67f08-c48c-4146-9cbf-cbb4e400df43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:04:21.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:04:31.888Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=f3632835-4f2f-4170-ac89-b1181b352a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:04:31.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T13:04:38.319Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T13:04:38.319Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-05T13:04:38.320Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T13:04:38.322Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T13:04:38.326Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T13:04:38.326Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T13:04:38.326Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-05T13:04:38.328Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:04:41.895Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=52b6fa49-e60c-4840-9216-e8b97a2a5d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:04:41.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:04:51.905Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=19e0c40a-e03c-43bf-ad3c-5525cb6a10bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:04:51.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:05:01.914Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=9511fc65-406d-4b40-8b36-149b872020f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:05:01.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:05:11.924Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=748346a6-9ba1-47ef-a848-79e327a86d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:05:11.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:05:21.931Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=1306d263-bcf7-417d-97e4-c7d97623a42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:05:21.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:05:31.938Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=6b8855ca-e2dc-4896-b118-b10a28a69f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:05:31.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:05:41.946Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b795bccd-96d2-4889-971e-fa6bc19b78d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:05:41.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:05:51.953Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=99da8f9e-6242-48de-a25b-6985270aa7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:05:51.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:06:01.968Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=1bbe05a9-9504-488a-9908-382a250e4378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:06:01.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:06:11.975Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=1183c393-8326-4d43-bbfa-f82c4daf0613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:06:11.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:06:21.983Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=489ceeb4-e990-4ce6-b1ec-078d3fbcb52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:06:21.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:06:31.993Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=3e3d33a1-30e8-445f-8e4c-136c32d9d00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:06:32.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:06:42.007Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=4a86d5fa-d055-43e9-a0e4-d07760391e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:06:42.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:06:52.015Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=f459087f-a765-441a-9903-208074866a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:06:52.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:07:02.022Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=89c4fbc0-e4fd-40f2-9a7e-46e30f9fa4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:07:02.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:07:12.030Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=e79ab394-3e7b-4399-b1a2-90f100d2253f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:07:12.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:07:22.039Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=e88b792c-77c7-43b6-96d1-769dc45d5bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:07:22.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:07:32.047Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=3acd51f7-742c-4f75-9cee-f6451f2c01c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:07:32.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:07:42.056Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=0a3d736a-c86b-432f-82eb-d543ac50026f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:07:42.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:07:52.062Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=e6b1b040-53ea-4a18-ac90-dda10b35d187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:07:52.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:08:02.073Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=1ff157c3-9058-4b53-a720-d1cd9c689b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:08:02.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:08:12.094Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d36df330-1ed2-41a9-aa7c-da76c3691de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:08:12.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:08:22.102Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=240b1096-4036-4f39-b4a0-0410fac878d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:08:22.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:08:32.110Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=82bf74f6-687a-4236-9119-0a1f33255dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:08:32.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:08:42.118Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=c9a6a2e7-4eee-464c-914e-242c037b67ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:08:42.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:08:52.125Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=836cc0a1-932b-44cf-9fd9-f5ebf7ea2eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:08:52.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:09:02.133Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=496e364c-e5f1-46e1-a0b7-4f7e2afe6aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:09:02.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:09:12.140Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=dbe4bc44-4700-4363-a6da-93a460d05a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:09:12.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:09:22.150Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=933fd10d-9058-4918-927b-63e714b1b36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:09:22.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:09:32.163Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=eaf959bb-a33b-44eb-aece-56e27aaafba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:09:32.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T13:09:38.342Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T13:09:38.342Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-05T13:09:38.343Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T13:09:38.345Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T13:09:38.348Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T13:09:38.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T13:09:38.349Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-05T13:09:38.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:09:42.172Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a211c7aa-f200-4a9d-b7e8-80260e48d2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:09:42.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:09:52.180Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=4fb1b7b3-fa7c-4eff-a4a6-dd86cb44e351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:09:52.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:10:02.189Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=14b81b34-3162-4241-9d95-d62c0b9f40de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:10:02.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:10:12.197Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=0e5b0dae-e952-4107-9eff-438f15de32ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:10:12.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:10:22.205Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=c497bbc5-26e4-4782-b84d-4f10a0802058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:10:22.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:10:32.212Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=f9ef3230-95f7-4d80-b260-d091f5240139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:10:32.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:10:42.219Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=75f9694a-5b08-437d-86f2-e113a407cbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:10:42.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:10:52.226Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=730fc222-1ac9-4c6a-9b02-d6cae247e6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:10:52.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:11:02.235Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a2c60918-817c-49bb-a70a-b72ffe6c7ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:11:02.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:11:12.254Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=09559c27-38a3-43ed-ad97-afe52f68c2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:11:12.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:11:22.261Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=13b7f2ee-46fa-4650-b3dd-2eac120862d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:11:22.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:11:32.268Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b3ac62d6-3e70-4483-a74e-18b080cd2834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:11:32.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:11:42.275Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=0d1b1db2-ccff-4f56-bd39-25f7a5571d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:11:42.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:11:52.281Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=01d5bffe-0770-4836-971e-723e60263f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:11:52.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:12:02.294Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=648b4d04-028b-4409-aba8-689f4d366d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:12:02.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:12:12.299Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=cc82365b-fbe1-4365-8172-d987a9edd27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:12:12.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:12:22.308Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=694b56fb-4544-403a-89ce-6cecb3ea6777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:12:22.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:12:32.315Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=e7ecf924-464a-4b59-9bde-a65e45ec76ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:12:32.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:12:42.324Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=fd09d8ef-9e4b-4ff2-be01-d62beaba266f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:12:42.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:12:52.338Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b112c289-210e-4127-b953-e611e34492ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:12:52.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:13:02.346Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=176de4f4-d72b-4023-8c5c-3945d14136a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:13:02.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:13:12.353Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=87491eac-2580-43e5-8945-e1d73da50f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:13:12.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:13:22.360Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=c9d5818d-b7db-40c0-842d-f27c89f13aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:13:22.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:13:32.368Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=6ae409ca-9dcc-4472-91eb-0049f0f5bb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:13:32.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:13:42.374Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=40ddded0-3116-44cb-b5e0-c3d14e56ff7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:13:42.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:13:52.382Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=f116d31b-22ce-46fe-94cf-abec7e7495d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:13:52.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:14:02.390Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=7d6f9dcb-6a1d-4be0-b155-1f8da97c91ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:14:02.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:14:12.397Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=77f5b049-5501-48f5-b86e-be3efa41b85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:14:12.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:14:22.410Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=796f8802-34ab-4dee-a650-1b25a8f6575a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:14:22.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:14:32.417Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a448f1e7-05fd-4ffe-942b-d2afa876c352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:14:32.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T13:14:38.337Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T13:14:38.338Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-05T13:14:38.338Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T13:14:38.340Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T13:14:38.343Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T13:14:38.343Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T13:14:38.344Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-05T13:14:38.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:14:42.424Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=3e7f21de-100c-4ec1-b9b3-03bd12cd2bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:14:42.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:14:52.431Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=9bbdb06b-47de-40b9-bf64-c4ef62162387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:14:52.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:15:02.438Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d8049729-3755-4d34-900e-2dc0d33ef9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:15:02.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:15:12.447Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=eaa6aa1f-4ada-4660-a520-d8b0bbd2b757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:15:12.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:15:22.455Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=0d3f4f25-efaf-4727-952b-ef94c7aa7374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:15:22.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:15:32.462Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=90a48e9a-46a8-4b63-871b-21b434221670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:15:32.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:15:42.475Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=6bc870f8-bded-4eaa-87e6-2b3d3f0a4a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:15:42.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:15:52.484Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=11d66615-0039-49e6-892a-d9363731e637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:15:52.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:16:02.497Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d48a17d5-c54d-4ce5-ad65-fe9c836935fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:16:02.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:16:12.503Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=385e0982-370c-411c-9462-ef4ef3f6c0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:16:12.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:16:22.509Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=11ebcaa1-ca83-43cd-bd8c-372f21af437a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:16:22.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:16:32.515Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=643f13ef-647b-46fc-b913-2b2f85056b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:16:32.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:16:42.543Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=41c057fd-1cc1-4019-9537-6e259d576811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:16:42.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:16:52.551Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=eff0d014-7e55-408e-8a06-ddec5c3a5c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:16:52.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:17:02.557Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=46e23e12-05ff-4af1-82ae-679b170eda84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:17:02.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:17:12.564Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=3b72fe85-81ad-45fe-b074-ab3130340aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:17:12.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:17:22.580Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=75b11fef-9b3b-49c5-9d8e-3e73034d562d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:17:22.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:17:32.587Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=e2e7d6c6-62bb-456e-957c-96a6c6cafb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:17:32.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:17:42.594Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b99fb373-9915-4039-b470-52be8e47b3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:17:42.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:17:52.601Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d6c0106e-3a19-41a7-8c23-e1e5d01d82dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:17:52.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:18:02.609Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d5b2f7f8-8d03-494c-abda-a3d8312b1093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:18:02.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:18:12.616Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=4360766e-f05b-4207-b1bf-ec624235fa31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:18:12.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:18:22.622Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=6710050f-9585-42ba-9c12-18d263f3a4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:18:22.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:18:32.629Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=1cf66744-bd32-4373-95be-1d77a12307d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:18:32.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:18:42.635Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a3d1e5af-d816-44fb-b814-402ea4fbf8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:18:42.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:18:52.643Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=377f7054-801d-4a26-ba23-a93e8ef20613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:18:52.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:19:02.653Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=f6ae1d4d-6007-4016-bbb0-b647d4296bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:19:02.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:19:12.669Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=c54a40dd-cc03-48b3-9d8f-4493fde9d4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:19:12.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:19:22.675Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=4dd0b377-4fa7-4564-a183-0fcb9290a52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:19:22.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:19:32.682Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b8b74e24-a62d-4d29-94fe-603c7f7a8f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:19:32.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T13:19:38.306Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T13:19:38.306Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-05T13:19:38.307Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T13:19:38.308Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T13:19:38.311Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T13:19:38.311Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T13:19:38.311Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-05T13:19:38.312Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:19:42.689Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=f4529003-20c2-40a5-ad24-1053857d6459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:19:42.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:19:52.695Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=2ac51319-440d-4a6b-83b9-d58bee241ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:19:52.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:20:02.701Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b0484f41-f8da-4c32-a084-3da8e3c5494e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:20:02.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:20:12.709Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ac370fa4-afb5-492b-9025-2afb37cfdf66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:20:12.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:20:22.716Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=0d005596-39dc-41c0-80af-458d810d8df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:20:22.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:20:32.724Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=970fef6c-84bc-4464-9b5d-5573fc29f130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:20:32.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:20:42.740Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=fcd78f98-cdec-4c8d-ae95-a5694b44736e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:20:42.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:20:52.747Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=814bfcb5-3a05-43b6-a08e-cbc8694902ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:20:52.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:21:02.755Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=58625a9a-05d0-491a-a4be-3c6961511698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:21:02.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:21:12.762Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=7a98e132-aa4f-4157-b07d-5832f8145641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:21:12.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:21:22.769Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=024a9543-2605-46e1-b47c-84ef663b9dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:21:22.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:21:32.776Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=5bc7210a-1b62-4065-a128-5c60325faefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:21:32.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:21:42.784Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=50165e73-3118-4a3e-9bc2-de00184530f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:21:42.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:21:52.798Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=0f82fbad-c56d-49bd-9ac1-8ac9e752ecf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:21:52.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:22:02.806Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d3f152e5-68a6-415d-8fce-ca98679f6f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:22:02.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:22:12.812Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ea56d64e-281a-468b-9d6b-628b3049145c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:22:12.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:22:22.818Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=408772d3-8b32-4b47-85af-8cfe06944bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:22:22.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:22:32.826Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a50d290b-38e2-434c-8ad8-df5182882be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:22:32.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:22:42.833Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=4f5a3744-6b96-4b7f-b342-159fbf0ee68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:22:42.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:22:52.841Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=5f72d7ad-6c80-4b44-841f-26566db20bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:22:52.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:23:02.858Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=0823cd15-c2b5-4d71-a40b-2ce49ef99451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:23:02.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:23:12.866Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=0cdae23e-a1f8-40b7-a29f-b1077de1ca5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:23:12.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:23:22.872Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=dbf54342-ca8e-45a3-8e4e-ce4bfd5cf682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:23:22.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:23:32.880Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=914be4f5-6134-42a6-bcd1-d9d647827e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:23:32.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:23:42.895Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=6f411915-510b-40d5-b7be-7d493ed7aa70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:23:42.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:23:52.905Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=8ea095d8-87f2-4882-a093-6661d933d6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:23:52.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:24:02.912Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=58c01f89-05ef-4db5-b380-7df3e002dab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:24:02.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:24:12.918Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=aac1827c-67a2-4e36-b282-1bed036f4dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:24:12.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:24:22.927Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=9f7af6f9-da48-48a9-b60f-3d6724466ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:24:22.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:24:32.937Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=84ddaf94-ac80-4b2c-b6e6-1a502b335abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:24:32.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T13:24:38.355Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T13:24:38.355Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-05T13:24:38.356Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T13:24:38.358Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T13:24:38.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T13:24:38.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T13:24:38.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 |2022-01-05T13:24:38.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:24:42.944Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=259d0673-10c4-48b6-89bb-338879e3b1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:24:42.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:24:52.950Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=c7fe00a6-378e-47fb-abba-331328dd13af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:24:52.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:25:02.958Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=071f7a20-1895-4c17-9515-95565cf4b55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:25:02.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:25:12.968Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=731929c8-0bf8-497a-b905-64a98f8e4487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:25:12.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:25:22.988Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=9b12f783-5d78-4ac0-9c3a-8aa061ba2b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:25:22.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:25:32.994Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=96cc40c2-5aa7-4e3c-8b95-99878190c71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:25:33.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:25:43.002Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=5648788c-99f6-45ee-ae5c-24c319c4740f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:25:43.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:25:53.010Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=2c67b64c-4638-4d92-9086-91d78d7e3d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:25:53.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:26:03.016Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=1f0b67e3-2990-4087-bd39-284c1fa39463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:26:03.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:26:13.024Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=09592373-0f90-42ab-9892-df6ae24993e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:26:13.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:26:23.031Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=3a38d10f-9443-4120-8652-a0c796441416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:26:23.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:26:33.038Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a7139e45-d926-481f-9961-6b0a39b03b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:26:33.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:26:43.049Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a05e0648-fd61-4d65-90bf-1675f4f1e79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:26:43.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:26:53.069Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=6394a8be-eeca-4519-9886-cc77e5de034a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:26:53.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:27:03.078Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a9850e28-f83a-4152-8a04-2487c9725adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:27:03.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:27:13.085Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=907b310d-b84e-432a-9a2d-c1251fdbf20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:27:13.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:27:23.092Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=25cadc7f-0339-4d91-9575-edf37cf8de30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:27:23.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:27:33.100Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=48439c37-c6be-43e0-8697-92f8e437cca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:27:33.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:27:43.109Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=35b488b6-bbe1-4c3d-96a7-98cb3d049242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:27:43.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:27:53.117Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=5aa9182b-bca3-458c-bc88-b51492a59e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:27:53.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:28:03.124Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=c1c6739e-51d9-4722-a1de-addce446163d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:28:03.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:28:13.133Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=7fdfeffd-4938-48cb-92d1-8e91d44729fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:28:13.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:28:23.140Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=719f19dc-a77c-4f77-9643-cb6b362f5453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:28:23.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:28:33.155Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=1d7a9d3d-7301-416a-8e94-1d533486e603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:28:33.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:28:43.162Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ca4c19fc-250e-42e2-ab36-9ba4f2df7db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:28:43.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:28:53.169Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=49aadfdc-c916-4a2d-85a8-9f6c4d2aa5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:28:53.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:29:03.176Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=9d2decc4-98f8-4675-9ae2-0ae4ac3f0482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:29:03.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:29:13.184Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a1044827-174d-4e53-902e-3ff3ac1f5f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:29:13.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:29:23.194Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=09140b0a-a8bb-4d61-8c5a-a77e154435bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:29:23.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:29:33.206Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=05838fa3-c04f-4f04-9140-281d85826e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:29:33.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T13:29:38.312Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T13:29:38.313Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-05T13:29:38.313Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T13:29:38.315Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T13:29:38.318Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T13:29:38.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T13:29:38.318Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-05T13:29:38.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:29:43.215Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=9b72f7b1-508e-469b-994b-6da8b24d062c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:29:43.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:29:53.255Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=16a9a1ab-7ae0-4286-92a0-062c1610ccbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:29:53.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:30:03.261Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=5716df19-23ad-4474-bb7d-11183629ab65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:30:03.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:30:13.267Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a21e2c83-9c69-4547-adb3-847389fffa9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:30:13.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:30:23.274Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=6e5f874f-f0e9-45b0-9ab3-e1f895944bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:30:23.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:30:33.280Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=63f37364-6cc2-401d-924a-9a3719c73994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:30:33.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:30:43.295Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a75c2db2-998b-4bb7-b1a4-1ee0bb2971be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:30:43.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:30:53.302Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=c54a5f15-e619-4c9f-ad14-d5c2d10cf54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:30:53.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:31:03.310Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=7b021ca2-31f6-498d-9d6f-c2830a2d5a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:31:03.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:31:13.317Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=cd37e90b-9fdd-4111-99b1-880b3ee211a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:31:13.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:31:23.333Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ef5144dd-71e5-4064-8d84-5a3539b9f3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:31:23.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:31:33.339Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=58e6483a-c89b-4041-9d89-1e4860d19f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:31:33.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:31:43.346Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=22f4a079-edfe-4643-8bc0-3ac0e02e1bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:31:43.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:31:53.353Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=6d92de2c-4a9e-409d-927c-aa7b40696134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:31:53.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:32:03.364Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=8d5ad2ba-0687-49d6-8340-d61db878c29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:32:03.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:32:13.371Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=9520435f-3e3f-4120-9bd5-46c0f1c18c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:32:13.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:32:23.381Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=d10790ed-043f-4da3-b03f-7a99a7d33f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:32:23.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:32:33.388Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=10905c2f-1025-4e0b-abe7-5577ead54dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:32:33.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:32:43.395Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=2814512c-5106-4bf5-a851-bebc954c7d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:32:43.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:32:53.404Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=0cdfe8cd-595f-4d46-9dc3-f0d9be7e7ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:32:53.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:33:03.416Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=8fd03181-9638-44fb-8949-1a8880ae4f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:33:03.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:33:13.422Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=cab89e6b-1fb1-4e16-bc7f-d66a075082d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:33:13.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:33:23.429Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=1f59b7ae-93e4-4d72-8e6b-a98e8c58237a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:33:23.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:33:33.437Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ffe57f09-5619-42d9-97a5-d5541284280e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:33:33.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:33:43.444Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=ae5e4648-d19b-48f4-b1c7-3380d35594bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:33:43.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:33:53.449Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=7e1ab682-9976-4a0b-8386-d4404b87a2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:33:53.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:34:03.456Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=68aa4ff4-321f-4972-975c-7cafef651529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:34:03.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:34:13.463Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=aaa97e84-f886-431c-bd97-e49d8e7c8718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:34:13.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:34:23.470Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=5a17f056-4d5f-4255-8a04-7a3f1b7bbb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:34:23.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:34:33.483Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=552952e1-630e-4155-b3f0-870b4d22f8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:34:33.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T13:34:38.311Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-05T13:34:38.311Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-05T13:34:38.312Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T13:34:38.314Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T13:34:38.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-05T13:34:38.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-05T13:34:38.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 |2022-01-05T13:34:38.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:34:43.491Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=90e4af2b-0b58-44d1-8975-5566b509e499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:34:43.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:34:53.500Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=19715369-72a2-4340-9994-ce1aeee9d915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:34:53.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:35:03.507Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=7070d335-d84f-483e-ac88-1038a8ce8372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:35:03.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:35:13.514Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=b59ab987-3f1a-4020-9fe2-58ab676a00a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:35:13.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:35:23.520Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=67ed6d48-3af3-46de-962d-2faa6f263ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:35:23.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:35:33.527Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=83c617e7-c0bf-4d25-a958-c4bee80c3cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:35:33.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:35:43.534Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=bce98b1a-8a28-4e26-9e9c-417a4d2417a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:35:43.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:35:53.546Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=5fee10c6-5005-4e71-bd72-5debd2833948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:35:53.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:36:03.554Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=99d7808e-40ea-4079-a87b-4f01fdfbccb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:36:03.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:36:13.561Z |INFO |Init configs |InvocationID=54fd4c71-6cc8-4a10-a7b9-983b4cc9655a, InstanceUUID=a7bff457-70e9-41a3-a113-b38757fba304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-05T13:36:13.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |