By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-23T05:12:02.465Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-23T05:12:02.468Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-23T05:12:02.504Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:12:03.121Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:12:03.216Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:12:03.216Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-23T05:12:03.217Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-23T05:12:03.324Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-23T05:12:03.399Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-23T05:12:03.435Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-10-23T05:12:05.145Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-23T05:12:05.640Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-23T05:12:05.659Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-23T05:12:05.660Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-23T05:12:05.715Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-23T05:12:05.715Z |INFO |Root WebApplicationContext: initialization completed in 2279 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-23T05:12:06.085Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-23T05:12:07.006Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-23T05:12:08.265Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-23T05:12:08.905Z |INFO |Started MainApp in 9.096 seconds (JVM running for 9.897) |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-23T05:12:08.985Z |INFO |Start scheduling PRH workflow |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:12:08.997Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=39e726f0-888d-495d-a64e-7eb0ba36ee8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-23T05:12:10.465Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.46:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:12:10.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-23T05:12:16.600Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-10-23T05:12:16.601Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-10-23T05:12:16.603Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:12:20.500Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=ee817a81-a5b9-4841-b564-cc0992a4fae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-23T05:12:21.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.46:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:12:21.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:12:31.563Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=0a5d509e-e558-4204-a66b-4f347b6ab0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-23T05:12:32.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.46:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:12:32.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:12:42.647Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=55f76b4d-49bc-473c-bd0f-92dd1154e59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-23T05:12:43.704Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.46:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:12:43.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:12:53.706Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=ad36a803-3868-49b9-ab4e-86e9187edf3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-23T05:12:54.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.46:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:12:54.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:13:04.789Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=f801397a-98a1-43e9-af04-bf732e6fd4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-23T05:13:05.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.46:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:13:05.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:13:15.853Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=dca8712a-8d5e-4f3b-bc71-d56cc7a2a294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-23T05:13:16.888Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.46:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:13:16.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:13:26.890Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=b832610c-2acb-419c-862c-8a8e77346eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-23T05:13:27.937Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.46:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:13:27.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:13:37.941Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=9a35a3c2-1d9a-4bba-829f-a76369b198b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-23T05:13:39.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.46:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:13:39.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:13:49.009Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=70d42255-31b2-415a-aed5-dd8bb41f27fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-23T05:13:50.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.46:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:13:50.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:14:00.049Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=83078551-b353-4d7d-927e-e51526071e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-23T05:14:01.083Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.46:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:14:01.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:14:11.085Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=e8cfdfdf-f889-4d93-a763-308dbde74be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-23T05:14:12.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.46:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:14:12.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:14:22.125Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=91fd789b-e100-4a56-bcfa-4ea085e79bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-23T05:14:23.163Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.46:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:14:23.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:14:33.165Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=f4bd2fa9-a53e-4fda-bb20-21b20abd16e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-23T05:14:34.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.46:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:14:34.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:14:44.202Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=f04e43df-7862-4f44-b720-e0cab5735b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-23T05:14:45.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.46:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:14:45.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:14:55.244Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=bfbaf336-aba8-48e4-8b60-91ad686c88b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-23T05:14:56.284Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.46:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:14:56.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:15:06.285Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=36dac05b-79cd-4493-8d10-2dd4200b2849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-23T05:15:07.320Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.46:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:15:07.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:15:17.323Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=b0cdca4b-a504-4d79-8a55-6c2e35f96753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-23T05:15:18.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.46:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:15:18.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:15:28.365Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=f8412b25-bbdd-4244-bf77-6c987f06e0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-23T05:15:29.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.46:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:15:29.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:15:39.402Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=7b7e5464-acbd-48e2-926a-936827fa8f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-23T05:15:40.445Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.46:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:15:40.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:15:50.447Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=8400e565-d190-4b8e-a978-914e70e8a137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:15:50.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:16:00.576Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=7109d7b3-6b32-40a3-ab38-46a01a136d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:16:00.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:16:10.594Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=80885532-6a85-491e-9a6a-679a62bafca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:16:10.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:16:20.616Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=4712d72f-6608-4089-9cd1-f3672ea21378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:16:20.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:16:30.638Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=80d8e7ed-c447-4328-aa5d-3cac800248ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:16:30.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:16:40.679Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=735ce4a5-5c3d-4e9f-a5f5-966bd13ecaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:16:40.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:16:50.693Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=cb1b833d-edb4-4323-9036-b2a4dc63028f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:16:50.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:17:00.710Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=298f388d-2631-470c-88a1-f60b462a9c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:17:00.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-23T05:17:06.956Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-23T05:17:06.957Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-23T05:17:06.958Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:17:06.962Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:17:06.973Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:17:06.974Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-23T05:17:06.974Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-23T05:17:06.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:17:10.727Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=25f27de3-7278-44ce-b5cd-b61ef1a22566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:17:10.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:17:20.740Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=9f4cd6f5-eac7-43b4-a680-bfc61e374ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:17:20.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:17:30.753Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=324289bc-024d-4143-a5ed-80985b6fbe9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:17:30.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:17:40.782Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=31553f64-7f01-4a1c-aae6-60ba6b807423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:17:40.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:17:50.809Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=346df985-cd2e-4585-bf83-f6f141f95978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:17:50.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:18:00.882Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=44b0af52-dfa5-4dc9-b6a1-940f5bd1f9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:18:00.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:18:10.902Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=60643aa3-9101-40e2-ab0a-0faf608eb994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:18:10.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:18:20.913Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=ca1db136-b587-4807-a285-3c619dabfbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:18:20.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:18:30.923Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=b0bddb19-c75f-4738-9efc-997c16ec360e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:18:30.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:18:40.941Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=f55cdd2c-10d7-4748-a276-394ffd6fdf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:18:40.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:18:50.954Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=44f9597c-1e22-4c1f-bd98-7c9aec1ca539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:18:50.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:19:00.967Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=0bca9fbe-a7ce-472a-8e38-e626cb34fc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:19:00.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:19:10.988Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=6d2e7872-b264-45ad-92a6-7f789695bdab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:19:11.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:19:21.009Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=5d2149ce-eb09-40d6-80f4-03bd0084a612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:19:21.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:19:31.025Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=82cf4b6d-3366-43fb-a210-4d7f00187b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:19:31.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:19:41.037Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=b08c8112-5864-451e-9476-d8a2cf51614b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:19:41.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:19:51.051Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=51d5c929-f6d6-4fdb-8a4d-d23d00403bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:19:51.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:20:01.065Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=f42588e4-e634-4a33-98ed-eada0f1f0940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:20:01.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:20:11.081Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=ba95beca-4c7a-4b2d-82fd-f8194f77b737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:20:11.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:20:21.097Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=4ed8dcf9-c4f7-4b44-ba75-37e0c5f3771e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:20:21.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:20:31.112Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=1ae410e3-3bb7-4f31-95a3-5d83d2580dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:20:31.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:20:41.125Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=72b115e1-c3f9-41de-9c73-de3766110443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:20:41.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:20:51.136Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=55c6c279-2039-4ba5-937f-d12876e345f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:20:51.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:21:01.149Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=14d337e2-d2a4-4a6e-9d19-a38f41ee62a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:21:01.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:21:11.170Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=a82e1abd-0559-4b9b-baff-e1958084db14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:21:11.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:21:21.187Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=615b1039-7c11-4614-a794-7783c3505fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:21:21.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:21:31.198Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=114c114f-4be3-4c6f-a9a7-fe470a1ed859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:21:31.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:21:41.211Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=a85a32d0-ce39-47fc-8933-23d0f7551233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:21:41.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:21:51.223Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=906f8bc9-511c-4350-909b-c3b585b19256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:21:51.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:22:01.237Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=349f7515-4081-4285-8fd6-9ee1862bec1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:22:01.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-23T05:22:06.499Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-23T05:22:06.500Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-23T05:22:06.501Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:22:06.506Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:22:06.519Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:22:06.519Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-23T05:22:06.519Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-23T05:22:06.521Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:22:11.253Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=27035135-11c1-459b-b15d-06abeb89fb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:22:11.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:22:21.265Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=72b75d0b-0fc4-48fb-8277-22217b50e9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:22:21.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:22:31.276Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=d6f171ef-9f86-43bf-9741-56ae7fa112fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:22:31.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:22:41.292Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=51a50543-7ec1-444c-aa0e-1cd0914a45fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:22:41.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:22:51.310Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=0a590bc1-9e1e-4a85-96c4-bcc071f2209c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:22:51.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:23:01.331Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=4f66bb8c-7689-480c-8372-1bd1ee9374d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:23:01.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:23:11.345Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=b8c5ff9b-5fc6-43d8-9981-46202bf85212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:23:11.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:23:21.361Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=ba8bc295-a5d0-420c-9a06-6cb51c28cb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:23:21.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:23:31.373Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=030c725f-8687-4501-b248-e840b70edf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:23:31.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:23:41.395Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=bec1de64-3449-4381-8135-4b6048034f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:23:41.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:23:51.406Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=409913fd-7501-4643-b757-cda492706aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:23:51.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:24:01.422Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=f4971a8c-fa61-433b-a9a1-8f57a1b223a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:24:01.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:24:11.434Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=1a50f50e-978b-4e4f-bca0-ff9404d68e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:24:11.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:24:21.454Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=cf0fdfbb-1155-416c-9c46-f63a8e09d5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:24:21.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:24:31.465Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=ab28cc2a-87b2-4aad-a338-1714df330e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:24:31.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:24:41.485Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=22b1e32a-bb25-4705-b4df-63e43f92e585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:24:41.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:24:51.496Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=01e32184-e1d4-43f5-8b2d-5039de8c959f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:24:51.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:25:01.507Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=c58d8e47-87e8-46b8-9e12-06c4fe9300f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:25:01.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:25:11.520Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=b7e178c1-baae-4c32-a376-cc2fe1bde321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:25:11.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:25:21.541Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=34647116-2617-4315-8e4f-ceb3db48b8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:25:21.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:25:31.570Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=739eb94d-a70a-4ad8-961e-942c7428cdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:25:31.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:25:41.585Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=83af744a-3d87-47e8-a12e-46dbf0276093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:25:41.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:25:51.601Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=f3c16cd9-a1ca-4146-bee1-e5b21df74269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:25:51.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:26:01.615Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=d52f3ecb-39cc-43a4-b2ef-0e58a8a9308e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:26:01.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:26:11.634Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=a76f0cee-a458-40d4-98a7-9eee31e44220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:26:11.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:26:21.653Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=53c6a0fd-9d0c-40de-a9c0-dae29ddd9925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:26:21.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:26:31.664Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=d85a8e91-da98-456b-91bb-84fe281d57b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:26:31.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:26:41.676Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=3c47c24f-fc5e-4364-b586-0e2d803d8cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:26:41.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:26:51.685Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=5276ebed-f259-4516-93ac-7a03be9b3fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:26:51.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:27:01.701Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=a7d8cd9b-6157-4646-8f4c-be0e4cc6fd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:27:01.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-23T05:27:06.442Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-23T05:27:06.442Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-23T05:27:06.443Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:27:06.445Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:27:06.456Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:27:06.456Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-23T05:27:06.456Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-23T05:27:06.458Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:27:11.712Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=ecdd4de9-6bca-4800-a80a-cf1a42b514f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:27:11.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:27:21.722Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=dbe3ec61-b42b-4ccb-8e27-b7dcaacfc2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:27:21.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:27:31.730Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=f52a33c6-963b-4fec-8e3a-8a5aca44ab4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:27:31.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:27:41.742Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=b0a72f22-fcc3-4dcb-ad5a-3702c23ab804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:27:41.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:27:51.832Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=c7be0fbd-caa4-453f-8c92-f7ddb395bcf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:27:51.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:28:01.868Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=7b8fb24b-c55b-465a-953f-51679c7467e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:28:01.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:28:11.893Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=010972c7-e9a0-4c3a-a9e3-fc395979dc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:28:11.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:28:21.903Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=667e2ed0-8877-4d81-835a-890c952c61a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:28:21.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:28:31.913Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=1f17edb8-8293-4d81-9579-2af6d9d58332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:28:31.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:28:41.930Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=5efcdaef-0f2a-4ee5-ac97-c1697883209e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:28:41.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:28:51.953Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=3a6d9392-48dd-4ab5-acdb-e11ecc35effa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:28:51.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:29:01.962Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=27d3dd53-f540-4657-982d-980c2cf83b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:29:01.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:29:11.979Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=548fefb6-5266-4eda-8f27-35ed3a1d22f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:29:12.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:29:22.002Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=581058d4-2457-43dd-9092-60f2faaa5b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:29:22.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:29:32.021Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=db2bf243-377d-47d3-9a60-778f99914540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:29:32.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:29:42.030Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=5ea312b3-8632-4840-8918-8abd67bebf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:29:42.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:29:52.044Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=8321118f-ba89-49f3-ab4c-9e993dbdde60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:29:52.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:30:02.067Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=9aebdaea-afa2-4133-b894-eb846633b3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:30:02.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:30:12.080Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=d19aa79a-729e-4042-9b55-4485e3c8dfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:30:12.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:30:22.091Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=afaf71f1-a7c6-47d8-8ee8-3951b84f9301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:30:22.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:30:32.106Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=3a1c63e0-b9d6-4582-960f-b64ae013181d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:30:32.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:30:42.121Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=384ffddf-1b48-464e-a7dd-285a572d11b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:30:42.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:30:52.138Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=2e21d371-8d43-46b2-bebc-3b6ae440933b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:30:52.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:31:02.157Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=e0c19759-8966-4216-92ca-190b5f90e53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:31:02.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:31:12.169Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=29257d0e-2739-4bc1-8830-129cf06ffdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:31:12.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:31:22.181Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=7390d593-1adb-4cee-8930-da44b62b9320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:31:22.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:31:32.193Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=80cc8aae-213d-4bfb-8618-fc8119c85b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:31:32.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:31:42.203Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=45ab89d2-99ed-4576-826b-322dab7b84d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:31:42.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:31:52.220Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=fc7ce8d6-1fbf-480a-bba7-5e5d6ad97181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:31:52.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:32:02.228Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=74c16b2f-6c30-4f8f-b236-80dda83edcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:32:02.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-23T05:32:06.409Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-23T05:32:06.410Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-23T05:32:06.411Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:32:06.413Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:32:06.423Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:32:06.423Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-23T05:32:06.423Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-23T05:32:06.426Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:32:12.240Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=d1d1bc1c-caa7-447f-9422-bebc86fac5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:32:12.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:32:22.255Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=f3d1391a-b995-466c-af4d-3a6598a30655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:32:22.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:32:32.277Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=e3670991-27ad-47ac-8d4f-d1b4dce1a58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:32:32.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:32:42.288Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=7ff73a39-2290-494c-afe2-7892b95d8aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:32:42.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:32:52.358Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=c6d80fb3-0786-43d3-9682-60a4353b1d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:32:52.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:33:02.366Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=614b280a-f32d-4584-bc07-242c4cf6a3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:33:02.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:33:12.376Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=8833c269-7452-443c-9f0d-c72a5a9ba962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:33:12.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:33:22.390Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=1fb260e0-f297-4411-a6c5-518ef19aedba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:33:22.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:33:32.401Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=37071a99-ab08-4fdd-b6a1-632f36efb0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:33:32.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:33:42.414Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=f5e9b5fd-93fc-484a-9533-2aeafdff16b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:33:42.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:33:52.425Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=a25b8c77-7f79-4569-91f1-a796ad5e789e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:33:52.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:34:02.441Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=6f01e8cd-a563-4cff-9f22-1cc41467ba94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:34:02.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:34:12.461Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=92763005-99d7-4967-a4a7-25ce456cb483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:34:12.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:34:22.471Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=180b0ed8-9a6b-4823-bff3-f9aa4c7f25b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:34:22.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:34:32.481Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=e61d0658-6578-4240-9298-cc5826abd9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:34:32.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:34:42.495Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=85673365-4ced-4e9e-ae36-2fecd12b757d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:34:42.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:34:52.515Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=468989a3-0bce-468e-af92-ce0599f5516c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:34:52.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:35:02.524Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=bc27f7e9-f73a-474a-9b17-653d610a60d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:35:02.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:35:12.533Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=ff29efc9-396f-447f-ae56-f73a4e3dd093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:35:12.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:35:22.547Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=9e808eb2-8c30-4d86-a710-180bc5b42a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:35:22.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:35:32.570Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=566e787e-1666-4173-a9a9-004e2b35b8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:35:32.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:35:42.580Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=79f948cd-ac66-4ca5-a3d2-d7272ea44ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:35:42.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:35:52.622Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=3e38a760-4c51-4e42-a3d1-9376b845ed55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:35:52.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:36:02.634Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=0d819e49-fef8-42d0-982e-fe1ce57e899e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:36:02.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:36:12.647Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=6f49af56-cd71-49e0-865c-3a41d514221e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:36:12.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:36:22.666Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=62271f20-eef1-4b63-9d1d-2702f7548c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:36:22.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:36:32.676Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=f9671e3b-6007-4241-af03-1b30e2beda9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:36:32.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:36:42.686Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=6a07b31f-d4e5-470a-9ca1-9db2acc2b337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:36:42.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:36:52.700Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=8c979227-ed3c-451e-a3e8-5baa392228a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:36:52.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:37:02.713Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=4bc66dbe-d0cd-4745-8cf7-1a4137d4cea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:37:02.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-23T05:37:06.404Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-23T05:37:06.405Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-23T05:37:06.406Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:37:06.408Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:37:06.417Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:37:06.418Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-23T05:37:06.418Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-23T05:37:06.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:37:12.729Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=ca19a880-439a-417c-ba28-a538e67db7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:37:12.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:37:22.739Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=eb7c615f-525c-445c-a16d-9a4d36e3430a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:37:22.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:37:32.749Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=1d175ec7-f9b5-40c6-85a0-fc9d0d31684a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:37:32.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:37:42.757Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=c5bffd80-d40a-4971-9366-12e1cb4ea601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:37:42.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:37:52.766Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=a13e95a7-35e9-47e1-97d6-6178533b6550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:37:52.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:38:02.783Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=e0145ae0-a4b3-46dc-a0ac-94946f0121b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:38:02.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:38:12.796Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=b316c01c-17f5-4d10-8a3b-e98268a34477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:38:12.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:38:22.805Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=cbf07a6b-12eb-4d61-9924-6b7fadf743f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:38:22.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:38:32.816Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=176e9b5b-7318-4c17-ad73-c3b64b66fb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:38:32.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:38:42.829Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=92492b3a-ed8a-4900-9b6c-6129e86eb337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:38:42.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:38:52.840Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=8f55e44e-76a5-4ffa-aaee-71fd1776232f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:38:52.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:39:02.851Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=4f263f95-7931-4eea-8e91-9d4bec335ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:39:02.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:39:12.864Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=9bf7fc9c-c62c-4010-944f-50cef6fad26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:39:12.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:39:22.877Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=891f7b7b-1bd5-42e9-b281-bd5d025dc110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:39:22.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:39:32.886Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=d6d2629a-d4a7-46c6-8a6a-9d111f09b396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:39:32.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:39:42.896Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=361380db-2b5a-4402-8cde-f5d2e76ad630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:39:42.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:39:52.904Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=30209bbd-a14a-4ab1-9959-cabdc6ee18d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:39:52.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:40:02.913Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=1066a07e-e909-4181-a4ed-7ef52d5c5e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:40:02.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:40:12.922Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=5208070b-5d51-42c1-a640-de8d9403d3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:40:12.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:40:22.935Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=f3a1b969-4f73-49f8-b1d7-ab31940983e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:40:22.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:40:32.945Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=db31895d-89ac-4fdd-889a-fcb9d4b495bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:40:32.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:40:42.955Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=dcf52d02-3807-47f2-b89b-5d38741b6e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:40:42.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:40:52.962Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=41faf524-a9ce-4646-a1ef-3b23a3de645b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:40:52.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:41:02.971Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=307bc545-582b-41b6-84f5-31d1cd913991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:41:02.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:41:12.980Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=21c3879a-7ac6-4d5c-8e9e-4a6f2c0dc174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:41:12.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:41:22.988Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=6d964c11-0fb7-4987-947e-f28e93de0f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:41:22.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:41:32.997Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=050aa347-2d96-4f8c-baec-207a89934ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:41:33.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:41:43.010Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=ad524dfb-3f25-4c10-acc1-d46cb8ec3b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:41:43.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:41:53.020Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=fb7a898d-0537-4776-b369-4ef36c961f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:41:53.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:42:03.028Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=7203dc21-00b9-4e78-85f4-a0f4b8adf5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:42:03.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-23T05:42:06.414Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-23T05:42:06.414Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-23T05:42:06.415Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:42:06.418Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:42:06.425Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:42:06.425Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-23T05:42:06.425Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-23T05:42:06.427Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:42:13.041Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=6386e6c6-be7d-4aed-8d1b-b63e739de1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:42:13.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:42:23.050Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=dfc05127-4f3a-48e4-bcd4-f763932bf0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:42:23.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:42:33.061Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=ef217d59-ad57-48a7-a334-b2750309b889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:42:33.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:42:43.076Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=d800d236-d3cf-48c2-b726-44d1699ebb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:42:43.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:42:53.089Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=0d77c71c-cd3c-4513-8a91-3c0d4df29232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:42:53.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:43:03.098Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=1d4c92b8-5d8e-4f8a-8069-7afd80871d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:43:03.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:43:13.107Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=4da28a69-afcd-4fcb-b751-932468fce4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:43:13.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:43:23.116Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=b72f2607-ea77-48cd-b0b3-0b906f80e8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:43:23.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:43:33.125Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=ddb51ebd-3ea2-4264-b548-11bf1e8f5c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:43:33.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:43:43.134Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=1144ae6c-3def-48d7-a5d3-b36ef648352d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:43:43.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:43:53.146Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=99a1fcb4-cff9-4e00-b4a5-5660e8be5211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:43:53.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:44:03.168Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=9d927c82-f008-4f6a-9e14-ef26d2d24e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:44:03.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:44:13.178Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=65d26bcf-2cc9-4381-bed4-f80ebb8b1bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:44:13.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:44:23.188Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=5d3f33da-10a0-40ac-bd72-d35ee6ce0e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:44:23.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:44:33.201Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=2e2113e9-d8a5-4dd8-ae8a-db16e3f106ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:44:33.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:44:43.210Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=24b5eeba-eddf-497d-ae56-a543d9a65b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:44:43.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:44:53.220Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=8cae4ec3-2e93-41b2-8031-f67aedb14bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:44:53.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:45:03.232Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=e8d18b6c-e655-4902-9c1b-45c72a061923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:45:03.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:45:13.247Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=61b7c73c-50bd-4663-acda-485f7fc7a5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:45:13.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:45:23.259Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=1046b924-d0c0-4293-b65c-fb5d03410512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:45:23.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:45:33.269Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=0dc16e4b-253f-434e-9a76-67b7baa67602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:45:33.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:45:43.277Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=624c73df-275c-4d27-a797-60efd9e881af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:45:43.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:45:53.286Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=9d588699-e9ae-4ce7-9513-ba9f17a4e4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:45:53.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:46:03.295Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=749ff908-96af-459c-b150-3c1ef3d83b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:46:03.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:46:13.310Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=aaafbd74-7d49-4e01-ae63-cf7aec881ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:46:13.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:46:23.324Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=ef97d99a-ad41-4a9f-b31d-eb3fbeb71860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:46:23.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:46:33.336Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=0a6177fe-1744-489a-a81c-a0e0b7a986ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:46:33.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:46:43.345Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=ef279256-3f04-4997-a997-f2233001d17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:46:43.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:46:53.354Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=4a4f9c1d-483e-4456-add5-af7eeefdca9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:46:53.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:47:03.362Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=1734f7fc-1579-4998-bf2d-f0adad0eb21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:47:03.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-23T05:47:06.419Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-23T05:47:06.419Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-23T05:47:06.420Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:47:06.424Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:47:06.434Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:47:06.434Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-23T05:47:06.434Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-23T05:47:06.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:47:13.373Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=93b5027b-3f26-4674-ab64-573bb8b38925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:47:13.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:47:23.385Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=eab06059-0722-42a6-a3dd-9be665a60d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:47:23.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:47:33.397Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=1ee7f81c-2952-4b3c-90e9-79c822d4b1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:47:33.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:47:43.407Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=6634e977-141f-4fc1-b1cf-e10e5ad64771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:47:43.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:47:53.416Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=ac5083e5-64ba-44d8-beef-5c845f494863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:47:53.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:48:03.428Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=286cfc47-ac29-4177-ad40-674374ee8b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:48:03.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:48:13.437Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=46435848-a9ac-4a35-8011-ea10f70bf88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:48:13.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:48:23.445Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=8585d573-626d-4b19-90fe-23f1445fee68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:48:23.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:48:33.454Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=b13d41af-6cee-4bd9-848f-46bf57bfcd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:48:33.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:48:43.466Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=d5295364-0cc2-4d26-9282-f5f6c6b5cf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:48:43.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:48:53.475Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=197e8bdb-6156-41ae-b231-66fdadf39a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:48:53.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:49:03.485Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=5c73ee29-d66e-464e-a495-9a8d4747147a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:49:03.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:49:13.500Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=8730d5ef-ccd7-45f3-be10-4833063e6c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:49:13.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:49:23.516Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=7a17c9ee-77c3-46aa-91e8-3d0d9ef9f38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:49:23.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:49:33.526Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=395070ac-938d-46ef-9f51-1dd5c9d8348a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:49:33.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:49:43.536Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=cad6e399-e03f-4018-9b36-1fae9ae421d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:49:43.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:49:53.554Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=39b63750-8ce4-4dac-aa25-de2fe9a57237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:49:53.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:50:03.565Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=3652a97f-8e4d-4c8f-86e8-4caa04fec0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:50:03.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:50:13.575Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=379d4652-39f0-41bd-90ee-a86aa0ad3cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:50:13.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:50:23.583Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=3ec41d61-92ca-4c50-8f58-bdc137705c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:50:23.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:50:33.592Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=96ecfba3-b72f-431a-a2d9-15b214175c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:50:33.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:50:43.601Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=2aa1980b-8a0e-447b-b499-2751c9d3fa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:50:43.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:50:53.614Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=a049897d-59f0-460e-b3e3-1edad6b9ca23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:50:53.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:51:03.633Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=64406404-d95e-4a21-933c-22783430c517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:51:03.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:51:13.646Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=a0cb05eb-44cf-4a31-8616-88a88bc77652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:51:13.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:51:23.658Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=b0034311-850c-407b-8286-a85f5455cf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:51:23.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:51:33.670Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=7def209d-38ca-4e57-86d0-7ac1ec28052c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:51:33.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:51:43.681Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=2086eeb1-ae56-42b8-9128-c5e45e93ab5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:51:43.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:51:53.690Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=44bf0f1c-bf1c-4bb8-985e-20d7b16cbe0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:51:53.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:52:03.699Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=e9aefac9-67ca-4dd8-b718-5372216b4d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:52:03.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-23T05:52:06.415Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-23T05:52:06.415Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-23T05:52:06.416Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:52:06.418Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:52:06.425Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:52:06.425Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-23T05:52:06.425Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-23T05:52:06.427Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:52:13.707Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=c6117e41-63c5-42c8-904a-3f5176ad2817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:52:13.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:52:23.722Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=2300c3f7-ea45-4005-b94a-c6cadd7dc8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:52:23.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:52:33.731Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=eb13909c-26cb-4e0a-b512-fba6c02b9564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:52:33.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:52:43.741Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=9a703f56-0382-4f8a-8494-469a2b664648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:52:43.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:52:53.751Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=d6a140e8-8156-42be-88b0-c1ee5d8a911e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:52:53.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:53:03.759Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=fcb23a39-fc77-4ee1-80a3-5a393182dd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:53:03.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:53:13.769Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=e7d40695-085c-4dff-af31-8607c74c5edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:53:13.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:53:23.777Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=9ae67753-0f8f-4d91-aba5-f31aa5346d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:53:23.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:53:33.786Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=766c3849-2950-4539-baf8-1fd17137509b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:53:33.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:53:43.799Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=900bc9c7-fccd-4f5b-840b-7a2d8fe5d5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:53:43.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:53:53.810Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=e7edfef7-d69d-4195-9b2f-4b9350d6a7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:53:53.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:54:03.819Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=f874d745-835a-413d-b4bf-947c4b1f9505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:54:03.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:54:13.827Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=279a08e0-fdca-4976-b0ee-8d374f23346c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:54:13.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:54:23.836Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=c7662a8d-2987-46a1-9463-ebd99618db02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:54:23.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:54:33.843Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=14e285ec-e78c-4ec3-bd23-eac29601ca11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:54:33.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:54:43.851Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=648ebfdf-10e0-44b3-81e3-700b2fbfe7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:54:43.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:54:53.863Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=fcd20b89-7b02-4747-acef-76a0dec53c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:54:53.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:55:03.877Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=4e24e97b-0b41-4692-809b-b4e0a75383a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:55:03.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:55:13.886Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=c9e007ad-6249-4288-a39d-229a6f634182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:55:13.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:55:23.898Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=4882c95f-cbbe-4b87-9ac5-f6faaeb2c0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:55:23.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:55:33.905Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=a81a6a94-5501-4b7d-908f-b955352bc389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:55:33.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:55:43.913Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=d538d9ca-7b99-45c2-afab-1120bada09e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:55:43.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:55:53.921Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=bfba3d83-0069-4c49-bf1f-7119966cff2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:55:53.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:56:03.929Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=0ee47aa2-a4ea-4e12-80f9-9136c60a6a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:56:03.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:56:13.947Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=a492f09e-c7be-49ff-8de6-22bba64ac7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:56:13.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:56:23.961Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=aa1540c2-ca52-4dd2-9f34-6505563848d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:56:23.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:56:33.971Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=6999bf88-be4b-4073-b3be-f39f5440fd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:56:33.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:56:43.979Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=e7a96090-0ce3-4501-9c64-aacb9e9cb165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:56:43.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:56:53.987Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=38fdec2a-08b5-4eb1-8185-fca8f382cff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:56:53.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:57:03.994Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=2562e413-de52-4773-a2bf-a15b4de439c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:57:04.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-23T05:57:06.397Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-23T05:57:06.398Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-23T05:57:06.398Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:57:06.401Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:57:06.409Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-23T05:57:06.409Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-23T05:57:06.409Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-23T05:57:06.412Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:57:14.001Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=563dc67e-160c-4658-ba3e-723033191560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:57:14.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:57:24.008Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=734d4572-df04-4709-b7b2-70a1c679d3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:57:24.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:57:34.018Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=9fc9400e-40ce-4b13-8c31-e821fbc3e407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:57:34.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:57:44.033Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=35474f0c-0f49-43e9-b948-19da921fab3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:57:44.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:57:54.046Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=8f9a4f20-1f2f-434d-bdbf-03d16f5f5ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:57:54.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:58:04.055Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=574947b4-8422-4e89-9daf-f2df1dc0f1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:58:04.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:58:14.068Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=c5987711-a70c-42b1-9fd0-6b739217bc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:58:14.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:58:24.077Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=61824e7e-5086-4634-acf1-556867e60ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:58:24.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:58:34.087Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=4aee8a92-a0a8-452a-a3a7-a5b6e712dc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:58:34.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:58:44.095Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=7904412d-e568-45bb-b04a-bf74b9a3afdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:58:44.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:58:54.104Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=bb936346-f0cf-4854-9495-f715b9de5d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:58:54.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:59:04.112Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=e62cc559-02a0-417c-8280-b28ac0a0bff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:59:04.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:59:14.127Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=5c1f9f62-9451-4686-a93f-3bee4284e376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:59:14.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:59:24.135Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=29452fe2-28e0-44fd-956a-4b930884cbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:59:24.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:59:34.144Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=1b9a9a6e-1d1b-4d27-8fbc-e44fd3344e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:59:34.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:59:44.156Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=463e703a-47b6-4f2a-9a74-c466d55028a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:59:44.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:59:54.165Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=48efaab6-f098-402b-8978-4fcaa083241c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T05:59:54.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T06:00:04.172Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=e14ea444-be69-4af4-9d39-ebddaf1c5a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T06:00:04.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T06:00:14.183Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=375a0883-a6d2-4ef3-a12b-285c3113421b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T06:00:14.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T06:00:24.192Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=c0cf5338-f546-4ce1-bc59-63c19a22b4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T06:00:24.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T06:00:34.204Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=8d6c698a-fa94-4a49-af3d-b4c1f677e9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T06:00:34.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T06:00:44.215Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=ddb6197a-c230-4e4b-94fe-90d908df628c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T06:00:44.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T06:00:54.223Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=8cffc483-9a1e-4cd4-bfae-aef79d8b0d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T06:00:54.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T06:01:04.232Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=008ff2e7-b241-4bf5-8ea1-f0e34fab706d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T06:01:04.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T06:01:14.243Z |INFO |Init configs |InvocationID=6150c83d-6433-416a-9113-82a55be15ab7, InstanceUUID=3413f8f0-a5aa-4ac8-9979-cc020e03f453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-23T06:01:14.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |