By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T10:42:43.822Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T10:42:43.838Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T10:42:44.061Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:42:46.621Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:42:47.009Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:42:47.009Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T10:42:47.010Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T10:42:47.251Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-22T10:42:47.714Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-22T10:42:47.936Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-22T10:42:53.038Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-22T10:42:54.414Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-22T10:42:54.501Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-22T10:42:54.502Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-22T10:42:54.672Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-22T10:42:54.673Z |INFO |Root WebApplicationContext: initialization completed in 6736 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-22T10:42:55.423Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-22T10:42:56.832Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-22T10:42:59.084Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-22T10:42:59.824Z |INFO |Started MainApp in 22.287 seconds (JVM running for 24.419) |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-22T10:42:59.968Z |INFO |Start scheduling PRH workflow |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:42:59.984Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=6f580c90-2f1c-436e-b10b-d6f11344f24a | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-22T10:43:00.080Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-22T10:43:00.080Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-22T10:43:00.084Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:43:01.758Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:43:01.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:43:11.806Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=f942dde6-60f4-47ce-944e-f283f74c1a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:43:13.019Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:43:13.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:43:23.024Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=27db0a76-2e7f-4d6e-8e33-9fc4d9a38c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:43:24.121Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:43:24.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:43:34.125Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=1639a4dc-c327-411a-ba65-29847e978f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:43:35.224Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:43:35.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:43:45.228Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=fb21278c-6dcc-4bfa-9565-dc85e0c25d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:43:46.334Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:43:46.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:43:56.343Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e0f9b510-716e-477b-a672-932ac7608c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:43:57.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:43:57.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:44:07.437Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=acccfffa-e762-4ab1-a04f-9a874bfd586b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:44:08.538Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:44:08.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:44:18.543Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=995e68c2-edf8-489c-8126-31bba814433b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:44:19.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:44:19.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:44:29.613Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e2885570-b5e7-4880-a1b2-49d7eae53f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:44:30.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:44:30.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:44:40.723Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=970b0d31-aaf3-421b-abe4-3481e67a04af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:44:41.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:44:41.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:44:51.855Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=2b9f0efe-4611-4be8-afbf-def238f5a1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:44:52.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:44:52.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:45:02.954Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=67df9f64-aef1-4a98-a743-e0a6e4ff1435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:45:04.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:45:04.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:45:14.032Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a103bfc5-66af-4ae9-b231-ef88f7c3accb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:45:15.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:45:15.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:45:25.165Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d84a6b06-cd9e-4320-8d7a-92e8ce38397c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:45:26.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:45:26.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:45:36.266Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=07e32c09-b1a6-4c9a-b58f-46107b225868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:45:37.398Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:45:37.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:45:47.402Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=dbf8e9a9-a20e-48d4-acc1-9329b47dd24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:45:48.474Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:45:48.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:45:58.476Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=48426d5e-c5a0-4c9c-94ab-37fc256c5625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:45:59.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:45:59.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:46:09.578Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=957d3b40-495f-4721-9733-fe3be1475bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:46:10.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:46:10.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:46:20.683Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=fbecbfcd-7ef1-44d4-96d2-5cb61851d0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:46:21.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:46:21.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:46:31.881Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=2171839d-d885-4a8a-8aba-24ea994ad64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:46:33.046Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:46:33.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:46:43.053Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=66b06f5f-89b9-4cb0-aac7-18ccc0d7237f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:46:44.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:46:44.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:46:54.140Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=1a6f461e-51af-4065-9af8-b5147a5cb15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:46:55.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:46:55.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:47:05.236Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a2e2c3c7-1fb6-4f3a-8dfa-72ca2db49801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:47:06.326Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:47:06.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:47:16.331Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a16c6428-069a-48c6-854b-ab24f23df392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:47:17.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:47:17.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:47:27.439Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=0eed9040-2c03-41fd-bfd7-6c07db3c21cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:47:28.503Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:47:28.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:47:38.505Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=7fc6a6ce-451d-48a0-bc1d-0a188afd3793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:47:39.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:47:39.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:47:49.613Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=f9be3aab-b97d-45f8-9570-87b1e6c36e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:47:50.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:47:50.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T10:47:56.646Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T10:47:56.647Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T10:47:56.648Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:47:56.652Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:47:56.667Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:47:56.668Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T10:47:56.668Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T10:47:56.671Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:00.716Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=524f2f33-8018-4170-a8f5-f9647985ad75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:48:01.815Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:01.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:11.830Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=721e987e-e5fa-45d2-a046-f63f4efbbb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:48:12.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:12.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:22.894Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=3aac1f86-2750-4ebb-8584-9ffcfcb76949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:48:23.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:23.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:33.994Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ba7afc62-5347-4604-936d-ceaf0096b2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:48:35.062Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:35.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:45.064Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=817ed580-2afd-40e9-9b6c-2c1f9ac7361e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:48:46.110Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:46.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:56.112Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=6e903c6f-2f95-4807-bf21-b5dab74b7ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:48:57.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.91:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:57.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:07.216Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=2c0654e9-88fe-4900-8981-8cc14b41e6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:07.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:17.457Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=1ce1ab90-d01f-41f3-91b8-672d8b04b32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:17.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:27.499Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=effb4b29-9e84-42fd-9373-cb2020c7169b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:27.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:37.531Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e46f56c5-8de1-4178-ac92-29bf5242077e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:37.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:47.591Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=dd4610ee-40d9-4be3-bc71-3714f963f046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:47.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:57.615Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=82406912-278b-47d8-9838-1de9fc2bf772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:57.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:07.640Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=214388cd-5d46-473c-a7f5-47b9c39b5c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:07.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:17.695Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=88f3cac1-770f-4bd4-a016-610d4302ee92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:17.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:27.718Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=26769830-c310-427a-9fc4-91f4ef124a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:27.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:37.752Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=23b74f61-16c6-4de9-875f-40e173268597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:37.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:47.775Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=5ed0df8b-93eb-45de-a18d-edb48d17ddce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:47.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:57.811Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=0580faf9-98fa-4396-8244-66da78861478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:57.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:07.869Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a778a487-0a5e-4a60-b868-609ec89fe451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:07.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:17.907Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=7710eafe-c644-45ea-95bd-1c47af1a4d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:17.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:27.947Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=cd4eb5e6-f2bc-4db9-8727-311cf5d3d4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:27.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:37.982Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=7a4e2ce3-6497-47c7-a289-a2b1ac1d795b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:38.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:48.008Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e457a99e-54b1-42e4-a543-41c486103242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:48.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:58.047Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=4274329f-448e-4b0e-8f5c-1f7e4f54895d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:58.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:08.090Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=97dec3c9-5b3e-4eae-88a5-50dfa8ef7587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:08.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:18.115Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=356dbc08-8001-46df-a16d-126131ad85ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:18.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:28.163Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ae1a13f4-4d19-44e1-8270-bf07ad128c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:28.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:38.213Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ab4d5435-3323-4a77-ac4b-935333ad71a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:38.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:48.279Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ab983ad2-0956-48de-b31a-3c259631588d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:48.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T10:52:55.959Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T10:52:55.960Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T10:52:55.961Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:52:55.967Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:52:55.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:52:55.992Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T10:52:55.992Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T10:52:55.996Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:58.300Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c861e77c-ccf1-46b4-bd1a-a709cc98f824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:58.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:08.359Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=dd0747e9-05e2-4b22-a3ea-5538593c7e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:08.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:18.398Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=94a9d1e8-469b-46ca-a3b3-7cadf90230c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:18.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:28.449Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=8901c866-3372-4857-99c6-fe5962eeb923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:28.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:38.479Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ca7b0d7d-6b9f-4f44-8ac7-ecace926888e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:38.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:48.518Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=5db2d6f1-8269-4672-8211-addd2b5fde9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:48.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:58.552Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=bbc40aa1-6f55-48c7-9dc8-1a6eaf5423ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:58.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:08.580Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=14a66941-581d-4872-9570-b483df8bb9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:08.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:18.604Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=db37260d-1ae2-4f5f-93ce-8b89f1367851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:18.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:28.650Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c010f46b-9b20-4d4f-8671-61519fb28aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:28.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:38.676Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=864d9ab4-6270-41ef-89ad-803227292031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:38.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:48.701Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c5f02502-076b-4dfb-a7cd-01148db1cafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:48.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:58.748Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e0899724-dd3a-41c8-9721-63b6c9cfbb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:58.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:08.856Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=aa34e737-51ac-461d-8241-3f60210da17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:08.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:18.908Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=44fce9a4-1d99-4e35-b6ae-bd7742b4f4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:18.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:28.946Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b6f30954-244c-4fed-90f3-42cc828ad3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:28.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:38.963Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=089ae4de-2399-432a-899c-6a8f1d01fdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:38.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:48.987Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=644bffee-8eea-4e76-b128-60a0f336c60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:49.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:59.021Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=35df4f08-3842-4c26-b1c2-aec2a73bb8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:59.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:09.042Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=049a2af8-0bdc-4b98-ba34-ccf0a63d48ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:09.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:19.058Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9a82f116-a4a0-4199-8092-330b070db61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:19.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:29.074Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=be754293-5e35-466d-9c32-e1b66d4909fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:29.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:39.134Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=515bb6f7-ffd6-4a14-ae71-a7521ebf3e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:39.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:49.184Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=2c28e92f-59fa-4df5-bc3f-4f7eb2a66b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:49.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:59.254Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=95f9f57e-bdaa-420c-b26c-7d20cee12f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:59.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:09.279Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=bc27c292-e8c6-4cc8-8ab2-fe84bb26ebfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:09.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:19.317Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=3d31b0d6-97bd-4a7e-8616-97b881ba4589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:19.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:29.333Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9dfcb0ce-9b72-4420-bf40-3c68f207fc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:29.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:39.354Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a547220b-7864-48b3-8e67-4f9b61da5669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:39.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:49.372Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=236dea7f-9fef-4e79-aeba-d907c753b0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:49.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T10:57:55.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T10:57:55.871Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T10:57:55.873Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:57:55.877Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:57:55.898Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:57:55.898Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T10:57:55.899Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T10:57:55.903Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:59.389Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c5dff239-3ac1-4a60-a7b4-d1ba9a6efc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:59.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:09.439Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=7119a222-09ed-4252-9765-ec8c21e2a2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:09.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:19.462Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=6f7d4641-f58d-457f-9e71-2f7b5b29416f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:19.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:29.480Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=11ac0979-69ee-4658-b98d-ee2425716d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:29.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:39.504Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=fa08867f-fd0b-40c3-9815-eb2f393f07d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:39.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:49.518Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=be4eb78f-1d72-4789-ac76-e067e65fb590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:49.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:59.535Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d70cd77f-4d31-4956-b477-1fe45c469033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:59.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:09.555Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=64b01b01-df1f-4d18-8ef3-fa84fced72db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:09.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:19.571Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d0e46045-dc59-4387-a168-b1b2eb2aad07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:19.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:29.590Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=02074d7f-9f1d-4116-9b87-85dbd8518ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:29.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:39.614Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c9681d90-6886-4e4a-8835-b38a65ee7f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:39.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:49.629Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=42db6395-2d55-4420-bb30-84c3ef372a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:49.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:59.646Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=bd5bddfc-b7bc-49b4-a023-dacce418c1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:59.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:09.687Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=4ae1efe9-afee-4b37-b429-e2561f418d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:09.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:19.709Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=aa765586-1c33-4449-b581-41ef0b7a72c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:19.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:29.728Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d3dcdc3c-2dab-4886-9951-63351be85556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:29.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:39.741Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9fad18e5-0383-441c-bc28-86d9824a8287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:39.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:49.761Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=8a16802a-124e-4e03-bba3-e0f897afffa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:49.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:59.782Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=48a4d00a-8120-478e-976c-2555d42d6d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:59.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:09.799Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9750b4dd-2e23-486a-9cd9-9f6ec84815dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:09.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:19.815Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=20a8eeca-9206-423b-a33b-2c22bbd62126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:19.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:29.855Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c05cd63b-a7f8-48b8-a890-0806e4565803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:29.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:39.874Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=07309bdf-f15f-41d0-8ec4-0f8e4dab2ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:39.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:49.899Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=46e33914-f146-4b2f-ae5c-a259cd7f66a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:49.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:59.913Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=99843a30-2d23-40e3-866f-9910c27e509f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:59.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:02:09.927Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=0fd087fe-f647-404e-8a24-5aef3a794bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:02:09.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:02:19.940Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=0aef0a2f-155c-4ce5-8108-473b694abbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:02:19.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:02:29.959Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=dce7f7b2-9e8e-41ec-a070-d824cdbc178f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:02:29.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:02:39.976Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=5d1edf83-733e-44e0-ad41-e62fd02ce41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:02:39.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:02:49.995Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=79247ab1-d1e2-4912-9a4d-12a9d4cea97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:02:50.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:02:55.895Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:02:55.896Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T11:02:55.898Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:02:55.902Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:02:55.918Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:02:55.919Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T11:02:55.919Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T11:02:55.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:00.028Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d28680ce-8059-4226-bfed-7e2df470917e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:00.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:10.053Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d0a686ba-9c5d-471e-a314-e3cdc1a6254b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:10.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:20.069Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=797f6758-ce53-4419-a2d5-c15a3e8e15ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:20.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:30.101Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=fa5d18c3-e9b6-4ae0-837b-3c92e0354f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:30.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:40.142Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ec02d0c6-8824-4913-93da-af8b54d75b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:40.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:50.172Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=422bb095-2602-4616-be8d-e33b76bcdb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:50.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:00.196Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=854cfe0f-5dc3-4985-bc5b-16f9b2faff8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:00.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:10.212Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=7b131a46-819c-4fcc-9b44-3910b41f1767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:10.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:20.233Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d0565f59-053e-4f94-b733-2a59b19dbf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:20.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:30.248Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=deed6f9e-ff6a-4d0a-820c-a77fe5e088ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:30.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:40.265Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=289146d2-ac94-4b37-8049-0f03be8f9ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:40.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:50.294Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=1ea20e2c-5358-4d11-b5cb-58b96d39b552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:50.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:00.339Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ee7f40a9-bbd2-47e2-a631-d4a776272523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:00.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:10.353Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b2f07e47-6c32-4ed3-b8cd-2f25e93fdec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:10.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:20.386Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=6b9b84a0-0d15-496b-8750-b9b39b41c32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:20.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:30.410Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=1dc1b3dc-80b7-457d-b39e-866ed9cfeb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:30.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:40.428Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=13629d56-3ffb-4bfe-8ed3-fa46c4405bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:40.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:50.447Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d549b7b7-73f8-4d0c-8db5-dfd3ce4ce8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:50.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:00.462Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ec18f029-077e-4361-a7b4-7b5181daee94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:00.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:10.479Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=89710f4c-ce25-454e-95bd-5f6834c48c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:10.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:20.495Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=60d316db-a4f8-4bb9-98c8-98e0c4d9a030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:20.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:30.514Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=0081640e-5f2a-4a5d-93c7-8ac1a911a4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:30.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:40.529Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=910efa4c-5352-4823-8a1c-dc144e7a3a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:40.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:50.545Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=30325281-208b-46d9-8192-256af2029e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:50.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:00.563Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=cf02c53d-219a-481a-998e-7bb94f8de136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:00.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:10.592Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c95b737b-7989-448f-b1b5-65aa5c52bdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:10.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:20.624Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=023e59d4-34d6-4f58-a0e2-b390fdc5c00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:20.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:30.658Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9429fcaf-5582-4655-85eb-3e81e2839e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:30.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:40.675Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=0443f209-a707-40a6-aed1-44edc6dfbe4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:40.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:50.707Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9ab969c8-142e-49dd-ab0f-0c4c337d0b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:50.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:07:55.944Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:07:55.945Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T11:07:55.948Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:07:55.954Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:07:55.971Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:07:55.971Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T11:07:55.971Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T11:07:55.975Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:00.720Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=3a0f9057-1f4d-4c3a-8f7b-f94e9b6dfbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:00.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:10.754Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=40ba53d3-330a-4f66-9022-e9b0300431fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:10.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:20.771Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=3ea6241a-d675-450c-8886-fd35b8307136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:20.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:30.786Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=29476400-800d-4379-9bc4-2d63d803cdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:30.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:40.804Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=424c26aa-b677-4d2c-b01e-c992e640ac46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:40.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:50.817Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=dbb71ff7-4d32-4c11-b86b-c4b919c3d86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:50.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:00.837Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=0b0670c1-4786-4869-be2a-a8aa2febc84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:00.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:10.852Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=69535ff0-b5ba-43e0-ba38-3feddfae4ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:10.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:20.879Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=537e8a22-bf0e-4fbc-b004-6ea73a0bfd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:20.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:30.892Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=34507b5b-b9e5-43bb-bf93-eb091ea9b7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:30.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:40.904Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=34115572-b995-46a6-98e3-1c0d7e6cfc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:40.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:50.924Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b47205d7-1f34-427d-83aa-2ff7f7dcffdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:50.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:00.946Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=94aec784-6339-4ea2-bad7-bca4b1e08f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:00.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:10.986Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b4e3c085-b4d5-4795-baec-27e594c52136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:11.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:21.007Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c62aca58-c813-40ff-9f3e-586485b50130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:21.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:31.023Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c8eafe2f-5d15-430c-9c15-248821b41296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:31.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:41.042Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=1223e464-660f-4d87-aa7e-cf66e715605d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:41.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:51.064Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=41ba7c13-31ff-40f7-98f1-e02e80eda04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:51.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:01.079Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d2632312-d0f7-484e-826e-8bfb2b973c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:01.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:11.101Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9a376ac0-7eb5-45c6-95fc-9658dcc560d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:11.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:21.129Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=dc685ca3-2b85-4ac4-9e7b-f656cacf85eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:21.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:31.143Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c63de9c6-177d-419a-a5e1-e54aa835c80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:31.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:41.157Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=0e0ba5c1-5c76-4b49-82b0-e5766f8acf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:41.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:51.174Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a8ebadf0-9016-4810-9610-75858a112535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:51.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:01.191Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9797fad3-5070-4b16-ae15-8e614e8ea161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:01.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:11.203Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=48f6b532-d093-4e5e-9619-3648dded12fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:11.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:21.214Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9b02cd41-536b-42c8-9ef4-3376cd2a3a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:21.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:31.232Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e328391d-da22-4eb0-875d-08fd69a4496c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:31.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:41.278Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ca20931a-3a27-450c-9076-2a9fd14f6001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:41.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:51.293Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=316a3232-51e1-489c-9515-68081cf586ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:51.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:12:55.831Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:12:55.832Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T11:12:55.833Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:12:55.838Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:12:55.848Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:12:55.848Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T11:12:55.849Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T11:12:55.851Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:01.309Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c31a6eda-3647-4df8-9cdc-49f76f2a2b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:01.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:11.320Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=55ddc74a-9fc2-4f49-a997-4d7eb0c6cb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:11.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:21.341Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=53ef1c31-d888-4b8d-9de4-ec1ec51e5c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:21.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:31.382Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d87d8f4b-097a-401b-8bce-3427993dae52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:31.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:41.402Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=68ebf437-c68f-419a-9ccd-4d8a8af5886c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:41.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:51.449Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=408ce199-040f-45ee-a198-274147d6dc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:51.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:01.486Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=4296534f-6d23-42b6-9c6e-e37d070456cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:01.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:11.503Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=bab309f9-403f-41c3-b15a-f06d2aa76db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:11.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:21.514Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=2fd17d7f-d6b6-42d2-bff1-df5f39ac2435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:21.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:31.586Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=de97726b-bec6-4fe3-a624-5ae49b9fbf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:31.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:41.689Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=0f678cfb-8f5a-46f3-b6f1-f945a4c14c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:41.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:51.809Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=839f12cb-704e-4178-a8e5-5d16105c3002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:52.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:02.207Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e982abf0-38f3-4d12-805d-1a1a2aca0ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:02.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:12.858Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=060914e0-9dec-4bac-8ec4-2c297221c1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:13.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:23.058Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b123134e-2e1c-4e93-8315-7333917602a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:23.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:33.109Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b1a9bebb-ab95-44d1-8164-19359809039d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:33.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:43.139Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9824ae18-052e-4231-83b4-ce189a74b488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:43.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:53.165Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=f4142456-a12d-4290-bbf5-7e23f0b16064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:53.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:03.184Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=2053ed78-0451-486d-b674-7739c17ac269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:03.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:13.196Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=2d5e253b-0e87-4988-93d6-5b23320e31d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:13.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:23.211Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=377ba5ba-5038-4fa5-8664-30100dbee3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:23.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:33.268Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=369f5b42-18b9-494f-9ba0-29e301da35d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:33.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:43.306Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a654529f-0fd2-4efb-8e27-4881aa4aeb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:43.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:53.316Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c00caeec-d91f-4d7c-ad9a-7f5808bb5249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:53.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:03.391Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e488ebd6-5117-4c10-a88e-bf12b7daf5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:03.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:13.405Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d8605d6e-cdb3-49f9-9f88-766dd4a135d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:13.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:23.492Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e5963523-9550-4faa-be97-1c2453cce415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:23.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:33.514Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=fd67f645-a132-47ac-813a-3bed1ee04675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:33.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:43.585Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b2e212e1-b8d5-4e60-a667-6d87e67a1e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:43.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:53.614Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=37701870-17fc-4819-9673-b83536e87325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:53.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:17:55.790Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:17:55.791Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T11:17:55.792Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:17:55.795Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:17:55.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:17:55.804Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T11:17:55.804Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T11:17:55.807Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:03.627Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ec305a07-fc7a-4c85-847b-d4e0026f5246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:03.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:13.671Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e6f32b3d-eb0f-4afb-8a84-d391d424d1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:13.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:23.685Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=3aef41de-cbaf-4fae-a59a-84f62bc62834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:23.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:33.702Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b655bcc9-d17f-454d-a148-fb22b01b45bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:33.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:43.714Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=41c45acf-39fa-4ede-9105-8b44a1350874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:43.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:53.744Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=37dddade-175e-4001-b2b3-ab29daabe7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:53.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:03.773Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=3935d84b-64fd-4821-a57d-2661eafe9ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:03.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:13.809Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=8ab47a7d-9468-4bc0-b5d6-8281d0f34bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:13.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:23.881Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=523a7ce9-0e18-44e2-a6e7-c203ed15835d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:23.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:33.912Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=df9e0630-ca51-4ec8-82b5-9b815799406c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:33.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:43.927Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a5772ea2-7f00-4607-abef-9389a695844b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:43.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:53.948Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=26039ad1-fafc-4d01-a6f3-68f4e3cf5fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:53.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:03.984Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=39af6ea4-f87c-493c-ba13-e13f8b3a6682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:03.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:13.996Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ba129566-9cd8-4154-8a5a-c573903e069c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:14.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:24.017Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=69d96117-2369-47ab-969d-57dae6792d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:24.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:34.054Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=8c574774-dce6-4d87-8c9d-112c6823f4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:34.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:44.065Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a76f9d25-e8c1-4de6-bad6-1c52c7407b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:44.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:54.088Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=2834cb09-56d2-489b-bb8a-69a45662caea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:54.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:04.105Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=05562239-7f10-41ee-910c-8f9ea08b15d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:04.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:14.117Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=94b42b62-7174-40e1-80c8-09b7020dc208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:14.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:24.128Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a42d8f99-4cfa-488e-8c9e-41299bae6863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:24.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:34.139Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=11813f00-1956-408d-be4c-74f33a80d904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:34.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:44.149Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ed5f44c2-e250-4eb2-975c-3bfb1da49e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:44.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:54.165Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=6c717ba9-4d24-477e-bea4-839ece4b5a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:54.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:04.174Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=3654e76a-8118-414f-a5fb-a612e5c7fcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:04.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:14.186Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=1db1424a-a64e-4a88-b0d0-d7eabad0042a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:14.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:24.195Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=275aa1c7-6e1f-4946-b027-243ee9f80807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:24.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:34.205Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=88c1474d-459d-4e8a-9a0c-ede24358fbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:34.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:44.215Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=4339eff3-cc22-41aa-85b2-af573d22b723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:44.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:54.235Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=4a5d3eb8-f427-4f25-a4bf-01189f7f454a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:54.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:22:55.806Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:22:55.806Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T11:22:55.807Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:22:55.810Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:22:55.820Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:22:55.820Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T11:22:55.820Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T11:22:55.823Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:04.244Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=5a030243-32dd-464f-b02e-2a54e139301d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:04.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:14.253Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e502e62c-6a75-49bc-a4c3-500ba1ecdc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:14.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:24.263Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c6e14676-4afa-4616-89bc-2b20aab3d359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:24.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:34.274Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=276bd1f1-6e5f-4885-b091-9468def0899d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:34.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:44.283Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d1b24618-3fa8-4fec-84e8-4105115129b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:44.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:54.295Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9a1023d6-3d2d-486f-bc1d-11e5012ae243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:54.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:04.311Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=66dbd4cc-58da-4403-8fb6-95fb123c85fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:04.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:14.324Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=58740a06-8462-4b1f-84bb-57fadb4432de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:14.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:24.351Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c1a0ee59-b2b6-4df0-8b9b-17e006314be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:24.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:34.362Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=988c8708-6313-4920-a933-524a4472d9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:34.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:44.383Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=f535793f-98e7-4171-8f83-59e6fe77b061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:44.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:54.394Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b65394a3-e5b2-427f-bba5-e13932b1ef99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:54.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:04.405Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e1288cde-ca0a-451b-9e8e-439d2b45aa61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:04.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:14.428Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=7dc2dd5b-e226-4ffc-b88c-77b488453a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:14.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:24.447Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a07fcf04-36a2-42db-9b4f-d9f05c11afb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:24.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:34.459Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=775b315a-822b-4da1-bf0f-0c74398c0963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:34.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:44.472Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d950ad02-8a08-4570-a5e9-efeaf6ac6adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:44.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:54.482Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=6551d0fd-7e03-4e6c-afda-26896a931080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:54.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:04.499Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=f9940b38-66b7-4717-892f-e2f1cf56db86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:04.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:14.524Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=69026148-c5da-493c-9acb-3a95f9fafcd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:14.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:24.546Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=cab6100e-d146-4bb5-8061-e008b4dff7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:24.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:34.560Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=24566098-7c58-4b37-adad-719c085b4afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:34.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:44.570Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=213a818c-158e-4c46-add6-ddc65328d64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:44.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:54.583Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=15049e65-9df3-4c9b-8336-3a96b11cbbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:54.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:04.595Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e22793a6-ac85-4b4c-8ee4-fc56f028c20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:04.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:14.635Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=0ea533b8-4a8e-4263-80b4-d7dedec658cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:14.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:24.654Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b42c66ca-97b7-473b-89b9-c653e01e6fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:24.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:34.664Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9d50ba43-7432-4a28-bdaf-21585603f8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:34.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:44.672Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=8a881efb-2241-4414-9f19-0321c9ad1da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:44.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:54.688Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d1dcd682-c901-423d-a717-05aca4c5d166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:54.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:27:55.798Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:27:55.799Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T11:27:55.800Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:27:55.805Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:27:55.816Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:27:55.816Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T11:27:55.816Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T11:27:55.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:04.698Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=4f74c0a4-310d-413c-aa39-118f6db79f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:04.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:14.708Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=96a3da75-4cf0-410d-913b-3bd10f9149ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:14.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:24.719Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=eab14493-489b-476b-bcf7-a1eb834d0596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:24.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:34.730Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ea5ff476-9f78-45b5-89ad-8fe13eebbc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:34.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:44.742Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e0819d8b-5e99-4e2b-af0d-45d2046dfd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:44.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:54.753Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9d7cdff5-e8cb-45ab-ad95-7175a7c4fa66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:54.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:04.762Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=f7c339fc-b6ad-4ec5-8b42-5fd7e0673e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:04.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:14.773Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=1891e930-3042-4826-a58d-2b51e98ff48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:14.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:24.784Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=dd78317a-3c77-484a-903b-c4d0203b15b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:24.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:34.795Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=58ada7ba-88e8-4de1-8034-e9e167d1b769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:34.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:44.805Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=5db17fb0-4921-46fb-b569-3e998f44a892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:44.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:54.832Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=5557e49f-34ec-4f0c-b0e6-48fcc68661be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:54.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:04.842Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=23c0761f-4cf4-4c4b-83da-c67edbde9d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:04.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:14.854Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=1073eb5b-cced-4837-b198-0cfb3610a66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:14.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:24.863Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c38317c5-76e5-4bb1-bb50-bc57d9c263fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:24.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:34.875Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ae3d9b1f-ca7a-411d-8e61-89c86a2379c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:34.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:44.884Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=6c918ee6-e008-44be-a0e6-cbe07c1eb48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:44.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:54.909Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=5f2d19a8-3894-4970-bd85-f26ff5aff872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:54.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:04.918Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=af204f68-4695-40f9-bd89-e2346af56082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:04.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:14.931Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=637da795-1cca-4851-99f6-67ac2d9f47a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:14.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:24.941Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=df6bae53-5b22-4191-9d51-ce401b7c4eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:24.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:34.952Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=5127ae9a-1ef7-4b35-b7e0-0453c44d6805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:34.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:44.962Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=2cc91cab-47b9-4d4a-a74c-1ce2ca79dc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:44.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:54.976Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a1e4f789-fbc4-4214-bf57-c80586a023bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:55.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:05.005Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=4dedef7c-4fe6-4c0c-b309-392888668cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:05.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:15.025Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=f2416721-31d2-4e51-afe2-c1a4b367dae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:15.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:25.035Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d00b2d63-b032-4fd0-b8fe-0473c5b3fa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:25.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:35.044Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=7542aa88-7efc-487d-ada2-3cdb2973ed68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:35.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:45.056Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c1026b10-2240-4905-8b9e-ad0f4a9c3506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:45.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:55.066Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=fc8ff142-9a5e-4ce2-8f15-b59b9dcb8e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:55.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:32:55.786Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:32:55.786Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T11:32:55.788Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:32:55.794Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:32:55.807Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:32:55.807Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T11:32:55.807Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T11:32:55.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:05.075Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=32c575ac-f000-42f5-8eee-113bfa2a0234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:05.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:15.085Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=02d73807-d261-427f-949d-57fbb4e2cea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:15.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:25.105Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a4af6f45-3e98-41b7-b133-3dd4515f08cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:25.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:35.115Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=7fe60e2f-b8db-49de-83b2-67fe1fd19a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:35.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:45.126Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=898225e7-74db-426f-bc46-9cad6d8e527b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:45.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:55.140Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ad5fb57a-5a70-444d-bd2e-407c5b354b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:55.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:05.151Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=8094bf7b-3ed1-41d2-8ad8-0fcbebd3ca05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:05.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:15.159Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=4e90bc04-6cf7-4b06-9f00-e8d0fad885a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:15.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:25.172Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=dd57f0cb-5148-4a7b-9be9-5ee641514cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:25.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:35.182Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e3b47397-606d-47cc-83e8-0151c006fc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:35.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:45.193Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=14661d81-32e1-4eed-bf83-20f4b23b307d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:45.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:55.204Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=6df536a6-1da0-43fc-a518-6da9fb5c35ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:55.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:05.219Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=3bfacb32-6ba5-4092-8ec0-a4129a5a0b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:05.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:15.228Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9d9a1b8e-23cb-4fe3-bbd4-a079af6f33f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:15.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:25.239Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=eac9520b-d31a-44ab-9988-47952a3e6543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:25.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:35.248Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=f0bcdf84-d932-4f27-b3be-f8240b1eff65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:35.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:45.260Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=6a71ab08-fa02-4d01-b1ab-ae07173a081c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:45.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:55.272Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=47950c4a-4c98-49ac-90f3-c8e3e79f0a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:55.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:05.284Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=44167d29-6d9c-491a-83aa-3cb1caa78d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:05.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:15.294Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=3b58c98e-a9ba-4fd8-aa59-c092239dbb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:15.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:25.307Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=4d95f73b-5017-4dde-830b-61b975db210d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:25.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:35.321Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=3e1967a4-477e-4d6f-8ecf-b3b6768af8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:35.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:45.341Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=35bd9344-930d-4e7c-95e5-cbad89a535bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:45.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:55.352Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=3872984d-3e5b-4180-86b8-d6fcfbabd3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:55.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:05.367Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=1b470595-49a8-4aa7-9337-484ef4c651b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:05.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:15.383Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=4c67615c-6d79-45d4-8dc2-0787dd7e0714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:15.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:25.399Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=616b0780-b3d7-46fb-84a4-48ab0c062125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:25.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:35.409Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=384f0d26-2a8e-4b0b-9fa9-73b9ef71b3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:35.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:45.419Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=604f83bd-9d28-43fc-8e2a-f90418ce4209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:45.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:55.437Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=5cf098b4-1888-4184-96db-3c5784806c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:55.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:37:55.836Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:37:55.836Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T11:37:55.838Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:37:55.842Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:37:55.853Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:37:55.853Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T11:37:55.854Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T11:37:55.858Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:05.501Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=6373b047-3604-4b2c-8cc4-b32985b0a8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:05.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:15.515Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b0747b23-d9e6-4056-a29f-48b417f58e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:15.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:25.524Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=5dfc8ddb-d242-4d91-9ed3-980520af4a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:25.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:35.535Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=7c857bd3-ae1a-44ab-a125-f3a72f84e811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:35.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:45.544Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ebf59331-abdf-42c4-aa91-5c0140182772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:45.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:55.554Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=954ae269-565e-41df-9224-eb386e261394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:55.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:05.566Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=6eb8f57b-40c3-4d3c-8888-bdd6c0fe2d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:05.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:15.587Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9d5893a0-1507-4500-a881-793839224a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:15.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:25.597Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=2e384912-7f47-48e6-884f-4678b63dda52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:25.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:35.612Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=97f318f8-4b88-4a1a-9283-d9b8f67d71a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:35.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:45.622Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=133347bd-2086-41ea-b8c3-2de62e887261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:45.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:55.633Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=1804388d-75e7-4e58-87e2-9f00c31ce89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:55.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:05.642Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=3b1d3a23-8e65-4674-a5b4-93b01b6be0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:05.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:15.653Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=30b1f940-ce4f-40ec-939d-e03f751e6542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:15.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:25.666Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b9038138-5a0a-4327-a560-6e6920a20b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:25.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:35.676Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=facea741-1756-4a98-ad1c-71e20438d211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:35.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:45.688Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=3d828638-5d1d-4715-b072-84c79ae84794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:45.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:55.700Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=875cbc8b-e644-434c-b1e1-ba7afc1b4d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:55.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:05.714Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=8ee039b4-632e-425c-80a1-166922055b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:05.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:15.723Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=068ec0f0-4818-48ed-8607-aeb792962123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:15.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:25.733Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=37dd2478-5c00-419e-97fe-c02fd74288b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:25.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:35.745Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=6eab476f-a100-424f-a12a-70962739c5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:35.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:45.763Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ffed6a6b-4042-4be1-8f5f-95a2decfafa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:45.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:55.785Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=645a7730-9037-4224-b9c4-1d5f8a6378f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:55.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:05.796Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=cc808076-a9cf-4d3e-b761-4162de04a95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:05.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:15.808Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a7262691-0f3e-40b0-b1a8-1dca1dfad78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:15.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:25.819Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=738c95a6-8ee1-4e78-9521-52f9148c1c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:25.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:35.829Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=7ec9d862-1cbb-4bad-93b4-ddd4e1919d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:35.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:45.841Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=776bb0dd-ffe2-4178-82b4-a9b4bf773c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:45.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:42:55.846Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:42:55.846Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T11:42:55.847Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:42:55.852Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:55.854Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d79356f0-7a17-42a4-b788-86221e38b845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:42:55.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:42:55.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T11:42:55.863Z |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.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:55.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T11:42:55.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:05.866Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=264ae356-9ea2-45da-b542-6bb0c4aa8511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:05.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:15.882Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=2a481460-e90b-49cc-b2bd-ed1ac627220e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:15.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:25.893Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b95f936c-574f-413e-9147-801399ff36bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:25.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:35.902Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=8ba143d7-97ab-405f-8ade-51433361d0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:35.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:45.923Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=93eab438-bc01-4fe2-b834-90f12b01f418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:45.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:55.938Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=0f26689e-78fc-4b6b-984d-187b11a13a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:55.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:05.949Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=7aec88f6-c51b-4031-94b2-006c5d6e9f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:05.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:15.960Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=4f906897-139d-4987-bf34-78342086dc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:15.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:25.971Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=cf07564b-baf8-43e1-a4eb-0ab3c6dfd882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:25.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:35.980Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=47288cfa-3bc3-4577-8dfe-1b89b7c0ed6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:35.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:45.992Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=8c9b6773-435e-4688-89e6-aa6342d62ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:46.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:56.003Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=5bdb5ead-ccf1-4382-9ca7-22c79319a12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:56.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:06.013Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=25c5743f-99d3-4fe2-84e5-ff0ffaf9b32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:06.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:16.027Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=4da57269-e584-410c-8172-c2e012a8efa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:16.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:26.040Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9f5a21f7-6290-4020-b7bf-4c46a211cbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:26.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:36.049Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e7245511-1431-4516-acca-ecbc4d8db81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:36.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:46.061Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=7bd7f3b6-356b-47e8-a819-594b02edcbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:46.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:56.072Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=452f6688-4973-40ee-b8ca-f2a27ae60763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:56.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:06.082Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=8a650a75-970a-459c-a5c9-a1c05925b96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:06.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:16.094Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d517fa9a-f1c4-4944-b5a0-8412becb29c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:16.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:26.104Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=79a59027-76fe-4717-af91-07e151969ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:26.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:36.114Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=cc27f939-2ce7-4f24-b5d1-219be7664a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:36.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:46.127Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=f9b7f966-bc58-4c1b-ac5d-ae2387e691c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:46.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:56.143Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=0e29a12a-e9e6-4986-9111-2c11aa692c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:56.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:06.153Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=12c9fdd3-03ab-4b4e-8c16-6a8ccfd0e830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:06.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:16.165Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=192de968-44f5-49c3-b12a-ebcab2cb56fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:16.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:26.173Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=669da24d-0c85-49f9-8ce6-8a8cf6230524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:26.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:36.182Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=34f4c5da-aaab-459b-adb8-d1ecd2a6acea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:36.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:46.196Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=69d1d503-b241-4219-8a32-0a936a220e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:46.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:47:55.747Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:47:55.748Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T11:47:55.752Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:47:55.756Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:47:55.764Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:47:55.764Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T11:47:55.765Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T11:47:55.767Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:56.206Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=15d031c1-a67c-43f1-bdbd-7266d99b743b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:56.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:06.224Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=57356e64-a207-402b-9a7f-54cd2522f646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:06.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:16.234Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=00cd3eb4-1698-471e-bb6d-0fd6e0cd4e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:16.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:26.258Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=27e2c9a8-1d7f-46de-8c1d-ccf517fbe7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:26.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:36.270Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ca8308b8-bee4-4032-a5df-ceac0b7a6b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:36.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:46.281Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b4201771-41e0-48ab-ab67-ae0f1163b3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:46.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:56.291Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d14d6fd6-7df5-4c7e-a005-6efc088a9b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:56.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:06.300Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d9f0d489-e03e-4cb3-8bf6-4409d7127f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:06.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:16.310Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=40378116-241a-4c67-9be7-15612f15b1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:16.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:26.332Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b95babf2-7a3d-4351-9721-675a1e817ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:26.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:36.344Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d0ac918b-fd0f-4541-8e36-d17ff4799243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:36.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:46.358Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=2e420b30-3595-407a-888c-bc2e23372170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:46.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:56.368Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=cfe8eba3-74e5-44a9-a341-84740679f0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:56.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:06.376Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=df13d266-4d49-4439-b15e-4d267d1d3775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:06.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:16.386Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=3cad707e-b69d-49c2-9ffa-3a19bc2c9d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:16.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:26.396Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ad02486a-5da9-4d76-801f-23870dd5eeaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:26.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:36.404Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=1e73a88c-bb71-4c10-ad41-c93b84710b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:36.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:46.415Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a44c65db-af57-444f-998d-27d1e1747e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:46.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:56.431Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=df87f06c-d4aa-4435-a38e-76fea2194873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:56.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:51:06.440Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=df662b45-4a71-4542-8d22-74ba7f6f1761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:51:06.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:51:16.458Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e26f5ab8-b648-4ad8-be0c-cbee1d385fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:51:16.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:51:26.477Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=699f2148-4b35-4683-9028-351134ce770d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:51:26.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:51:36.491Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b8e6070b-7fe1-41d4-8dfa-e65669586be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:51:36.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:51:46.500Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=5fd40fc7-738d-4f1f-a5e1-07e618e8983e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:51:46.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:51:56.509Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=40f1cdd1-6508-4208-b0d6-3ec4af5ff148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:51:56.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:52:06.531Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d150665b-180d-4bee-aa5e-fb3bdd5ac9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:52:06.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:52:16.562Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9fba8c32-025d-410a-9417-6197ef9ca844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:52:16.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:52:26.575Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=bcad085c-53b9-4abb-8153-ccf4efad310a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:52:26.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:52:36.585Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=50041ff0-a068-436a-8c0f-256ff3eaa2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:52:36.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:52:46.598Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=f55b797a-b3f4-42d2-9136-f802ca61f407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:52:46.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:52:55.804Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:52:55.804Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T11:52:55.805Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:52:55.808Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:52:55.814Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:52:55.814Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T11:52:55.814Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T11:52:55.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:52:56.608Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9313c6f2-1599-4e51-8a1f-aec8397685b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:52:56.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:53:06.620Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=15f28bf2-8d8a-467d-a249-197762a7d2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:53:06.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:53:16.634Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=15d426f4-2e0b-456a-a7d5-f0a42f75710e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:53:16.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:53:26.643Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=14e9e550-8498-4332-9f6e-39ac75ee4b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:53:26.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:53:36.654Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c79ac2af-07e6-46f2-8257-b3da8ca5d797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:53:36.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:53:46.663Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=5e6c3772-9b87-4559-ae61-caa6e5b9b9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:53:46.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:53:56.681Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c75ab95a-4dc9-458b-ad6e-9eb5c7495bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:53:56.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:54:06.692Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=75cf8ed9-43af-4999-8fe1-8f6a004771a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:54:06.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:54:16.712Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9d943e1f-c021-4095-842a-adb58e586e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:54:16.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:54:26.722Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=6519f3f4-df00-4dc8-87d5-3e824ab1156c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:54:26.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:54:36.732Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=2626621a-9a9b-433a-bb97-a680358a24bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:54:36.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:54:46.743Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a97f6af5-d82c-4a07-91d1-3ec6722d3547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:54:46.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:54:56.754Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=337dc86d-ec99-4b63-9bc8-89d365d950e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:54:56.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:55:06.764Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9003529b-8db4-4182-a2cd-0616d502d064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:55:06.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:55:16.785Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=165506fc-e17a-47a7-aae3-265f4f1c2530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:55:16.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:55:26.805Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=91cc154e-8f0c-4ff5-ac57-b154a9ed5f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:55:26.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:55:36.834Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=6d733efc-8014-4576-98fd-aa636da17a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:55:36.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:55:46.847Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=113847ba-8536-4f17-bcbc-229a032542b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:55:46.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:55:56.875Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a454099c-ab1a-46fc-902c-9a30940dd3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:55:56.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:56:06.886Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=4f26694f-6f0d-4631-9c22-d09b4ceeb8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:56:06.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:56:16.897Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=aed28100-f1a9-4b1d-8deb-6bd9e6a1a10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:56:16.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:56:26.907Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=f201d9d5-0734-48db-af5c-48715c24dee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:56:26.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:56:36.924Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=14fadb52-4ca4-49b4-a133-c5d9f7c59413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:56:36.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:56:46.966Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b46fe846-a3ba-4394-8b16-c4219da8fcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:56:46.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:56:56.977Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=61f7d6c3-aa55-4c9e-996c-4ffa043af9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:56:56.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:57:06.993Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=5de177ea-59c9-4ed9-bf62-a67a2b753c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:57:07.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:57:17.029Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=29d64643-801c-4864-867f-6a6918339970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:57:17.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:57:27.047Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=0214ed4b-5b9f-4d7e-9b33-c4d4348d9505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:57:27.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:57:37.064Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=36383915-aeb5-47a3-87e5-13aa0671c395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:57:37.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:57:47.073Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=bc30d333-f6a1-4c86-8d4b-1da4130c30ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:57:47.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:57:55.808Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:57:55.809Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T11:57:55.810Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:57:55.814Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:57:55.820Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:57:55.821Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T11:57:55.821Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T11:57:55.824Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:57:57.090Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9f570276-65f6-429d-b3b5-468a233dbb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:57:57.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:58:07.100Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=96506e1b-59c8-4f3d-b520-a6cf14c46d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:58:07.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:58:17.118Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=77e1128d-4196-4ed2-98dd-90ab663482b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:58:17.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:58:27.137Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a010ef21-7824-48fa-8465-b2acd3ee9058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:58:27.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:58:37.146Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=4b9de712-494b-451e-b014-7cbfd95c4570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:58:37.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:58:47.159Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9357d453-585e-4792-b688-a138b5a0f624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:58:47.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:58:57.169Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=77c964f1-98e7-4a5f-80e7-f694c76e31df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:58:57.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:59:07.179Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=dea3a08a-86ad-4e4f-b5d8-32a7d5d1e950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:59:07.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:59:17.188Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=cbbc4689-9786-4ecf-91cd-7bbe1264b52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:59:17.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:59:27.199Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=078d60bf-0dc8-42d9-a353-b72d7484ce42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:59:27.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:59:37.217Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=247aae3d-28c6-46bd-b1ba-9ee8b9ea24df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:59:37.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:59:47.236Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b4ee479f-b668-48c2-9642-4bc0111dad93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:59:47.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:59:57.248Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=214e3e62-4bea-4d38-a1e9-433bd942752c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:59:57.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:00:07.256Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=15ab0050-1658-4177-a20d-8392c7eebe51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:00:07.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:00:17.266Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=023a9df5-01cc-4458-b3ca-eba6c639d184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:00:17.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:00:27.275Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=5d17d4bf-3454-4b48-b32d-2c8ae005f5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:00:27.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:00:37.284Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e5eee463-253c-4912-ba97-15b4e13de1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:00:37.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:00:47.294Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b70aa8f6-62e6-4bec-83dc-d4da070fbc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:00:47.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:00:57.304Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=6ccf0be4-9738-4ae7-b207-869ffebb5706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:00:57.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:01:07.315Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=3a1195cd-587e-477a-a8a2-12769e46e10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:01:07.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:01:17.325Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=06355d49-84f4-4d81-b5c8-530ec09394c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:01:17.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:01:27.336Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d1523986-d00e-4f33-999a-a91dad0c8f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:01:27.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:01:37.345Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=fa8a6db9-9496-48e2-b442-47c67789e9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:01:37.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:01:47.357Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=64034e52-ebc9-4ea5-ab57-fb5d3b4c8e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:01:47.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:01:57.370Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=1624f094-852a-45d2-bc0c-38feaa8da3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:01:57.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:02:07.379Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=f3fb8893-9c14-4d47-9699-3ee22342fc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:02:07.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:02:17.389Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=80c2f6b4-8259-495a-bd05-c9575c993f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:02:17.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:02:27.397Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e4f6bb2b-c1a4-4e90-8e70-d9b9d54ceb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:02:27.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:02:37.407Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c4eee4d2-0f7f-465a-a12c-f39e540399b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:02:37.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:02:47.427Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=22c4b879-f320-4f8e-b235-6f5cbbd9a0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:02:47.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T12:02:55.842Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T12:02:55.843Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T12:02:55.844Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T12:02:55.849Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T12:02:55.861Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T12:02:55.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T12:02:55.862Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T12:02:55.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:02:57.438Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c5b22257-8c92-4133-8a1b-aa782a2f6d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:02:57.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:03:07.448Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=29ee9d4c-708c-4656-8ea2-45bffb0b399a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:03:07.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:03:17.457Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c7f1a8aa-6f94-4f24-baea-6c3d1c895d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:03:17.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:03:27.468Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ecb819df-4df8-4b0d-999a-03a50b6bfd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:03:27.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:03:37.482Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ab564e2d-e106-4612-add2-3abf8501e54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:03:37.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:03:47.493Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c1dd95d6-ef5c-4888-916e-c6ec9fa7c845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:03:47.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:03:57.504Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=714767c3-7d92-4845-a681-46e7efb76b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:03:57.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:04:07.516Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=8f85e3d2-3251-4066-9e84-b0cfabeaa19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:04:07.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:04:17.527Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ee2c5789-1166-4340-a2f9-aa7cdeb3c67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:04:17.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:04:27.559Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e5c03018-56bc-43c0-bfaf-d86c58ea814e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:04:27.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:04:37.569Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=cea5d926-f001-496d-898f-1aa58f390f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:04:37.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:04:47.578Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b1d59fe6-b95b-4dc0-b02b-306f050fd5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:04:47.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:04:57.606Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=87ca6eba-6b72-4140-8ed9-44b628c346ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:04:57.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:05:07.621Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ead7daf4-fc87-45bd-a4ed-8abf4e603ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:05:07.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:05:17.630Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=382b3780-7cd7-4851-be7a-c9b98a61baa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:05:17.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:05:27.642Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=cccb833b-7049-405e-a186-9db9e59789f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:05:27.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:05:37.650Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=db6f41c6-4ea4-4986-bbfd-8e8887c609c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:05:37.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:05:47.663Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d70e4860-44e8-469a-b3e9-a6db35097c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:05:47.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:05:57.671Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=f4744f17-52b6-471a-aedc-4d2302bae8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:05:57.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:06:07.679Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=227df6c2-9e8f-4cc4-92da-f4a216d69f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:06:07.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:06:17.696Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c8dff8cf-b234-4048-84a3-24608b16091c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:06:17.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:06:27.705Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=2f5a2426-1a85-4688-b063-a57a74ffed7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:06:27.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:06:37.717Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=04b7eee9-8f8d-4e92-8d53-0eba44c5e078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:06:37.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:06:47.728Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=aa3f16d2-c254-4882-9bf1-e2b8a718b494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:06:47.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:06:57.747Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a72fbdfb-5828-41df-acb1-78659c1f1b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:06:57.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:07:07.757Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a7755b43-e340-4de1-91d5-52546826a457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:07:07.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:07:17.771Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=1c396296-7a0d-4532-aaf9-71fe6a1308f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:07:17.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:07:27.780Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e0fb0487-980e-49f5-8836-ac10f098df6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:07:27.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:07:37.790Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a181afee-ced8-46a6-8596-56142e7856ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:07:37.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:07:47.803Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=50391ecf-69d6-4767-b123-4cfc01496b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:07:47.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T12:07:55.793Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T12:07:55.794Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T12:07:55.795Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T12:07:55.798Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T12:07:55.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T12:07:55.805Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T12:07:55.805Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T12:07:55.811Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:07:57.812Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=f145e3ea-e034-4288-87e7-b5b87f1711fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:07:57.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:08:07.827Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=bc0161d7-f2e7-4a20-bc9a-f8022b96aabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:08:07.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:08:17.839Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=4b97d1a2-ab5b-4049-96b2-e53d6cb1c454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:08:17.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:08:27.849Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ff9b58a2-7618-440a-8da4-e6f048adc138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:08:27.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:08:37.857Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=2fdee4d8-d2e5-4bc0-90be-5409e03c4d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:08:37.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:08:47.866Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=44bd8b23-a764-4af2-9d63-1950eb40ce1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:08:47.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:08:57.876Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a02bc841-ab21-4c02-8759-1425d67940bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:08:57.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:09:07.886Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=326e742a-a1ad-409e-9e66-35f0dc0bfef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:09:07.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:09:17.900Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=7ef2d4c3-8946-41ae-a0de-7bd2a821bad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:09:17.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:09:27.908Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=bc64ad02-baa7-44f4-9dbe-8bb5511ce11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:09:27.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:09:37.917Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e52cfc59-bdb3-45a3-b154-68cc12eefb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:09:37.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:09:47.927Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=102db39f-47d6-43f1-a6e1-385002312e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:09:47.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:09:57.942Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=2dbb0244-6b6a-438a-8d25-769d513720c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:09:57.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:10:07.952Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=0278df63-b1e4-4292-96d0-5a6cd3c54d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:10:07.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:10:17.962Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e93f6eac-30d3-40b6-82cd-22ab5077309b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:10:17.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:10:27.973Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=93db7093-8d39-42fa-8b87-1d26ba200561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:10:27.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:10:37.981Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e8d882da-3751-4872-9b6e-dc19bf688e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:10:37.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:10:47.991Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=afc24ede-16f9-4aab-929b-4c5e63c135ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:10:48.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:10:58.004Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=85dc77e0-bb3c-4979-bb1c-873c0c9800b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:10:58.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:11:08.014Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=cd07e06c-6d9e-40e1-83ce-77dcb34c3104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:11:08.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:11:18.026Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=74e0e383-f8d7-423f-a3e0-d006e33507e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:11:18.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:11:28.046Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=3c7750c2-39ad-42a6-bb5f-a05fcf47190e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:11:28.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:11:38.055Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=57cfd4a5-b276-404c-bed8-cf14953a3ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:11:38.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:11:48.062Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=8b386e3c-abfb-4c3d-a8cc-340a6c83033c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:11:48.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:11:58.078Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e602f19e-78ef-4266-8089-9ebf2b17e123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:11:58.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:12:08.086Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=726d6642-5c13-4566-bf9e-6cc7c09c8ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:12:08.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:12:18.098Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=cc14b9ab-b225-406f-82f0-ab4fa4c3b610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:12:18.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:12:28.106Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=dbbd0ac0-1d12-49b1-b7ae-c0a0b1806026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:12:28.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:12:38.120Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e59de7f3-4592-4826-89eb-1e2293ac436b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:12:38.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:12:48.130Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=6e5d4b73-acbd-4014-839f-5b4043816787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:12:48.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T12:12:55.785Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T12:12:55.786Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T12:12:55.787Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T12:12:55.790Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T12:12:55.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T12:12:55.795Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T12:12:55.795Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T12:12:55.798Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:12:58.146Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=6109dd1d-8a3e-46c2-a1ba-e0dc6e4cdfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:12:58.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:13:08.155Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d634abf4-9ef5-431e-bb2d-e49584e3796d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:13:08.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:13:18.165Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=597470e2-95c7-41a8-aebf-9e2f11eda9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:13:18.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:13:28.195Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=906ae8da-0920-4a48-88d1-12eb407a4f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:13:28.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:13:38.204Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e4c49ddb-086b-4d16-b78b-30f7f82ab7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:13:38.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:13:48.212Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=deb2cfa7-a60b-4bc8-abab-ecfa55cc5206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:13:48.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:13:58.225Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=23a19eda-e3ca-467c-af1d-3cf2827d3b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:13:58.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:14:08.235Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=1ef85e1e-d2ea-4f7f-bf82-f9a5538a01dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:14:08.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:14:18.245Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=3bede759-9fdc-41c6-a5cb-150fd2d018f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:14:18.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:14:28.254Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=f0b61a62-6dd7-4afb-8347-0db84242fbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:14:28.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:14:38.271Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ebd96d69-80da-4a71-859b-d59fd455c610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:14:38.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:14:48.284Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b98d540b-48ad-4c3e-8984-1753b1a36b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:14:48.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:14:58.315Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=f8004ba1-4efd-4f30-a23d-bd0a81b332fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:14:58.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:15:08.327Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=cfabafa4-fcb5-42e4-819a-671f9d305f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:15:08.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:15:18.339Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=fba20766-6727-4fec-ab29-316b4f1ae254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:15:18.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:15:28.349Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=046ef58f-f430-4211-b689-0d90b180416d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:15:28.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:15:38.358Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a7df55a0-d9e3-4203-9ec9-1a6403d6d7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:15:38.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:15:48.378Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=34a8a00c-2b2b-43ec-9a00-dc8ba6df4d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:15:48.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:15:58.393Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=623a1c4f-9315-4714-81a4-af97e7d2fb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:15:58.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:16:08.403Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=fd9715f5-403c-49db-92ea-5abfbbe2c143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:16:08.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:16:18.414Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=44421e3c-badd-4200-9d75-4fa1663d339b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:16:18.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:16:28.423Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ad219fbe-5bb4-4768-bba5-9fc44f2cbacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:16:28.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:16:38.435Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=30d054ea-1397-40ab-a30b-a6b858bfd236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:16:38.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:16:48.444Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=5e108114-cf3a-4443-8bd0-7d098116c403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:16:48.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:16:58.456Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=7c1cc13d-2b5e-4480-985b-f63f3cc80004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:16:58.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:17:08.489Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=37771c95-9041-4928-a397-489d875ef0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:17:08.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:17:18.498Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9d409367-0f79-4887-b1d0-a074f67d625b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:17:18.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:17:28.506Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=596ee64b-c87d-4085-9101-5023b79d6b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:17:28.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:17:38.515Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a00b0a2a-c4b7-4660-abef-96ade08af342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:17:38.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:17:48.525Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=43e81085-7a20-4c17-b5d2-6e13a0f4c4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:17:48.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T12:17:55.772Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T12:17:55.773Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T12:17:55.774Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T12:17:55.777Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T12:17:55.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T12:17:55.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T12:17:55.785Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T12:17:55.788Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:17:58.537Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e157c8e3-1113-493f-81f7-4ca516764d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:17:58.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:18:08.552Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ce3a3bab-9088-4237-98a3-9d9614ee224b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:18:08.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:18:18.571Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=7dca0886-3958-436c-84ae-c2a9e6a0f19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:18:18.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:18:28.583Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=da63bf01-b3e7-4d3e-91f8-7cd9a000a947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:18:28.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:18:38.592Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c05a35be-2b28-4223-ba47-b330ea724cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:18:38.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:18:48.601Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=11165b4a-a943-45f8-b9f5-c821f413aa62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:18:48.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:18:58.611Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9bba4ac8-6a4d-45d8-8cb7-870a33926ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:18:58.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:19:08.622Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=8c211223-39f4-4d05-9c56-4113ed56e947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:19:08.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:19:18.632Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=5d4f5c42-f53f-4b3e-88e4-8bcba84368b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:19:18.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:19:28.648Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=28410330-56b0-4e77-a5c3-ba6f7bb6ad1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:19:28.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:19:38.659Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=3ea21f32-14aa-40af-b024-5946ec8b15f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:19:38.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:19:48.670Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=04109afe-3b46-490c-afb2-8b7732358a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:19:48.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:19:58.680Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=4eaed2ca-9f32-4427-9f94-f0938914060f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:19:58.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:20:08.690Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=58fdbb10-31a9-436e-bb73-964fb58c2333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:20:08.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:20:18.710Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e9e364b3-8f26-4d9c-b840-f2379feca386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:20:18.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:20:28.744Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c881697a-8447-4d6b-b59b-c36f1022be83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:20:28.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:20:38.764Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=056a6b58-6a68-4dd3-ad30-6bbe9d0aca5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:20:38.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:20:48.782Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=fcf48900-f2c8-4894-bcd3-91b178acea94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:20:48.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:20:58.791Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=3ff30306-5a5b-400f-ae38-ff1bf75d161a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:20:58.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:21:08.817Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=1f4f2b27-230d-4ab9-aafc-b09370a7c905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:21:08.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:21:18.828Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=fa61e185-2c68-4c3e-89f0-f1c44da75329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:21:18.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:21:28.840Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=cbec2b0d-e8f9-4c52-a2dc-2ec32b06faff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:21:28.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:21:38.854Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=dafea228-9a1c-4879-bb47-a8cce0ea82d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:21:38.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:21:48.868Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=3d094e4e-6443-482e-a645-c77df15a40aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:21:48.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:21:58.885Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=1575e856-2dd1-4447-adf3-b2c06e86eedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:21:58.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:22:08.899Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=1b13af2f-2231-4893-9076-a70b192fa5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:22:08.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:22:18.909Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=bf78a532-9738-400e-89b0-7a72fb13a950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:22:18.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:22:28.942Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=866c4c9b-a95f-4dc9-b6a1-7af880e8bc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:22:28.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:22:38.952Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b38ec6cd-2ed3-4307-bcea-0c8524300e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:22:38.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:22:48.963Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=f4edb2cf-68bc-428b-8448-fa4bc7afa194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:22:48.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T12:22:55.744Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T12:22:55.744Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T12:22:55.745Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T12:22:55.749Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T12:22:55.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T12:22:55.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T12:22:55.758Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T12:22:55.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:22:58.976Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c60966a3-3ac3-47cb-a26b-48e392ec0cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:22:59.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:23:09.005Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=49760b64-a88e-4caa-9973-91b9adec923a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:23:09.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:23:19.021Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=264f39ca-f735-41a6-b406-ebcfbf58e970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:23:19.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:23:29.034Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=fdd378a5-d213-4bcd-8f29-a13a05cfbd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:23:29.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:23:39.044Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=74985e86-3566-4d81-b53c-6d7755aa0bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:23:39.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:23:49.055Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=add55c1d-8c41-4074-8db9-e598b9cd4b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:23:49.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:23:59.064Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=f8880d1d-ad99-41fa-92ca-df1d60f3009f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:23:59.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:24:09.078Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=10ed0133-2284-4723-9403-0c4135634f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:24:09.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:24:19.086Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=76fe6f28-3203-46d3-aafa-aba348e1987a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:24:19.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:24:29.102Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=4f4467b6-0836-4469-bbcd-107768243e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:24:29.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:24:39.112Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=674502ab-60c8-4543-9e2e-32ecda22b869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:24:39.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:24:49.131Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=93d7ab2f-bb6c-4fc8-9a45-f518c82484b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:24:49.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:24:59.149Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=cd07d54d-15c9-4bd8-a65c-0aa11abf48fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:24:59.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:25:09.163Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=4cfd2b67-310c-408e-9df5-2100f1354c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:25:09.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:25:19.172Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b2cb1828-321b-4d76-a6fb-2258ea256423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:25:19.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:25:29.185Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=fea4ee37-b607-4679-b511-aba52c51f8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:25:29.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:25:39.194Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=82440524-8a45-462e-b193-662ad2b9993d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:25:39.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:25:49.204Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=29d34626-04b1-43a5-8720-fa9d1974354f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:25:49.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:25:59.219Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=6f6e455a-85f5-48d3-a609-ba79b88e7502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:25:59.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:26:09.231Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ca506932-f52b-495b-bbaf-5c95320fb0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:26:09.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:26:19.257Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=da532367-5ecd-4a2f-a5a5-5eb2afaff552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:26:19.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:26:29.274Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=cc7280e6-0a4a-4c68-8058-ee319ed5aeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:26:29.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:26:39.284Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=55ec297d-5d40-4bb3-9a79-0516014cea72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:26:39.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:26:49.293Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d52ccad3-4fec-4401-92f8-5a5627f0deac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:26:49.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:26:59.314Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=30827e89-d6c2-407e-b046-de878e1e8044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:26:59.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:27:09.326Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=4de3539e-dd4c-468c-bffc-f475378a504f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:27:09.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:27:19.347Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c7cf9e2a-12a8-482b-b940-0228ddb6d95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:27:19.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:27:29.357Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=243a146d-4b32-45e5-8e02-2689530443fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:27:29.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:27:39.367Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=8c4a4130-ffdc-4926-a5b6-fd86be72c97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:27:39.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:27:49.377Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=4deca80e-2770-4c58-9e4d-9f8e7947ffb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:27:49.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T12:27:55.843Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T12:27:55.843Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T12:27:55.844Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T12:27:55.848Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T12:27:55.859Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T12:27:55.859Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T12:27:55.859Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T12:27:55.863Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:27:59.387Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=0022321c-b774-4268-8a5f-7646164ba409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:27:59.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:28:09.397Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=52c0861e-f953-48ea-adf0-3ef33e7904ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:28:09.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:28:19.407Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b213b4fe-b602-4710-b1d5-d903057b18af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:28:19.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:28:29.415Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=6ac56d7a-45e5-445f-937a-2b8ad60b5d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:28:29.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:28:39.425Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=06ebc5f3-27a2-4f12-8e8a-407d85486a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:28:39.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:28:49.443Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c9f136fd-6bba-4a96-94c9-2572c8a856c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:28:49.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:28:59.453Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=e078d0fd-fc48-4359-b3c3-3195e5b4a3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:28:59.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:29:09.461Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=92fa0213-25e7-4657-b01a-774471e00207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:29:09.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:29:19.472Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=7597a959-7dfa-4cec-9283-e02f770a50ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:29:19.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:29:29.481Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=7becebca-9a40-4301-ab77-6e041b3d84bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:29:29.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:29:39.493Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=edfceadf-bccb-40c6-a79c-c806ab93e830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:29:39.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:29:49.513Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=423938b5-6746-4980-b9cf-dd21c3ebe2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:29:49.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:29:59.540Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=390b7335-78b8-4585-8bc7-3447e972288f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:29:59.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:30:09.551Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=f079222c-3b43-47cb-ba4d-cae82bbeea2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:30:09.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:30:19.564Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=d11dc95d-02dc-41f1-847a-2d696a24b99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:30:19.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:30:29.572Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=bd44de37-571e-4de8-b814-09c649901e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:30:29.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:30:39.579Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=fab8a326-879d-4d58-ac85-3ea4c6617394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:30:39.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:30:49.591Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=ab98aa8a-fa96-4a93-a6d5-5bbbedf27844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:30:49.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:30:59.600Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a07f60d6-b3af-497c-9564-4fed3f402c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:30:59.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:31:09.609Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=6012257d-1c51-4677-bdb1-2171c6aeb19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:31:09.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:31:19.639Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=1c531105-58c8-4ccc-bb61-27a6d6570c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:31:19.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:31:29.651Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=b55faed5-d8e2-4d08-9c8c-5873cf44455a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:31:29.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:31:39.659Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=376e1532-4b1b-475f-97f6-dd97e7dc7343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:31:39.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:31:49.668Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a7dad322-a9d3-49af-b8ae-4aa65e1aa7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:31:49.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:31:59.677Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a45d5210-7ae5-40e7-a354-a0aeb610d4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:31:59.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:32:09.686Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=19356d62-1e6b-4b6c-9b96-f4634fe79584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:32:09.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:32:19.698Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=4ae7aa12-37d4-48e3-a115-a75b0beb4ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:32:19.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:32:29.712Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=160612f2-378a-464d-b576-72b66211750e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:32:29.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:32:39.725Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=f7416da5-8d04-4278-a6ab-29585220a153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:32:39.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:32:49.737Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=c8ac5e94-d1bf-41e5-a7e6-6d300e32738a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:32:49.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T12:32:55.769Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T12:32:55.770Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T12:32:55.771Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T12:32:55.774Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T12:32:55.781Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T12:32:55.781Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T12:32:55.782Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T12:32:55.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:32:59.745Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=a756481f-d042-44ef-8778-d330dfc227a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:32:59.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:33:09.755Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=7a33ebac-1e37-4207-8315-7f373c55afcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:33:09.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:33:19.763Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=f3eb5bf1-4173-498e-b0de-76d583de803f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:33:19.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:33:29.777Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=f0797520-b2bf-4dea-8309-d25ee44ce8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:33:29.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:33:39.785Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=9d2f2458-05e0-4cdb-b259-bd64aea02ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:33:39.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:33:49.795Z |INFO |Init configs |InvocationID=1b90e057-6b81-4cce-8ad8-164b9781c746, InstanceUUID=cc693171-318f-466c-9fcf-447fa6a1fccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T12:33:49.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |