By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T12:11:11.856Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T12:11:11.860Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T12:11:11.900Z |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-18T12:11:12.618Z |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-18T12:11:12.706Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T12:11:12.707Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T12:11:12.707Z |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-18T12:11:12.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-18T12:11:12.879Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-18T12:11:12.902Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-18T12:11:14.385Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-18T12:11:14.882Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-18T12:11:14.905Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-18T12:11:14.905Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-18T12:11:14.972Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-18T12:11:14.972Z |INFO |Root WebApplicationContext: initialization completed in 2070 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-18T12:11:15.388Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-18T12:11:16.268Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-18T12:11:17.894Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-18T12:11:18.499Z |INFO |Started MainApp in 10.156 seconds (JVM running for 11.111) |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-18T12:11:18.557Z |INFO |Start scheduling PRH workflow |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:11:18.569Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=275a42c8-7f57-4d90-acd6-4061582b370b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:11:20.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:11:20.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-18T12:11:23.356Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-18T12:11:23.357Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-18T12:11:23.359Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:11:30.536Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=29c54ef6-0f66-482d-91f4-08a716174f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:11:31.574Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:11:32.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:11:42.078Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=23ca475c-2860-48f8-990d-46e8fad1d534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:11:43.122Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:11:43.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:11:53.123Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=c13af707-f4d5-4334-8315-72164fd3d652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:11:54.198Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:11:54.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:12:04.199Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=fa6976d4-fb34-4fb3-bd77-be222bc6a48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:12:05.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:12:05.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:12:15.242Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=26edea96-867b-4205-a52d-0c892d6082d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:12:16.306Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:12:16.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:12:26.309Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=de2b58f9-04f5-4d67-81a8-48e95d1fe74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:12:27.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:12:27.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:12:37.348Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=0adc8c79-743a-405c-9f3b-6d77816b6c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:12:38.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:12:38.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:12:48.387Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=cea1759a-79b9-4842-9bd1-8ad72e3c3963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:12:49.425Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:12:49.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:12:59.428Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=c6a03ffc-ad6a-4a1e-9795-22a23afb98b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:13:00.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:13:06.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:13:16.503Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7511bdb4-096e-43a1-9af4-747ee9f7b234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:13:17.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:13:17.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:13:27.587Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=5f878f54-575a-414c-96e8-64e4fc205200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:13:28.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:13:28.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:13:38.629Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=4eb7c797-3261-45ef-89c2-1b3036c3c100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:13:39.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:13:39.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:13:49.704Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=fb92cd70-1bc2-480f-9b9c-8fc5bc62bb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:13:50.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:13:50.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:14:00.744Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=b4636c7d-b40a-4079-845b-40d3be19ab49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:14:01.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:14:01.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:14:11.784Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ccb34a48-0f8e-4cf3-b153-a8bde8a99185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:14:12.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:14:12.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:14:22.832Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=e70a250d-3e3f-4e45-a053-8f251f56a18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:14:23.986Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:14:23.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:14:33.988Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=dda0c49d-73ff-4383-b087-a4c3172d806f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:14:35.025Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:14:35.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:14:45.027Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=76c73792-8c15-4f99-b653-9dd4277834f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:14:46.066Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:14:46.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:14:56.067Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=fdfd1c2f-9493-4ca3-8938-fb769445cb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:14:57.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:14:57.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:15:07.113Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=24963f3f-62bd-44b5-9984-7fa8857bf024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:15:08.178Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:15:10.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:15:20.690Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=965e0610-5b39-477e-805b-2adcc739a476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:15:21.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:15:21.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:15:31.715Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=d017ad52-6ac6-4094-b22b-471199f60238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:15:32.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:15:32.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:15:42.755Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=c16ea198-7c54-4e8b-a83b-bc6533e7a5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:15:43.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:15:43.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:15:53.795Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=d3da4e3c-1f40-42b2-9ce8-56266be1248d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:15:54.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:15:54.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:16:04.840Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=66fbfffd-804c-4353-8a8f-17e983b258e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:16:05.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:16:05.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:16:15.913Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=62bf81dd-319b-4464-9a90-b7ce4ac65990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T12:16:16.734Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T12:16:16.734Z |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-18T12:16:16.848Z |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.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:16:16.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:16:16.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T12:16:17.083Z |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-18T12:16:17.093Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T12:16:17.093Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T12:16:17.093Z |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-18T12:16:17.096Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:16:26.949Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=da4abd30-a6a5-4d53-9719-698e4036bce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:16:27.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:16:27.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:16:37.988Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=d1aab900-132e-4f89-b499-345a23143299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T12:16:39.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.36.44:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:16:39.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:16:49.027Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=e6efd694-5c0b-468e-b907-bb5ee9ef8de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:16:49.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:16:59.211Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=73c7181f-c2b9-41d9-a164-37217a7aa9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:16:59.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:17:09.229Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=fc46ad46-fecb-4d91-9c9e-afdb3f5fc7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:17:09.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:17:19.250Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=05f71dd9-cc56-4e8d-849e-9a0b0fa0033c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:17:19.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:17:29.265Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=28f33ae8-0986-4d1f-8859-d36be91ae4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:17:29.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:17:39.297Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=105c4ceb-ed8d-4171-8cbc-69158b223c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:17:39.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:17:49.308Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f607565c-918a-47e4-8b92-c8c3fb52a660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:17:49.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:17:59.322Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=b02e5d49-49a1-4698-b67c-6a43a7927c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:17:59.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:18:09.342Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=d69340c7-ff02-4b3d-8903-f21b7c03ce49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:18:09.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:18:19.354Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=fd7c9c5a-6820-4818-a89e-4a54dcb96b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:18:19.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:18:29.370Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=dab3e1c4-b888-4059-bc0d-ccfe9fb7fe29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:18:29.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:18:39.384Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7fbb694e-2e0a-4728-96b1-c32e18325035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:18:39.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:18:49.404Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=caa0159b-5f78-4b04-9efd-c77bdf7f9a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:18:49.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:18:59.420Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=8207734b-9b0e-4321-8d81-66ec45c5de5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:18:59.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:19:09.429Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=dfcb0b78-194f-4cde-b880-f4cf895eea12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:19:09.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:19:19.442Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=c297bfa4-398e-4c01-a388-32a1e1eb883c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:19:19.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:19:29.457Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=16e02111-0c69-48bd-addf-30e2fc6ab032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:19:29.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:19:39.467Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=723a61e2-5f6f-4e4e-b70f-1ca1b7f71f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:19:39.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:19:49.484Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=16cfb06e-e93a-498d-a9df-9047dd0e356a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:19:49.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:19:59.507Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7d90f5b1-6c6f-4b60-a771-42333cf32c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:19:59.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:20:09.517Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=88460565-4496-42d0-949a-9f8e4afdc673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:20:09.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:20:19.528Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=bfb84b63-e8d4-4c88-a6c2-de4d33325f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:20:19.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:20:29.540Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=be94b62f-fc9b-449b-938c-a31322ae844b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:20:29.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:20:39.553Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=e766c752-ae18-448c-a547-f7c56ab6af12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:20:39.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:20:49.577Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=2c1d12a7-e83e-4a43-a924-7a834c8cc61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:20:49.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:20:59.594Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=da6aadd5-6a55-493c-8727-9ce41779f503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:20:59.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:21:09.604Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ce1cdc22-62f3-4a3e-a5c0-a02b0fd5e036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:21:09.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T12:21:15.832Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T12:21:15.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-18T12:21:15.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-18T12:21:15.837Z |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-18T12:21:15.847Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T12:21:15.847Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T12:21:15.847Z |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-18T12:21:15.851Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:21:19.613Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=77053ef0-2e00-4ac2-9eaa-0147a01ee24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:21:19.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:21:29.622Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=90fb0595-ccc6-4d9c-969a-4e065b3aac77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:21:29.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:21:39.636Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=5133c18c-54dc-44cf-b572-e1b27513067f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:21:39.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:21:49.653Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=3e0a230f-8f0b-4b0e-9e58-366e963adcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:21:49.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:21:59.664Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=eb8810ce-5fb0-41b4-aad7-e92facf11dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:21:59.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:22:09.677Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=a9e84613-476b-4061-8a8b-0704ea546575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:22:09.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:22:19.686Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=66c62fa5-5c0e-45f6-b7fc-1bdd3a81a66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:22:19.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:22:29.712Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=393710cb-5a4e-428f-9264-c469b36781e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:22:29.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:22:39.735Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=34715a18-15db-4571-8991-5d8df0aecad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:22:39.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:22:49.755Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=781acbb8-d2c9-4d6d-843c-0b42c130874e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:22:49.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:22:59.766Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=50a090f0-3270-4de0-bff6-ac62a7910203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:22:59.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:23:09.777Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=5cd0afdf-cba8-4e37-9511-cf97c9d2d12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:23:09.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:23:19.789Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=02ec10a7-4b44-4564-9b4d-70391580ad82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:23:19.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:23:29.803Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=16c6cd46-779f-46d7-823a-712f0cf2e3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:23:29.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:23:39.817Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=6709bccf-7e94-4ddb-a0cf-50f53cb4b881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:23:39.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:23:49.856Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=c3777f3a-9788-41f9-b918-c883733c7efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:23:49.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:23:59.874Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=4fcca104-3d5e-4b04-8f3e-03a1e6c40e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:23:59.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:24:09.889Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=89f923e3-87de-4a65-bf5d-528c8cad3607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:24:09.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:24:19.905Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=26ce7815-fd6b-475f-92a4-d4d4e6aaa848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:24:19.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:24:29.926Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=4bd4468f-f642-478f-8f60-55f83ee11e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:24:29.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:24:39.937Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=df3c03d1-47cd-4197-9b7e-9b7c68b52ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:24:39.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:24:49.945Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7f812c62-f810-45a1-a2ac-6b0e04cdcd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:24:51.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:25:01.671Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=0bbfa82e-a8ed-41ea-9e9b-11f1d4f12322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:25:01.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:25:11.683Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7773ea01-2ce3-435a-99d3-b7335304e687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:25:11.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:25:21.708Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ac92ec27-3681-4425-9bbf-cd93ecdfd569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:25:21.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:25:31.725Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=98cf2f74-e78e-4d0d-af33-000961574b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:25:31.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:25:41.736Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=42a72cc1-7155-45c8-a96b-91deef618c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:25:42.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:25:52.634Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=17c51060-654a-49df-b99c-927a5c7051f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:25:52.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:26:02.642Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=cef03735-e103-4001-9b32-f46515930d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:26:02.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:26:12.657Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=940a4f0e-84de-4c28-a0ae-4e9c6c6bcd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:26:12.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T12:26:15.851Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T12:26:15.851Z |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-18T12:26:15.852Z |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-18T12:26:15.856Z |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-18T12:26:15.863Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T12:26:15.863Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T12:26:15.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.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T12:26:15.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:26:22.668Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=30d7cd79-6b44-4d67-9d42-9ae994f04a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:26:22.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:26:32.693Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ad3efef8-aad0-4bc6-a1c3-1fe5c5841606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:26:32.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:26:42.710Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=e1d4deb2-3aaa-4085-9489-e9e3d89f3d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:26:42.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:26:52.721Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=426183ef-cb60-4a49-b8e2-326c0f927623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:26:52.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:27:02.739Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=4a9d9b7c-e981-4a35-b428-e55170a487f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:27:02.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:27:12.748Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=3508962b-4ed2-488a-a201-c67240808c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:27:12.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:27:22.757Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=2087a3ab-996e-471d-9155-23ccb06c5732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:27:22.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:27:32.765Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=d1d91ba0-a434-453a-96a8-c5612eb5e52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:27:32.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:27:42.778Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=cf52e0d5-db96-4677-91ae-317b0848df56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:27:42.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:27:52.807Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=2a631da2-3b6c-4e0e-8c3d-5a845f18f070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:27:52.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:28:02.818Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=9e1179fb-dabe-4448-a06a-fe8c7256eb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:28:02.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:28:12.830Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=1d2a1ddf-4cd0-4356-9bc2-970c0480688b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:28:12.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:28:22.841Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=43530a5b-dfb6-415e-b497-1cb0697d5bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:28:22.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:28:32.935Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=64f247a7-53f6-4e16-99f3-c94279b12630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:28:32.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:28:42.951Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=c3fbe1ce-f9a8-4949-888c-96457921988e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:28:42.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:28:52.960Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=b8242790-5ace-407c-b726-00fa1ce3cb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:28:52.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:29:02.969Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7b0921c2-d24d-4f9b-80a4-cf46f3ef4d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:29:02.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:29:12.980Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=e5dad0b6-2508-4ccb-9b0a-945e15ef5219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:29:12.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:29:22.993Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=50ebf1f1-9974-4aee-8301-794fb4a0208a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:29:23.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:29:33.013Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=c72b9b2e-acbd-4ca6-aa54-28bc348fef21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:29:33.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:29:43.023Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=4167a8ef-d84f-4add-83cf-51b3f3ac60c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:29:43.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:29:53.032Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=04d7e529-415d-4002-9d1a-64ecee5980ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:29:53.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:30:03.041Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=c8637d0b-b290-451f-89b8-ebd4a2707e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:30:03.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:30:13.049Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=e657793f-7346-4055-9a4f-7bcf1f68d595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:30:13.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:30:23.058Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=87591033-e473-4d6e-adae-d9b47b53b26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:30:23.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:30:33.068Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=b1c3c0a2-270c-4eb3-800e-a16fb1fd9294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:30:33.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:30:43.087Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=2970f40d-8cea-4f23-bfb6-a3f681b13a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:30:43.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:30:53.107Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=399fe4eb-a1b6-41c1-99d4-210543440c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:30:53.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:31:03.116Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ee9516fd-e1c8-4a1b-aefa-6b1441588e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:31:03.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:31:13.124Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=b33fc50e-cf24-4144-8d0a-2a6d15b136aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:31:13.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T12:31:15.754Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T12:31:15.755Z |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-18T12:31:15.756Z |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-18T12:31:15.758Z |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-18T12:31:15.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T12:31:15.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T12:31:15.767Z |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-18T12:31:15.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:31:23.131Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=93658606-3e3d-4944-ade2-7a92026f43d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:31:23.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:31:33.142Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=b640417a-49a5-45ff-97b9-884564124f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:31:33.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:31:43.150Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=d0187034-1576-486f-82b3-bd7be8733a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:31:43.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:31:53.160Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=d5cec745-0e19-488b-96f8-9f0093a1efda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:31:53.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:32:03.180Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=114f4e64-d89e-4ee2-b9d9-8842531f44f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:32:03.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:32:13.197Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=c879c096-13de-4efb-aeb6-c6d6361fe212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:32:13.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:32:23.205Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=53a5ee72-3ef2-4d16-ab82-b7ab0aa5690a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:32:23.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:32:33.213Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=63168b17-9f39-4dbb-9fc5-3b03a4b16487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:32:33.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:32:43.220Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=bead51bc-c3b1-4ee1-910f-fdee0d9f5abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:32:43.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:32:53.230Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f21852c5-10e7-4b25-a11b-2e458d67bda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:32:53.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:33:03.241Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=1dbdbf00-0937-4ee8-9f5f-87ee40b339d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:33:03.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:33:13.255Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=81b772bb-f3d2-46d8-8ba3-7b8beede388b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:33:13.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:33:23.265Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=1ae4809c-f79d-434b-a548-61268f75124b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:33:23.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:33:33.274Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=31ec8e10-ae66-4e82-825b-7052dc0b4315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:33:33.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:33:43.283Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=9b124d2b-1151-4b12-93e0-d121fb8f710f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:33:43.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:33:53.291Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=0781f39c-7231-453a-b995-c142ae530da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:33:53.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:34:03.300Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=793c54e6-19ff-42e1-874f-6611406ab551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:34:03.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:34:13.307Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=d2ca5290-ed95-49b8-93d6-de59aa103212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:34:13.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:34:23.315Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f09efd36-2e0b-4443-aa11-e73021540418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:34:23.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:34:33.325Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=b2ef8a36-9852-4068-8ffe-f1c3d35bfe6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:34:33.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:34:43.340Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=2614f2fc-b6d2-4b0a-a20e-a206e71b5122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:34:43.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:34:53.349Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=2ee374f6-0767-4695-955c-a6d2cd9b7cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:34:53.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:35:03.356Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f265b3c8-404b-4f58-b91f-32f6a48ad939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:35:03.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:35:13.365Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=1211c621-4061-44a7-8131-2c338e484abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:35:13.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:35:23.373Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=def69271-f1b8-4e9c-b4aa-bf43be788283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:35:23.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:35:33.380Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7064735b-b6aa-4946-90a1-30b5384f601b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:35:33.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:35:43.388Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=9613b1c6-42dc-4c53-bc99-f92f9ff5879c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:35:43.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:35:53.398Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=b1ff66fa-3a87-4199-a828-5fd1e4b253b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:35:53.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:36:03.406Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=0b490306-f8bf-49ad-bfaf-99be39ef1c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:36:03.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:36:13.415Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=3baa8fda-f5fd-4e4a-9c7a-5535af081f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:36:13.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T12:36:15.753Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T12:36:15.753Z |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-18T12:36:15.754Z |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-18T12:36:15.757Z |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-18T12:36:15.762Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T12:36:15.762Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T12:36:15.762Z |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-18T12:36:15.764Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:36:23.433Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=a8aae4ad-b3ce-4a2c-84fb-3fc426e6f2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:36:23.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:36:33.441Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ef08a9a5-6c47-4b1c-a9c1-a4e623ca503e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:36:33.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:36:43.450Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=e5102962-e659-4c1f-bd4c-31720f36e466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:36:43.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:36:53.457Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=1aeacc1b-3462-4704-bd00-af0fffa0bfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:36:53.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:37:03.465Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=be085477-635f-4d92-997a-4c8749f0bdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:37:03.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:37:13.474Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=247c1ea5-a42d-4070-bd5a-3c3d43cadad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:37:13.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:37:23.482Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=48bb0551-f743-4a2f-b56b-791276296963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:37:23.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:37:33.490Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=16800895-54d5-4dde-9b72-4fb19c9195fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:37:33.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:37:43.497Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=68172186-e8d9-4caf-b383-c655ea435642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:37:43.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:37:53.506Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=65d63dd1-255b-4c59-ac58-bdde3fa212d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:37:53.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:38:03.517Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f96eb003-6139-47bd-981e-bf9408863de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:38:03.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:38:13.535Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=55d3ca00-4d01-4c1a-9861-212a151e5ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:38:13.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:38:23.545Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7aca411b-10b3-4ab7-af90-9dc0b18cd5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:38:23.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:38:33.553Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=b12f9f97-1c8c-4c65-b9f0-9f20dff2d41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:38:33.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:38:43.562Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=30313776-e066-4167-894a-377dfed59a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:38:43.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:38:53.571Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=91e5ea5b-9142-4357-a114-9d47e2674d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:38:53.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:39:03.581Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=024899fc-ad2e-44b1-8280-9a904a9bbf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:39:03.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:39:13.591Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=345f969a-95ac-4b3a-b35e-9b08c953d81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:39:13.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:39:23.598Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=54b1a4ea-f3aa-4ce3-bbc4-43baa30601c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:39:23.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:39:33.610Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ee7d41e5-a4a8-4332-a2ef-44a89af98246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:39:33.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:39:43.625Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f22a311d-eb8f-4e7f-8643-d74f62e8c1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:39:43.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:39:53.635Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=4990462f-14ab-4a04-9705-cc01d1d77fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:39:53.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:40:03.642Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=71f8bdd8-caee-48b5-893a-7e7226d0bb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:40:03.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:40:13.650Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=6834972b-8dcf-4681-bf52-e4a34c74c9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:40:13.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:40:23.656Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=2669f586-aa15-4ab1-803c-b41877877571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:40:23.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:40:33.664Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=2fa24a99-b680-45b7-a0ac-bd90bd06538d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:40:33.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:40:43.671Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ff5bf7a5-d601-489c-903c-2a79b2d90568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:40:43.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:40:53.679Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=c0fb7323-4d4f-4932-8b46-a851d74c83e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:40:53.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:41:03.692Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=733f3e7a-0ce3-4414-997f-33930fcb5441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:41:03.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:41:13.701Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=606c485b-1d97-4edc-b6cf-6cf8cb3fc45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:41:13.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T12:41:15.732Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T12:41:15.732Z |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-18T12:41:15.733Z |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-18T12:41:15.739Z |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-18T12:41:15.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T12:41:15.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T12:41:15.747Z |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-18T12:41:15.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:41:23.718Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7fbe00a1-b482-4166-a13e-1aa6d26822cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:41:23.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:41:33.726Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=88bd1e47-7d60-4f50-8c79-25d6be7f0a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:41:33.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:41:43.733Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=4e05065f-04ac-4909-a4e0-d02e09ae398f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:41:43.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:41:53.740Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7c708c5c-ee1a-4152-b72f-544c4fe085b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:41:53.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:42:03.748Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=bedbc3b7-a12d-4682-8998-8aadc648212e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:42:03.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:42:13.756Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=193dd8f1-afb9-4703-89bb-bb7418cfec31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:42:13.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:42:23.765Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f3700fe3-9fb9-4a5b-8ba4-520c195551b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:42:23.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:42:33.773Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=a4f804bf-a61c-4b46-8b61-3d9062f82730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:42:33.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:42:43.788Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7714ad78-831d-480f-8a2f-cc1fbb94a0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:42:43.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:42:53.798Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=0903d2a5-27c2-4b1a-a75d-37104cd6770e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:42:53.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:43:03.807Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=440a6d20-d7bf-4ecb-a426-88830af6cfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:43:03.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:43:13.815Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=40729e5d-b37e-45c0-ab89-9cf3649596cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:43:13.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:43:23.821Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=21f27954-d9fc-4ae7-b112-313a5d60ea39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:43:23.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:43:33.829Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f6f0f8b4-fa52-414d-9e94-6a9be2e09138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:43:33.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:43:43.838Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=cd5f1d15-fc8b-4cf1-9a8c-5caf992a86ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:43:43.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:43:53.850Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=63513ae3-8b9e-4252-a7a6-ebd186457324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:43:53.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:44:03.856Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=94fd91e7-a686-4b81-b664-f5ddca95629f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:44:03.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:44:13.865Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=fe5791fe-b343-4b11-92e6-1d8bfe9fe785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:44:13.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:44:23.886Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=a3274eeb-ee50-426b-b2ae-c5360d1adf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:44:23.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:44:33.894Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7c6dd465-f68d-47e8-8e0c-2f69faac81cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:44:33.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:44:43.901Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=1e334876-51a2-4c26-b851-d368e5d09553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:44:43.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:44:53.909Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=08ce299d-8299-485f-b97e-a18ded3bc99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:44:53.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:45:03.916Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=291ec4e6-e231-4aff-b426-06f761c51cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:45:03.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:45:13.934Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=b4af9a95-a94d-413f-951d-0c350b774b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:45:13.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:45:23.946Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f12c1f24-9828-4ded-bfdd-b7c23d2d73c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:45:23.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:45:33.956Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=1ad0bce9-eb6a-4b36-a72c-2eec94c5324a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:45:33.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:45:43.964Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=298418b4-d113-4a43-84f3-727a120ac47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:45:43.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:45:53.971Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=fe26febb-9371-451e-90ad-fedaa7167cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:45:53.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:46:03.982Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=633728a8-cbfc-41ec-8eec-445a2480328e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:46:03.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:46:13.992Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=2f8886d2-9c38-47f8-bc7d-182e7b9aefd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:46:13.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T12:46:15.725Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T12:46:15.725Z |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-18T12:46:15.726Z |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-18T12:46:15.728Z |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-18T12:46:15.733Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T12:46:15.733Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T12:46:15.733Z |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-18T12:46:15.735Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:46:23.999Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=4d34b5c7-2e89-48b0-8d87-e9ea9188f79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:46:24.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:46:34.007Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=cf7ca427-a86a-43fa-8df5-2cbf2b728038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:46:34.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:46:44.014Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=b7980c58-cbe0-4eee-a8ef-adbfe9bdf80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:46:44.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:46:54.021Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=00d619de-b70b-42f7-ada9-5fd8fddbb851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:46:54.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:47:04.027Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=90349e14-cb65-4a44-b15b-88ec594cd7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:47:04.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:47:14.035Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=48512051-5d1a-443b-a9ee-bd81ab525d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:47:14.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:47:24.042Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=a9ec9e19-84f6-46a0-b16e-d2630fa327ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:47:24.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:47:34.057Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=19021677-8234-454d-92d0-9da9a180461d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:47:34.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:47:44.074Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=bdce70ed-c2aa-4331-8c72-1eb5b4f35c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:47:44.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:47:54.083Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ca2e994d-5757-4395-9b7a-a027b289d238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:47:54.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:48:04.089Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=d4a1f012-453e-4ef1-bdb1-8b2df421aa89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:48:04.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:48:14.096Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=3dc88506-f0ab-4098-90a4-b3ab72b9b4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:48:14.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:48:24.104Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=3b5eb35c-b3cd-4f56-ba07-0e6cf83ae956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:48:24.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:48:34.110Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ed741219-4321-4263-b941-7c30a3521b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:48:34.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:48:44.117Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ab4f07d6-ce3d-4309-b598-1c3057d8658a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:48:44.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:48:54.125Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=0ad807be-e560-44f8-8919-1a95c0cb4d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:48:54.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:49:04.132Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=03a663f1-9bf1-49df-9781-60dbcf84c79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:49:04.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:49:14.141Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=8c6c7cd8-0ca4-49b7-8ab0-1670e1cc0433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:49:14.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:49:24.151Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=637f105a-fb4e-4928-a43c-31516f0495f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:49:24.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:49:34.172Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=dfde47b1-cb21-4a18-b2d6-15530753247d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:49:34.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:49:44.180Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f90ba4c9-57bb-4142-a5d0-49abc73a4686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:49:44.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:49:54.188Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=1dfdbc3a-3595-4714-a5b8-64313ae40099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:49:54.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:50:04.195Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=8aeee2cb-a74c-43ec-96fc-7c74819d9815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:50:04.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:50:14.202Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=1fff396b-82ac-4e78-941a-7bf61b8225ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:50:14.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:50:24.208Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7eab0aa0-5f52-4d57-9f82-118ddcb96ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:50:24.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:50:34.216Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=a757450b-883d-4004-9d2d-627fde35e24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:50:34.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:50:44.224Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ab86c66c-34d3-4725-87d9-fc226ce4be73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:50:44.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:50:54.231Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=728575b8-23a2-46c8-be7a-86a88aeb7424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:50:54.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:51:04.245Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=37bcd16c-6e6a-482f-9b31-d18bae9892b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:51:04.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:51:14.258Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=0805965d-d67b-4c61-a325-67b36bb1e592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:51:14.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T12:51:15.746Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T12:51:15.746Z |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-18T12:51:15.747Z |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-18T12:51:15.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-18T12:51:15.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T12:51:15.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T12:51:15.756Z |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-18T12:51:15.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:51:24.266Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=a51bbb15-a3b9-42ce-a78e-882486219fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:51:24.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:51:34.272Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=54eabfc6-d834-40de-9f16-5c37ea646a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:51:34.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:51:44.278Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=50fbcdc8-77df-411d-b844-a2853520b9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:51:44.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:51:54.286Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=3d3b18ac-65b4-4ff5-82d7-b929ad7312d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:51:54.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:52:04.292Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=01e7a05a-c76a-4e57-affa-50aeeb555183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:52:04.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:52:14.300Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=5f0da5fa-e41a-4654-b931-9e5e6e474e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:52:14.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:52:24.307Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=8e39a973-7d6d-451c-abcb-d20a54ba9f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:52:24.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:52:34.321Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f761aa43-0a48-453e-8e76-af69ced3fdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:52:34.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:52:44.334Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=65386223-c30d-48bb-b10f-398f97a736b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:52:44.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:52:54.346Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=a424a773-1d5b-43f7-a034-0ced5abcb852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:52:54.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:53:04.352Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ffeb43d3-da43-4329-81f1-6212c33be8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:53:04.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:53:14.358Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=de19e1e4-51b3-45bc-8f13-cde89ef50e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:53:14.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:53:24.368Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=618b105a-6a3a-4282-a585-a9ccb38d8c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:53:24.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:53:34.375Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=072796cc-80ba-4ccb-a1de-84b39860637b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:53:34.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:53:44.384Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=a3c06a06-932b-451c-babe-c9922357cee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:53:44.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:53:54.395Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=874352f3-75c7-4440-8453-5c66532f14ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:53:54.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:54:04.403Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=b03fbb11-a4a2-414d-aa33-aa74c19f9521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:54:04.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:54:14.419Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=d74d0bc7-578c-4562-9bca-fcfd33c57747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:54:14.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:54:24.429Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=61bc35dc-c148-47a9-a3c9-ddb8047fd4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:54:24.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:54:34.436Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=97237616-ac90-4d37-9da7-258a91c548a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:54:34.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:54:44.444Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=6b4f2e7b-f581-4cdd-a9bf-449ec78a4f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:54:44.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:54:54.451Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=0a481d58-fb33-442e-bf01-53c1a6aac979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:54:54.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:55:04.458Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f879efe0-08cb-47a2-af54-f89081f82a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:55:04.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:55:14.466Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=61bd3bd6-8fb9-4103-8b9d-91dc53127aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:55:14.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:55:24.473Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=0a27cb47-d188-4390-9d95-bb020865e723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:55:24.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:55:34.481Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=bd845864-0ca2-4a23-a469-f57d65fdad1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:55:34.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:55:44.492Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=064e24de-cdc8-4f45-8e3b-1adc6d8bb4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:55:44.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:55:54.503Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=5134eee3-6697-4e8a-b414-2cef9a46a026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:55:54.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:56:04.511Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=410d3e06-6f64-4bbf-b81d-d9e059bec7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:56:04.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:56:14.519Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=de0e4a76-f10a-48fb-b179-ad5485ecf812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:56:14.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T12:56:15.767Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T12:56:15.767Z |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-18T12:56:15.768Z |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-18T12:56:15.773Z |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-18T12:56:15.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T12:56:15.778Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T12:56:15.778Z |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-18T12:56:15.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:56:24.529Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=4bd898a4-2998-4395-97f5-2e568fcea9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:56:24.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:56:34.537Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=303397ba-bfe7-4ded-912a-3e2c0098360f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:56:34.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:56:44.545Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=6f229337-c40b-4ef6-b43a-c1ffc4b3e4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:56:44.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:56:54.551Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7ca6e97f-59c2-4f0a-b005-afc4b4f63ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:56:54.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:57:04.558Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=a435180b-9c8a-4b8b-a1fe-3b440f961dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:57:04.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:57:14.573Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=202cedc8-0517-4634-9855-c3d544dda6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:57:14.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:57:24.603Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7c0069eb-25a0-4343-a1a2-a9c51eee4494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:57:24.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:57:34.612Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=4cd14e4b-468e-44c8-a37f-30ae579abd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:57:34.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:57:44.620Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=428c77c7-33c3-45bc-9ef8-461b39cb65c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:57:44.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:57:54.627Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=fb989ed6-4df2-436e-b916-79957fce0aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:57:54.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:58:04.635Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=5cbbb10d-38ff-41f5-91e3-fc49bd708505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:58:04.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:58:14.642Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=4dd9e82d-38a3-4e39-8c96-71e83a46384a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:58:14.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:58:24.650Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=351c8912-32e2-4e10-89de-c291727e50f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:58:24.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:58:34.657Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=9bc1f099-1994-43b4-a3a2-8583237436d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:58:34.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:58:44.663Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=e5995fce-8e76-4df2-9787-f66e061630d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:58:44.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:58:54.671Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=e3451e85-fc0e-4980-9ff7-42504861146b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:58:54.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:59:04.681Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=d085c2ba-1817-45c5-b693-fdb7df1b69d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:59:04.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:59:14.696Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=0f4dc634-27a7-45e4-9b17-7b8d3b50ce30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:59:14.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:59:24.703Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f059ed77-2d50-4bd2-9aad-c729c2701501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:59:24.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:59:34.711Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ed01b15e-55d6-4b5f-8a74-d2d75708e232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:59:34.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:59:44.718Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=2b87bfb6-6f05-4d17-a0f1-339c420230f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:59:44.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:59:54.725Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=970086ef-d5a5-4d78-bb8d-70498c7b91f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T12:59:54.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:00:04.734Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=de0357e3-1413-4c90-9f89-1d32bfbcf6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:00:04.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:00:14.745Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=30915859-ac2a-4432-9e85-99c09b50899b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:00:14.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:00:24.753Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=45ed573d-4431-494f-aada-09443585cbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:00:24.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:00:34.766Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=8c5f92ff-8533-400c-811b-d3627e63433d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:00:34.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:00:44.775Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=e2b5c7fb-564f-43c8-b32d-73b8fdabc0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:00:44.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:00:54.782Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=669d403d-2358-461e-9cf8-df83e36b08a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:00:54.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:01:04.789Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=b4f81254-095f-4618-9971-c815e162b1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:01:04.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:01:14.796Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=8c3e85e5-fb01-45fe-8097-43cf048def31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:01:14.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T13:01:15.752Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T13:01:15.752Z |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-18T13:01:15.753Z |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-18T13:01:15.755Z |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-18T13:01:15.760Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T13:01:15.760Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T13:01:15.760Z |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-18T13:01:15.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:01:24.804Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=11716ad6-e0f2-42a4-bf4e-668cc47a5646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:01:24.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:01:34.811Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=b013580b-8f3f-4803-894f-403919f77d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:01:34.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:01:44.820Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=73f45235-fa43-472a-b159-5f4ab97b2d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:01:44.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:01:54.829Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ebd1771e-2761-4c6b-adba-49e88f8aaeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:01:54.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:02:04.836Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=07b07f19-0666-4629-a3c5-8c1ad40fa7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:02:04.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:02:14.852Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=1e028436-0e7e-477a-9796-fa98d8f2cf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:02:14.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:02:24.862Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=a3258bc6-ee2e-434c-8f0e-c0dfa08c752a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:02:24.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:02:34.868Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=8efc4a33-a1bc-40d4-866f-d5d8f406afd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:02:34.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:02:44.875Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=9d6f196f-b2ff-45e2-9e9f-8167e941cfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:02:44.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:02:54.881Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=cb559590-dc9a-42bd-a753-bdedfa0c7178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:02:54.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:03:04.888Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=97279cfe-9a67-4218-9b12-2f289a79f5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:03:04.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:03:14.897Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=77dfd2c0-ef60-42e1-a4e3-90253291c3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:03:14.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:03:24.903Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=089f434c-fdc1-4cdb-97a6-4b331b26d45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:03:24.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:03:34.910Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=74cd2492-77d9-4dd2-8446-d7136bf95422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:03:34.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:03:44.921Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7301e058-09df-42ca-9ba7-a15c7a882a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:03:44.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:03:54.932Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=3ed49f17-dd18-44eb-89ea-65f8b9bf9138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:03:54.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:04:04.942Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=43ff0032-26c7-40b3-a120-4e0e6c286e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:04:04.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:04:14.951Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7a57f81f-523d-486e-ae41-958fd7f2792b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:04:14.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:04:24.957Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f66a2f3a-c8c8-4d94-a57d-59890813e3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:04:24.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:04:34.963Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=4dcf671b-5c7c-4cc4-8181-74d5a24c9790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:04:34.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:04:44.971Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=e6e7bf3f-8e13-4166-8703-56f437cbb5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:04:44.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:04:54.978Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=22a24def-9179-4c4f-a41e-2c769b4ebe5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:04:54.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:05:04.984Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ce5b0bb6-a46a-4e50-aad9-73c007dc034f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:05:04.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:05:14.993Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=11e4c96f-c677-4732-bfd5-f522df025679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:05:15.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:05:25.065Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=84fe57a7-8fca-4d70-b7f8-5d562e737ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:05:25.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:05:35.079Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=130fe179-a369-4653-bb28-e9be8e2e0e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:05:35.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:05:45.094Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=fadec69a-487c-4159-a943-148d49cae1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:05:45.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:05:55.100Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f36755a5-2968-4948-9e1a-77fd17f0df75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:05:55.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:06:05.107Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=3053000a-9454-45be-85f5-81dac1908362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:06:05.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:06:15.113Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=64a6102f-b320-46ee-8559-1b25595b12c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:06:15.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T13:06:15.731Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T13:06:15.731Z |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-18T13:06:15.732Z |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-18T13:06:15.735Z |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-18T13:06:15.740Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T13:06:15.740Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T13:06:15.741Z |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-18T13:06:15.743Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:06:25.119Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=20fd5da1-ee84-47cc-9b0c-5f3aa6b740a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:06:25.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:06:35.126Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ba428013-e700-4cac-b3cf-9b85e7603b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:06:35.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:06:45.133Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ad2fdffc-af89-4454-b9b1-aa16898edcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:06:45.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:06:55.141Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=774ed3bb-204d-4352-a2cd-cf269c91e43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:06:55.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:07:05.161Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=3ad8f6ed-697d-4a3b-ada2-8c55609b249c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:07:05.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:07:15.171Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=85adc4fc-bb8e-4ce1-acc1-b72ebb5d25a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:07:15.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:07:25.179Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=2e943bed-ee43-4e8c-9b91-8e10807b8977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:07:25.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:07:35.186Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=3af10b02-c818-43f8-833e-ac2a87249bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:07:35.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:07:45.192Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=84b8eb26-0e54-48b0-9f5b-b294190d574d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:07:45.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:07:55.200Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7967c9b5-c11a-4419-918d-dcdbb638dd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:07:55.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:08:05.212Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=6f029900-253c-423d-a687-1cbc6058c1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:08:05.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:08:15.218Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=4f66730c-17fa-4fec-89c4-db77b9ddd4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:08:15.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:08:25.225Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=2e8dbe30-f03c-42ca-af5e-b9b6f0f6e721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:08:25.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:08:35.236Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7ddf5750-5791-4558-89cf-bc924e9141ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:08:35.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:08:45.249Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=9fa8ad4f-3808-4844-a215-0b34bcc65cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:08:45.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:08:55.263Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=64f20391-6fbf-4cb4-9db5-edcccc3d189a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:08:55.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:09:05.273Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=787c6e9d-14ae-421c-bf85-a5b6bca38b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:09:05.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:09:15.281Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=11143d86-3c61-4a8c-82f6-073616812633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:09:15.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:09:25.287Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=a38d65e2-7dce-4b6d-9bb8-ef26838c58cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:09:25.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:09:35.294Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=09284730-e280-4f36-98fc-02a1c4e78b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:09:35.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:09:45.302Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7a0e16b8-2c80-4382-b06c-9c66f6b8a4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:09:45.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:09:55.308Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=e8632e77-3bcd-469a-b204-2f6a76a91a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:09:55.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:10:05.315Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=31bcc7e9-9eed-415d-8f95-291fa9c9686f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:10:05.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:10:15.324Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=cf3d28e5-3d47-4cf5-bd76-4a9c185e77f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:10:15.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:10:25.341Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=fb05e91c-f129-49f1-9ea1-28c56c76826d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:10:25.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:10:35.349Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=1b3e7379-cfee-4cf1-9948-3baac57e6f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:10:35.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:10:45.355Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=0f3bb444-8457-41ab-bff7-c6dfae6d37a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:10:45.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:10:55.361Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=92d87573-ea87-4147-bdc9-aae7706dae6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:10:55.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:11:05.366Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=bd802b4a-24d6-4ae8-9e13-1ca7b3a4d0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:11:05.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:11:15.374Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=56dc6372-7839-4d61-81d1-b66232fad90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:11:15.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T13:11:15.739Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T13:11:15.739Z |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-18T13:11:15.740Z |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-18T13:11:15.745Z |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-18T13:11:15.750Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T13:11:15.751Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T13:11:15.751Z |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-18T13:11:15.753Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:11:25.380Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=792d2461-6632-4e1c-987e-e61106959cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:11:25.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:11:35.387Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=3ca3896e-7251-4e66-9d30-d52af8732f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:11:35.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:11:45.395Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=aceb4221-684f-4d8c-b4ad-483ea2a97c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:11:45.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:11:55.402Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=d2dfb7a3-4fe8-4835-aa80-4bfb39c2bcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:11:55.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:12:05.415Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=840551ab-1637-4d78-9329-1f39f92381b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:12:05.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:12:15.426Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=1b187479-0f23-4608-85f1-106017d88789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:12:15.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:12:25.433Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=b9e65706-a7e0-4cff-91ad-3b83b924ea59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:12:25.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:12:35.441Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=94cd67b1-9c3b-4f75-9755-50363aea6fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:12:35.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:12:45.449Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=a191896f-077c-40bd-b1f2-ce5e17b9ac3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:12:45.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:12:55.457Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f9d77266-9805-4e00-b158-66aba5c6d086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:12:55.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:13:05.467Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=e333bc3c-3cfa-4b0f-8d56-1341206b5396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:13:05.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:13:15.477Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=026901af-b9fd-4f8b-a51d-835e4a52ff6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:13:15.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:13:25.483Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ee7189d0-618d-422d-a0c6-d92ac641e15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:13:25.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:13:35.492Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=5bf82ece-dc0c-46ca-91a4-eae532cd0647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:13:35.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:13:45.519Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=bc45783d-c31f-4956-916a-f867b9a4344c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:13:45.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:13:55.527Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=28a78bed-24d9-449f-a2c8-296b629e68d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:13:55.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:14:05.537Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=d023ac9c-e572-46ec-a477-98e25ed95bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:14:05.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:14:15.552Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=59dd8b65-8ae4-47ed-ab7b-3ee32c481f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:14:15.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:14:25.559Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=167d65b7-2045-4f8d-be2b-39de2e2d7b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:14:25.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:14:35.565Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ddca4cbc-5712-4750-96d0-56c9de669e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:14:35.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:14:45.571Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=83773606-1f21-4e0a-a826-68fb36c67eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:14:45.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:14:55.578Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=54b44d02-40c1-4792-ba2b-99ee056936da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:14:55.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:15:05.585Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=048dbeba-03de-4533-b036-708449588298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:15:05.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:15:15.595Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=981a9602-a657-4207-a7a0-b6e4ec09dd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:15:15.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:15:25.605Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=a74767e7-bca2-4747-98cd-96da0c786bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:15:25.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:15:35.618Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=010374c7-f6e6-440a-993f-29f0713ee7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:15:35.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:15:45.624Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=cd5fc474-78fa-49ee-ae07-6871feece6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:15:45.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:15:55.633Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=2fa7e6f6-77ea-4f74-b952-e24556335073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:15:55.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:16:05.645Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=632cc2bc-418d-48d4-bb9f-3d6762721188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:16:05.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:16:15.652Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=592c20e7-756c-49c8-b233-d953a7deb3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:16:15.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T13:16:15.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-18T13:16:15.805Z |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-18T13:16:15.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-18T13:16:15.812Z |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-18T13:16:15.817Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T13:16:15.817Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T13:16:15.817Z |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-18T13:16:15.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:16:25.659Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=d5b043d0-dd14-4d75-8789-cd68ca452558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:16:25.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:16:35.665Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=cb4e4fc1-0e5b-4972-bac9-c5fe4462c6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:16:35.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:16:45.671Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=d53edc65-1351-47fe-8003-823a6b13bac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:16:45.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:16:55.677Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=faffb724-79d1-44b2-98dc-a39203d93a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:16:55.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:17:05.688Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=68170564-e3e0-4200-992d-39710980d7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:17:05.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:17:15.695Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ed8354c4-91c8-4c99-b827-5423e3f61ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:17:15.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:17:25.704Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=02c63951-6d5c-4dd7-b36c-96af4405b10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:17:25.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:17:35.710Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=15b2b45d-8bab-42b9-8aca-f1e85c6fd2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:17:35.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:17:45.716Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=9002336c-5134-4e7b-9368-3dfbeea74aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:17:45.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:17:55.723Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=213e2004-7959-454f-b359-8d0a85ac50b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:17:55.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:18:05.729Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=cdaab880-3cd0-484e-8c34-23f806415904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:18:05.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:18:15.742Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=11db672b-36b9-4719-92a6-9672aa33074a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:18:15.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:18:25.751Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=84059a28-0679-4782-ae7d-2deca255ab5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:18:25.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:18:35.758Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7ffe0346-c9f2-434a-9cca-d5f2bde9c469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:18:35.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:18:45.774Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=1c37afa4-0f54-4a5e-bffd-ace3f05b9ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:18:45.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:18:55.782Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=40288479-2084-4137-9c9b-76f233dd0636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:18:55.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:19:05.789Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=e09abafb-5449-4190-86b4-e0dac1a5d073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:19:05.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:19:15.797Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=602a47c8-ae6d-4982-8962-f45414adae1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:19:15.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:19:25.803Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f5c75bcf-ed40-4867-849e-5d2bbeaf271a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:19:25.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:19:35.809Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=96cf5e9a-6a3e-445d-a0c4-3d3d63107db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:19:35.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:19:45.820Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=eb36def9-49e8-44a2-bc27-5bc89b900bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:19:45.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:19:55.826Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=83b60065-4ded-47d0-84c8-c59b49c44be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:19:55.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:20:05.831Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=1e40d018-aec4-461d-a895-d657d0d02318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:20:05.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:20:15.839Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=6e76eacf-2bf5-429e-972b-820c80efa284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:20:15.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:20:25.862Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=2e3ebddb-76aa-4ef7-8ca8-efbeb63b4f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:20:25.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:20:35.870Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=8a364628-70ef-4dc7-9df0-b5dec4b68d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:20:35.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:20:45.877Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=b1e66755-1a04-4bf4-8d5a-9d31b3b102cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:20:45.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:20:55.885Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=bf2429f0-8c77-42a6-ad81-a475061c5dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:20:55.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:21:05.892Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=9f7adba8-3237-4908-b746-490bbf8f053b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:21:05.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T13:21:15.750Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T13:21:15.750Z |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-18T13:21:15.751Z |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-18T13:21:15.754Z |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-18T13:21:15.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T13:21:15.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T13:21:15.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-18T13:21:15.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:21:15.898Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=51faa628-1d97-4e7f-8baa-6561c1c9c281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:21:15.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:21:25.906Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=989c895a-7517-4bc8-9a39-ffcbc5f33fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:21:25.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:21:35.914Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=532c49ae-eb2f-4af0-91df-66eb0eff68a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:21:35.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:21:45.921Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=0809e896-971a-4aec-8052-861b1b958c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:21:45.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:21:55.937Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=fa499ee8-4353-426a-aa35-66d0a0778484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:21:55.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:22:05.946Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=cdcd2a14-fac2-43c3-bfae-ed5c4607984f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:22:05.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:22:15.954Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f64fdc9d-0f83-4abe-8e70-4674f49b1171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:22:15.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:22:25.964Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=b0536b44-64f0-443c-be8b-6ada01b5d49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:22:25.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:22:35.971Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=de54b693-be70-4598-ac5b-8cd7603b924b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:22:35.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:22:45.977Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=1ed9008b-5d60-4213-b73f-2c591be2b066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:22:45.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:22:55.982Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=56b97cb0-7e3f-4d3f-ad10-49ab4a41c69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:22:55.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:23:05.989Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=99f667cd-12ba-4c49-bfc0-798627e0c1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:23:05.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:23:15.995Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=6884f040-3c76-40a3-9bb7-0025aef0d276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:23:16.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:23:26.009Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=896436ea-88cf-4e48-a63f-2e5da087b0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:23:26.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:23:36.018Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=2e789746-9174-4cee-8fbb-6389319207fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:23:36.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:23:46.025Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=b29b6052-92ba-40a8-816b-9d292b323009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:23:46.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:23:56.031Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=076d3e75-9249-46df-9b5d-cf5f6c2b3817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:23:56.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:24:06.037Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=20683915-71b4-41ef-8cb8-349d68ef68e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:24:06.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:24:16.043Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=fcb3c694-ec0f-470c-a940-d3384106c5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:24:16.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:24:26.050Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=1ab025df-de83-49aa-8d84-adf86b3877f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:24:26.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:24:36.059Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f46a69e0-7538-4e63-9e3e-4b7c43b7d594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:24:36.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:24:46.069Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=a061177b-1e4c-4063-804e-5238c271bebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:24:46.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:24:56.081Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=a296c45a-8bfb-45b6-8682-cdd718af75d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:24:56.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:25:06.088Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=fe8fcabb-b7d7-414d-aabb-88be705639c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:25:06.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:25:16.094Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=fa496aee-c45d-4ea8-a4eb-d627f3090814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:25:16.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:25:26.101Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=2b891276-5e34-46dd-9cd7-d199c7e0aa38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:25:26.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:25:36.106Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=34b4cafa-2f21-4411-a28f-15a1a508d79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:25:36.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:25:46.113Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=51fc9be9-482d-4ad9-9bff-ae1f92ec5726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:25:46.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:25:56.120Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=4b778b13-0ff7-48b2-9722-fddbabe6972a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:25:56.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:26:06.128Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f1868419-186e-4084-9204-07f7d2a7dcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:26:06.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T13:26:15.768Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T13:26:15.768Z |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-18T13:26:15.769Z |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-18T13:26:15.772Z |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-18T13:26:15.776Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T13:26:15.776Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T13:26:15.776Z |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-18T13:26:15.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:26:16.141Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=b8db5271-f727-42ee-afe1-4b3366973ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:26:16.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:26:26.152Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=0dc161f1-e544-470e-9adc-4a3d61bdc33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:26:26.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:26:36.158Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=2c208a7d-6e84-40bc-9f40-fc22dae7e196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:26:36.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:26:46.165Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=be27c9a8-dc1f-445b-b2f1-172cd497ad12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:26:46.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:26:56.177Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=522f8144-2a31-40ce-8f70-a55f014d6210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:26:56.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:27:06.184Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=0e37f70a-ab50-43f3-b928-2d04786cd588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:27:06.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:27:16.190Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=47a329df-d5c7-41b2-bc9f-7d23329ea340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:27:16.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:27:26.201Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=a9c4e4d1-f937-4afb-b896-a022e16308f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:27:26.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:27:36.210Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=0311d0ff-8a59-4311-9d4c-1490ce7c8ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:27:36.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:27:46.224Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=9044b6ea-846f-47bd-b1ba-b23602b5ce43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:27:46.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:27:56.232Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=0bd5c488-b4ae-453b-a90e-aab84b098115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:27:56.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:28:06.240Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=629d9ff8-984e-45bd-856e-060a4335324a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:28:06.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:28:16.246Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=12c08eac-19a3-416d-8287-6c982d5b2532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:28:16.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:28:26.256Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f42758bf-c565-451e-bc94-3a5aa6d48d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:28:26.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:28:36.262Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7ce5ba3f-83cf-4730-81a5-77332ef5d87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:28:36.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:28:46.269Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ea6a1a92-0eb7-4602-ab20-93af5ed4fc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:28:46.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:28:56.276Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=3383bd4d-7cfb-4728-b3ef-6ff6f03f1fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:28:56.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:29:06.290Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=0b97d359-553c-439a-b68a-f0baebf28203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:29:06.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:29:16.302Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=b29f0012-6ab8-4f1a-9cf4-c7df5ea40c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:29:16.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:29:26.314Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=479b51d6-0287-41a5-bdd9-d7326ae91e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:29:26.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:29:36.324Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=091a6820-d7cd-4865-9e81-960d9449e45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:29:36.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:29:46.330Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ebbe12b1-5792-41ad-b72d-8e6bac427a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:29:46.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:29:56.337Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=50cd7f99-05ad-4254-b140-c02168404af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:29:56.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:30:06.344Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f52643c1-7221-4031-a5db-e9343c79dd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:30:06.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:30:16.354Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=e358ae44-d388-47b5-9059-01c747ff8c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:30:16.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:30:26.362Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=e0773809-7516-4bae-bc7f-d40637bbf8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:30:26.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:30:36.368Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=0e4561d1-1464-4cd8-86ce-7a9ebeb548b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:30:36.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:30:46.376Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=fb56b792-d517-49e4-a665-64bd15d2ee91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:30:46.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:30:56.386Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=01fb3e2f-d693-47d6-93db-a4c34bcbb4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:30:56.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:31:06.410Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=412ad264-f051-4c58-abb2-1e3993fbd2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:31:06.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T13:31:15.832Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T13:31:15.833Z |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-18T13:31:15.834Z |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-18T13:31:15.836Z |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-18T13:31:15.840Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T13:31:15.840Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T13:31:15.840Z |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-18T13:31:15.842Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:31:16.417Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=9578f911-4279-4a68-b8d3-d5c60e26e1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:31:16.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:31:26.424Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f96a2961-ee6a-471f-9d6f-c9fc891fd3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:31:26.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:31:36.430Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=9803c66d-770a-413e-aaab-742fb5c7d1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:31:36.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:31:46.436Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=aad58ee9-fadb-406c-bb97-92c153f0df6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:31:46.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:31:56.444Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=0d4e834f-e5ee-458f-b77d-7b4838e3fe43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:31:56.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:32:06.452Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f750ba89-90aa-443b-9877-37d6fafb5424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:32:06.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:32:16.458Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=6f42a2c9-1ab9-4357-830a-86c2e3e6b422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:32:16.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:32:26.466Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=cefda511-32a1-4a5b-8e0a-384513799ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:32:26.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:32:36.477Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=2e7b4118-17a2-44a7-b62a-34cd784a9365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:32:36.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:32:46.484Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=c82770e2-6f2b-4eb4-83b9-a6dd1e27e7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:32:46.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:32:56.491Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=a0353c5a-0d70-40b3-8541-5771c2085b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:32:56.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:33:06.498Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=e2b78317-da4e-42b4-ae82-e37ad9dccba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:33:06.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:33:16.505Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=89f3e45d-ab6b-4865-9e8a-74fae3d024c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:33:16.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:33:26.512Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=d5081bb8-93da-4e82-b29f-bcecce46993b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:33:26.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:33:36.518Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=fa016040-4be7-4684-9382-0e0b8fc4a9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:33:36.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:33:46.525Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=212eee71-4776-41a1-b12b-ded04e5dc1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:33:46.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:33:56.531Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=bac7db30-e3f3-4a5d-a144-97fa20799e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:33:56.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:34:06.545Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=8b1d07aa-03c0-4d2c-b355-b980d7466418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:34:06.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:34:16.562Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=27be1cdc-1e8e-47e8-a390-5596a646d34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:34:16.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:34:26.570Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=0fa3988b-13ab-42af-98f7-800ef6d0428a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:34:26.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:34:36.581Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=a612967e-078d-4d7e-b303-cd38edb4c772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:34:36.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:34:46.587Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=aecf2f62-d18a-4f35-888a-886d3cc235e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:34:46.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:34:56.594Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=2650cab6-bf6d-4073-9a2b-1d8745b04d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:34:56.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:35:06.602Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ab84a9ce-3b92-4e47-a737-dce1aa58e87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:35:06.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:35:16.609Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=2b9e59c7-33b0-418b-93dc-22db1fb6235c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:35:16.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:35:26.616Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=d3bb9a07-e1a8-4752-83f3-32d200f43de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:35:26.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:35:36.622Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=d7aabcab-7fba-4720-a453-8f709f550c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:35:36.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:35:46.632Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=0614d72d-d7a4-4204-9d7e-2a4cb3414330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:35:46.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:35:56.643Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=574c9db3-738a-48f6-973d-98d111f0fc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:35:56.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:36:06.651Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=5d3f24e0-aff1-40d9-a35f-134c619f2ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:36:06.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T13:36:15.774Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T13:36:15.775Z |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-18T13:36:15.776Z |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-18T13:36:15.778Z |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-18T13:36:15.782Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T13:36:15.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T13:36:15.783Z |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-18T13:36:15.784Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:36:16.657Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=5bf95fa2-6c9f-4417-a97e-5bee44b5a034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:36:16.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:36:26.663Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ddc854f0-b08a-4c59-9a42-f69b34bc730d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:36:26.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:36:36.668Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=b31c88ec-21a0-4de3-a8c2-315dad3ba0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:36:36.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:36:46.676Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=601519a1-1ae0-4521-b0dc-07fe9574db56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:36:46.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:36:56.683Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=c0e323b0-34ec-4b66-bc89-b3de202ddfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:36:56.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:37:06.690Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=44f5904b-554a-470a-81d3-25c697cbd9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:37:06.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:37:16.700Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=c305b3e0-41e8-4595-b380-5ee04c011748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:37:16.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:37:26.716Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=06a57f2f-ae60-4a78-9fd1-8213ac9aaa81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:37:26.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:37:36.739Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=cc3915d6-caf7-40f3-ac57-c53936d4e03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:37:36.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:37:46.746Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=79dce599-7647-4bfa-a68a-87530e0d5856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:37:46.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:37:56.755Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=58e82649-c9b6-4557-833c-5e5e3ce3a995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:37:56.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:38:06.760Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=36041b39-78de-46c9-94ab-97c8cad22a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:38:06.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:38:16.768Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=6c6e569d-635f-4c25-9105-4704b2a3916e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:38:16.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:38:26.774Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=0a86e33b-5b3d-4eed-bade-54cc792d8e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:38:26.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:38:36.781Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=4123a3ce-5dcc-411b-b410-9bb81b645559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:38:36.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:38:46.793Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f5ca8e29-71e5-49a2-9f3d-85071113db9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:38:46.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:38:56.807Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=69495e13-1fed-405e-8e20-569882a16eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:38:56.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:39:06.815Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ecfe37e8-3ca4-4d6e-8081-ce85da6f4d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:39:06.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:39:16.822Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=cfa491f9-1e7a-4733-ab14-533da875c7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:39:16.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:39:26.828Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=aa27c897-d7a9-4c5d-8f21-30904d3315e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:39:26.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:39:36.834Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=c01dc9db-4af0-4bc7-88af-3987156a61f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:39:36.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:39:46.840Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=321dcc2c-35b4-425a-a17f-8861a9d20081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:39:46.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:39:56.848Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f00a9f76-20c7-4f76-8a7d-e6aa0e9538d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:39:56.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:40:06.854Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=136a9ba3-eeb2-465b-b574-079dcd33f8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:40:06.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:40:16.861Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=02c47a93-fcf6-46f6-8560-b5877fe12e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:40:16.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:40:26.871Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=c052a363-14fe-4948-bffd-5e6df76fe8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:40:26.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:40:36.881Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=3c94a452-76cd-4cfb-b03c-01325029cf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:40:36.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:40:46.890Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=db2a5443-8b19-405c-8a6a-01921ec797e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:40:46.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:40:56.897Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=e18f2257-793e-4ca5-997a-06a1e2b75fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:40:56.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:41:06.903Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=7bc236a5-d456-406e-bb65-78875bb0e30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:41:06.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T13:41:15.765Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T13:41:15.765Z |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-18T13:41:15.767Z |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-18T13:41:15.770Z |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-18T13:41:15.776Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T13:41:15.776Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T13:41:15.776Z |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-18T13:41:15.778Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:41:16.909Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=9d73d14f-3b41-4ee8-8f40-6e698aa8722b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:41:16.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:41:26.917Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=d6353eb1-ac93-43b9-ba80-e3fc27bedc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:41:26.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:41:36.924Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=e5b7bbd1-64ff-4ec0-9796-fb8b32c77857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:41:36.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:41:46.931Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=3992bbdf-973e-4221-81d7-a513378bc097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:41:46.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:41:56.937Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=83ec0555-75bd-411a-aa22-7d710b9aa289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:41:56.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:42:06.947Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=051ad256-ecd7-4930-8e49-31ce31db754b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:42:06.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:42:16.957Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=4f1c5755-3bc8-4e6b-bd5c-5f8705813505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:42:16.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:42:26.965Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=862bc671-6a1e-4697-87e5-edfb2b16ca28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:42:26.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:42:36.970Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=778e5e64-0a88-4a7b-b557-1dd11238c109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:42:36.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:42:46.976Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=c6fa5d39-c3b7-4387-b89a-4955997ca3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:42:46.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:42:56.984Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=cda5922d-978e-457b-a6cb-207a01ebffc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:42:56.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:43:06.990Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=f47b2d18-c16d-44de-9a3e-8678e6c89859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:43:06.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:43:16.996Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=8c80b093-297d-46e7-b4db-677c13e63b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:43:17.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:43:27.003Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=90b1a1ba-35f5-422f-842a-5c353a0fedcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:43:27.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:43:37.014Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=ced9eca7-4a17-4614-b4a9-059344ad3d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:43:37.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:43:47.022Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=76b5dfe8-ebd7-47a4-bd72-cf839a9fc25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:43:47.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:43:57.029Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=905018ff-ef7e-46c3-a447-20f829dc6d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:43:57.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:44:07.035Z |INFO |Init configs |InvocationID=732cba84-f7ef-47dd-92f9-5cf45f7d4df8, InstanceUUID=1e2add0b-9841-4b8e-86c1-c65d7a5f7ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T13:44:07.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |