. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:01:40.513Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:01:40.516Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T03:01:40.553Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:01:41.236Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:01:41.336Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:01:41.337Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:01:41.337Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T03:01:41.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-10T03:01:41.569Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-10T03:01:41.593Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-10T03:01:42.762Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-10T03:01:43.252Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-10T03:01:43.272Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-10T03:01:43.273Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-10T03:01:43.346Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-10T03:01:43.346Z |INFO |Root WebApplicationContext: initialization completed in 1752 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-10T03:01:43.992Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-10T03:01:46.259Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-10T03:01:46.816Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-10T03:01:46.993Z |INFO |Started MainApp in 8.952 seconds (JVM running for 9.68) |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-10T03:01:47.049Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-12-10T03:01:47.051Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-12-10T03:01:47.053Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-10T03:01:47.070Z |INFO |Start scheduling PRH workflow |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:01:47.083Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=982c1ed2-ee78-4c5c-a2ab-8a6a0e678d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:01:47.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:01:57.690Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ba683f92-aa24-4b32-ba38-701b430a6d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:01:57.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:07.726Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ca469962-f58e-4d20-83f0-1379708b34db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:07.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:17.750Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=556e2133-7600-4c29-9e6c-500622169442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:17.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:27.769Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4a9f5441-03b2-4485-a55b-1e6ddbe7b789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:27.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:37.790Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=805e2750-027a-4841-b9f3-b6ceef5769c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:37.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:47.810Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=40720994-a54f-47ac-918e-a37ec5ca0a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:47.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:57.827Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=461cf2dc-1339-4e90-b2dc-8ac98793a580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:02:57.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:07.849Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ef98e350-cfd5-460c-b75c-9c3ee95ce501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:07.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:17.871Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=eaba22b8-a7fb-4e6d-8c83-134eadc0771d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:17.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:27.890Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=60041850-8914-443d-a0f2-b0d03398ed6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:27.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:37.932Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a2c0db1d-3c26-4d8f-92c9-3d45e0e78586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:37.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:47.950Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=fb742b24-a2e4-4329-a1d7-723547328a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:47.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:57.967Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=19b4e5ec-670f-4e44-a5af-db36b28c7c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:03:57.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:07.985Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=54ed89dd-6644-4846-bab5-5f4d4c80650b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:07.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:17.997Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=81b13b4c-c830-4085-b676-f2b19ab4196a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:18.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:28.034Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=81cd77aa-86c3-458e-893d-3b7a42ed8ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:28.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:38.047Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b091d244-fc77-4489-9bbc-68d5b9ee4b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:38.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:48.059Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b77f2a0d-ea31-4a70-8783-240ad04c2194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:48.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:58.076Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7660ae67-5715-4221-acb8-4d29efa14f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:04:58.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:08.087Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3eb846b6-d7f1-4cf1-b5c7-09e618068088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:08.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:18.115Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d458f177-023e-4777-9f2c-5d045150cc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:18.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:28.132Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=46532310-37b5-4fe3-abe3-a11233c36b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:28.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:38.142Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=70bfda50-665b-49df-b871-2a4e78219c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:38.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:48.151Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e6a37e69-23da-4d5d-829e-6d1caae11358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:48.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:58.161Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6deb1d7a-ecce-4c47-8112-efab210e99e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:05:58.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:08.175Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e462a9c9-82b5-4dd5-b407-d48c25092036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:08.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:18.186Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=edae35ec-2fa2-4658-990e-46d94d6cc267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:18.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:28.196Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ea02979f-7073-4920-bcd9-399474af842f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:28.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:38.206Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=69960be2-588f-4c22-9976-8ea7f0fadee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:38.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:06:45.202Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:06:45.202Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T03:06:45.203Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:06:45.206Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:06:45.219Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:06:45.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:06:45.220Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T03:06:45.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:48.215Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=67f6389a-0515-4842-b5cd-cf882fe2fa39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:48.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:58.230Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1b030f2d-79c2-4df2-a2aa-2fb3ebc24ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:06:58.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:08.243Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=12ee16e9-6e06-4c92-8a3b-0e0a0238e4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:08.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:18.253Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2f80bfb7-aa64-416b-8513-705f93533639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:18.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:28.262Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2f5355c7-1454-4d23-b2d4-ca1e615aad23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:28.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:38.271Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=805d31aa-dab4-4dd5-9246-7127001d47a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:38.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:48.280Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ff768332-449a-4908-af88-33a057e809ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:48.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:58.291Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=036ce6ee-6f69-4ca6-a493-ec40a3dac930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:07:58.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:08.304Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=58d225e1-1234-43c6-9227-70d73f2fdf57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:08.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:18.314Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a71e0c0a-9ce3-4b5f-ac49-c88512766db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:18.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:28.325Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=db3474b2-1455-4ca5-b05e-f53c35891cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:28.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:38.336Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0f97186c-0cb9-4a79-8adf-f2b4e3f7f98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:38.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:48.348Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6ecd9e56-56e5-4931-913e-d53aa65b22c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:48.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:58.357Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=52f28b3f-733f-4e48-b9b7-de03e255c9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:08:58.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:08.368Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e88a8a65-c843-4a06-bf69-89bc29488110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:08.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:18.378Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f3782172-17d4-4b5e-a6ff-19d77bf84131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:18.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:28.390Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=fc29086a-1166-4a5f-998b-4a89bcfdd521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:28.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:38.400Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b42f275d-b3a0-46b6-93ae-5636f6f2e6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:38.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:48.410Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d4ef1222-9084-4419-b1f0-90f436e2213d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:48.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:58.419Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=95806140-f87b-40ed-9ec9-aad40613a850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:09:58.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:08.431Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=90a811d6-06a5-46c4-a608-ca5010b87dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:08.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:18.441Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=df078abb-f9c4-4db7-bd31-2eb327fc2335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:18.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:28.468Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=87366dd2-0510-4470-a6dd-b6b557affcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:28.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:38.477Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e1620eba-d02a-4f1d-b01b-c5a196d9251c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:38.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:48.490Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=bc9a9370-9e58-488c-87ff-67da3eec236c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:48.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:58.505Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=999bac6a-47e4-4fb2-a0c1-951cbc063150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:10:58.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:08.515Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=60a1a812-2ee1-4101-9447-9eb784bd6b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:08.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:18.524Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c4c6f591-e9b1-4fce-abf4-44803c3eb2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:18.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:28.535Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=215bb9f6-cd63-4282-b7a9-b77038b4e136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:28.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:38.546Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=bb559b30-6dc2-4a9c-afb6-73d0cf11b259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:38.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:11:44.329Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:11:44.330Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T03:11:44.330Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:11:44.333Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:11:44.343Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:11:44.343Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:11:44.343Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T03:11:44.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:48.556Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4cd58cc4-07be-4795-aac4-c1c67fd59683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:48.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:58.568Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=dc0bbb01-6d82-4126-922c-46eb6a8909f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:11:58.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:08.580Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d7dbe754-069d-43bf-ac62-4bc06121b1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:08.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:18.594Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=de81a9b4-c4bf-441e-a013-a21193fbb580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:18.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:28.605Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9bd22d87-a027-4a17-a22c-2620316895bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:28.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:38.616Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b9c6e07a-0036-4799-aa6f-163205df4fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:38.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:48.628Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b260a257-129a-4333-9c5c-268882d9901d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:48.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:58.638Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4f2e5a29-5de9-409f-b1d9-4bb35d337344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:12:58.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:08.648Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2a1f5b0f-4e80-47ab-9229-921a70aa04de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:08.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:18.660Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4e07b9d4-620f-4c26-a275-859d18c3ca71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:18.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:28.671Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b1e76876-5784-49db-9428-b76f87385283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:28.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:38.687Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=39ca9ac0-88bb-411a-b6c5-9b839f80aabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:38.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:48.699Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=386e563f-3f6f-436a-8254-4d5f123b3a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:48.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:58.710Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0ae0684b-90c5-4b2f-9127-9d804886d4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:13:58.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:08.720Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=52482d2e-380b-405e-b450-b1e006615f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:08.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:18.730Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f2ee47b7-ba5e-4590-87b6-82b74e261375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:18.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:28.740Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=80649514-7576-412f-8db8-ddaaa911a0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:28.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:38.763Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=99e0c66a-02c1-4859-bef9-1e3dda1507cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:38.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:48.777Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=356c2948-2c98-4030-bf4d-30bf9409091c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:48.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:58.787Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5110241e-9561-4320-90a0-c954f3319985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:14:58.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:08.797Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5de07f60-ea88-42e4-b1ee-12317a33ed1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:08.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:18.806Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4cb47645-73c7-4a47-8b1d-a1c2fb99039b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:18.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:28.816Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=31bfa9a2-ac5e-49c8-9d01-0d7801100c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:28.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:38.830Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=cc7c5ba5-ddf3-402a-b5ee-dfdf61cd545b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:38.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:48.838Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5e77884a-6dbc-4d4c-8fbc-1da2202affba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:48.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:58.848Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=cf305c28-ddc2-4212-b244-cbb0d0edc3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:15:58.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:08.859Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7893cb3b-32ab-4a53-bb16-0fc638b4e1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:08.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:18.869Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5fc6af57-0dda-42b1-b25a-0414be0fc9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:18.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:28.891Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=98377c16-962c-4add-af91-c8d6455813db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:28.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:38.900Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f88c49c9-4865-4eb9-97f0-3f03fe3a24ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:38.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:16:44.340Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:16:44.340Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T03:16:44.342Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:16:44.345Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:16:44.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:16:44.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:16:44.356Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T03:16:44.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:48.909Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c90b8a7f-e751-46f5-afcc-958967d58627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:48.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:58.917Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=08e67681-374e-4fe8-b56d-e5f46df1e9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:16:58.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:08.927Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1ef85d1c-962d-4807-ab6b-057c54842143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:08.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:18.936Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=434f98d8-de92-4043-a55a-03f719eff618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:18.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:28.945Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=00d449fe-c601-454c-9b2f-a1de3a3f40ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:28.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:38.957Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=957e43f8-0778-4a6a-84c9-88ba29f0444f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:38.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:48.980Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9d7aaf3f-0623-4735-a1b3-03aeefb7e08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:48.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:58.989Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8881c346-6593-45d2-baf6-031fee1b11e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:17:58.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:08.998Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=facd5447-7e0c-4ab4-aaad-3a970e9a5945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:09.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:19.007Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c5afe240-34be-4fb9-8218-bbba6baa2e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:29.018Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e0c064ee-db95-4fd8-8c53-cdc2a7f8fbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:29.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:39.028Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6a1486f3-c918-4201-bf97-598ee8b5bf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:39.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:49.038Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=40064b42-8c2a-44f5-a6f0-50de77b2ee9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:49.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:59.048Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7de7c918-63ef-41c2-97e4-ef11d986b1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:18:59.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:09.057Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1ea5bdff-d3be-4a57-8b97-0fd2fc0d95d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:09.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:19.067Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9edd2106-5157-4b19-93af-f1f7e6736508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:19.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:29.079Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=fc417462-9c29-4ece-adea-274db42de6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:29.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:39.091Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=dab80517-2327-4722-a680-3cd0b1358d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:39.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:49.101Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f0ac9b5a-6063-434b-9ca9-e06e93381797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:49.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:59.111Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=320c24ca-0d1c-423a-a1c2-c3ed0593d6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:19:59.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:09.121Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e2dd341c-bc45-45b9-bdf8-c015b5ccc6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:09.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:19.132Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=bfbf68df-6e70-43eb-860b-e68d0dc38a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:19.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:29.143Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e6c1817c-5735-4fb1-aded-a502c778d484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:29.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:39.153Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a8a88cc8-620c-4dc0-ada4-e9b3e593b28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:39.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:49.165Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4c1e6c11-1345-4d86-9c2c-cda83e9b1ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:49.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:59.178Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=17dc7cbd-82bf-44fb-b980-63013dea7498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:20:59.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:09.187Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e5f037b4-8ff2-48ff-9350-3d4dde6a18bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:09.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:19.197Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=98ee4594-d8a0-489c-bdf3-a329061ef4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:19.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:29.207Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7fae57a8-931a-43da-91d0-1994255290c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:29.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:39.217Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=51aa21a1-ba58-4ac7-a896-eff890e101f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:39.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:21:44.324Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:21:44.325Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T03:21:44.326Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:21:44.330Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:21:44.343Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:21:44.343Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:21:44.343Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T03:21:44.346Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:49.228Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=143effef-53ff-414e-bf92-4ec36a13c4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:49.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:59.242Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8c644a58-e70e-4b2a-b45a-870f9849605f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:21:59.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:09.253Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=01f4b983-b5ed-40c6-85c8-3f85c1960a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:09.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:19.262Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=eb59bc68-351f-4255-a363-1f67a3facdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:19.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:29.272Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6262a6ba-e257-496e-a06c-56bbf899c646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:29.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:39.281Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=adc0163f-2d7f-4416-8b03-ca1b69094502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:39.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:49.293Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0848bfc1-329c-4cb7-b1f5-0ba2309c6e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:49.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:59.305Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0ca31351-7c75-4b86-9daa-a7ec3e8cce43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:22:59.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:09.325Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9d227860-dc98-432d-9520-0b25e119ce25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:09.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:19.336Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a3d01ba0-dade-4a0b-85ac-58cc35c2f450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:19.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:29.345Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=70883774-0b69-4bce-af2e-af457d3093e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:29.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:39.371Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=31e25177-51cb-4d85-93bb-05f47062ea78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:39.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:49.382Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7921bf3a-1cea-4707-9a2d-437158f128b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:49.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:59.391Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c6912f94-8a6b-4226-9aed-139644b1d1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:23:59.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:09.406Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=adc1801d-499f-4710-97b5-39afbc0452ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:09.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:19.416Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=cb57b9c8-cc5f-4e87-bea4-7864cb7a6dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:19.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:29.425Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5428911b-4be1-48f4-b68a-c450a8a5e815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:29.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:39.434Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=67ab50ec-1327-4520-ba84-40d17a8136df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:39.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:49.445Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=576432c5-69ac-4e11-91ff-78917a4ddfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:49.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:59.454Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=85b07a0a-ab59-4133-b2cf-99e39d74470f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:24:59.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:09.466Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=81ed7a1c-b6ec-4bf4-b811-8260426f4935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:09.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:19.476Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e4a46785-f775-48f0-8a2a-ff8b84f92cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:19.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:29.489Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=80c6382c-bd3f-4814-a84d-f8ee30a35430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:29.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:39.500Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5077942e-aad2-432d-abf6-4d7eb7f62748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:39.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:49.511Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=93ecd161-79a1-4cac-8793-f869c9aaeb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:49.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:59.525Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=12fe41c8-1402-4af3-8c45-da1e345e9dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:25:59.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:09.536Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7e5c8a79-c94f-43d0-a022-7d5ef3363d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:09.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:19.546Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=dfac915f-c42b-4e3e-b9d5-572671c9331f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:19.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:29.556Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e69e6de1-d2e9-40fa-bb56-1c95a00f62d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:29.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:39.567Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6e9ee36e-3ba9-4542-9191-eb7e60025c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:39.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:26:44.332Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:26:44.332Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T03:26:44.333Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:26:44.335Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:26:44.343Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:26:44.343Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:26:44.343Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T03:26:44.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:49.578Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4c4c0302-87c8-4c87-b8e5-e545932162be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:49.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:59.588Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b7c5089f-6734-49d9-a9cd-f36794bda6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:26:59.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:09.598Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8d9751c5-f1ee-45e3-8567-14bdf0a12feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:09.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:19.607Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=08b1a78f-417d-414f-bb11-0066150cf54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:19.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:29.616Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=92ae72f6-0c55-46f6-a5de-c45984f4bf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:29.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:39.626Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6fb0ce83-2435-43e7-b056-79f7fc8435ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:39.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:49.635Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6f30cf6a-7833-45eb-8661-68114f8d0cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:49.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:59.662Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d1a783e2-f49d-4e40-916e-5c42f066847b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:27:59.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:09.677Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=559134be-a38c-4db2-a330-84ab8b852a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:09.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:19.687Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7da7824d-931b-4e5a-aaac-11eb995fe99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:19.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:29.697Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5b90a1d9-c044-405d-853a-c3a0c0403168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:29.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:39.706Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b3c03189-82ff-4e72-bdbe-78cff4e4b1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:39.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:49.716Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=20845401-2de5-431d-9ca2-0fa3d5616413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:49.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:59.726Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=834614ea-1835-4165-b6cc-e2f0a6d7c767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:28:59.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:09.735Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e66f7d09-d2ed-46aa-b482-bc1ec81ff99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:09.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:19.744Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=bf0e4e9a-4369-43b4-a196-f8cbaec3980e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:19.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:29.755Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8b02607e-c3f3-49b0-af6f-719a31f67444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:29.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:39.763Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5b83604d-c42f-4a64-83e3-a5ddf778edc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:39.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:49.772Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=06e102b7-b024-4fbf-bd36-21d5472fcacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:49.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:59.782Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7d00e002-4718-4dd7-8502-18642f06dd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:29:59.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:09.791Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=212d1249-955b-40af-83cc-95da9b2d078c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:09.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:19.801Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9861cb80-7dcd-474e-85d7-4cb4a38a8e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:19.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:29.810Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=592ccc6c-c124-49d1-ae0c-2424972639d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:29.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:39.819Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=35e87163-dde8-44dd-8f9b-97f45ef4f2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:39.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:49.834Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=edcc99eb-8bd1-4c9d-9e17-090b965040e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:49.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:59.843Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b144c0ce-b911-4d81-aedc-d3fbc5dafb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:30:59.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:09.852Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ae8aa840-918e-4c4a-891b-add9d6a16836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:09.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:19.861Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=cf695e44-2f4b-480c-a852-c8bdfd955e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:19.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:29.871Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3e9a9fd6-45d6-44bd-8f78-6a29b78bf1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:29.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:39.880Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=739c1c53-235b-4a01-bca2-552126c35a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:39.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:31:44.236Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:31:44.237Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T03:31:44.237Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:31:44.239Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:31:44.246Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:31:44.246Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:31:44.246Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T03:31:44.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:49.890Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=39c4cde5-3f48-48d6-9481-b0f6b8debcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:49.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:59.899Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=92af08e2-7013-4c8b-9c52-59b0d25dc62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:31:59.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:09.909Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7ab4c303-b92d-44c2-b4b5-c4b703e4a3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:09.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:19.918Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0839fc30-ee88-4352-bd2b-1af9c3701297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:19.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:29.928Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=10df2953-0817-4fd1-91e9-d7c051f2a04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:29.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:39.938Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8ec11498-5929-4970-a84f-d19432088c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:39.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:49.946Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=25c50d09-36e2-407d-b753-48697686ad37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:49.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:59.955Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=cfd399b1-bec2-4ee1-bb77-ceaffccc5679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:32:59.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:33:09.964Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=fbaaa770-bcf1-4b64-9f9d-18f512994fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:33:09.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:33:19.972Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5a08861f-c850-4cbe-a33c-dfa7e46c8062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:33:19.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:33:29.981Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5f54142e-b567-4c24-aedf-c9d557aafe4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:33:29.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:33:39.991Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=fe3f5ddc-a913-47ca-ae13-111ee902c490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:33:40.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:33:50.016Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5216ce1c-9c0a-4835-9dcc-f5a375658c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:33:50.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:00.043Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=db083c88-18b9-4a3c-9daa-aa9893761f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:00.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:10.062Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f4795aaf-5538-41ba-8d69-6981dc7f5699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:10.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:20.075Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3e1ccaab-17cb-4714-a570-5c3264bc5dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:20.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:30.091Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e0a2e436-a1f9-4fa0-b9f4-703b63705691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:30.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:40.100Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e933af39-5216-446a-bdd6-0918f092b6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:40.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:50.109Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7976346f-13c1-48de-b9b5-ca399b8f3849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:34:50.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:00.118Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3d4a1090-3214-4517-bbf5-73c050185f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:00.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:10.127Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=22e42795-b679-4a5e-90ca-2fa5351af3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:10.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:20.136Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9b30c621-0e7d-455c-9e37-beb46b244a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:20.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:30.145Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e9f36874-d524-4aad-9172-4c088c9e0bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:30.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:40.154Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f8fce47d-1b01-45ce-9573-aa5aea7dfcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:40.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:50.165Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=84fb8839-6996-4f88-aa95-4e932bb1a46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:35:50.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:00.180Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ad57f53c-fb4c-42b1-aa8c-0fe8dcb524d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:00.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:10.189Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d70fbcfd-0333-4eb1-837d-5e9c4a9f801b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:10.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:20.199Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=42d3126c-1d22-4858-b46b-53e89cd40dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:20.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:30.208Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=df2da3ce-6041-4a29-9bfc-2bf25ebb5ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:30.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:40.217Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a069b06f-cded-4489-9a36-1cb3f14206f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:40.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:36:44.285Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:36:44.285Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T03:36:44.286Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:36:44.288Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:36:44.294Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:36:44.294Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:36:44.294Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T03:36:44.296Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:50.227Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=19b242c1-bbf0-432e-8d27-2cc18f905880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:36:50.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:00.236Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=828509d3-9f4a-4cd9-8481-df163a94206b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:00.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:10.245Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1e203c2f-d6ac-47ac-81b6-54aa3c13e5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:10.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:20.254Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a5eda9bc-60c5-48e0-ae6d-d75c33fd111e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:20.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:30.266Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7aeecca0-1a45-4bac-9038-9a8b80d7234f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:30.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:40.287Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5af87867-36a9-4cda-bbb7-d2b7e4c39f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:40.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:50.296Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0baa64cd-7065-402b-a8ca-9751b02a5cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:37:50.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:00.305Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a7412b84-886a-401f-b129-237ae8e1518d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:00.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:10.315Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a6203a41-6b4b-4b4b-8e59-c4c833b29a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:10.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:20.325Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=abfd9610-7ac6-49dd-90c2-cc85b6e10c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:20.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:30.335Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=47d06063-1a9b-4943-87e1-020041e13e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:30.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:40.344Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5ce040e1-b67c-4e4c-89b4-7c223991cfd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:40.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:50.353Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=06861b4e-79b3-40d9-b2a2-096b5454f715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:38:50.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:00.363Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=be94a755-18e4-4a5b-b9de-b1e1c0a983ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:00.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:10.372Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b3b1833d-2012-4dc2-92c9-3153cc84ddc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:10.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:20.382Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b5b11f9c-414f-429c-8b88-de207c4cfeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:20.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:30.391Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f3413833-0e65-4013-a660-23f7f6e7957f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:30.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:40.401Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e46597e2-6e02-42e5-b50b-6c01653f642f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:40.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:50.410Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b9e2800b-8192-4e82-8c7b-c63560110f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:39:50.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:00.419Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e0bd9380-c22c-4e8d-9ce4-433a7fd9482d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:00.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:10.429Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ddcf4e16-f3e2-4cee-bc9c-06a0b3e099db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:10.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:20.439Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3dbcec72-f4c8-47f8-9cc5-8b53b9cb9d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:20.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:30.448Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3bf73c86-ed3c-4cf9-a559-e4f549f43872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:30.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:40.480Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d31052b2-f2c1-46ae-9307-a8f6aa6a495a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:40.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:50.489Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ec732172-2cbf-4588-9daf-bb6316e26153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:40:50.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:00.498Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=37f569bc-116d-47d2-b7d9-f9e169b60c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:00.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:10.509Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=06143cce-2197-4338-bab1-d9131b33f0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:10.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:20.517Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3c937d3f-2ae7-429c-a5b8-48b4cbc33502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:20.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:30.528Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1b571de8-5700-480f-8fd3-760e9e276ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:30.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:40.538Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=143eb561-c2c0-4256-8a96-69ead0e0e52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:40.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:41:44.243Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:41:44.244Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T03:41:44.244Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:41:44.246Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:41:44.252Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:41:44.252Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:41:44.252Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T03:41:44.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:50.549Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b092fdc3-4616-4fed-8fcf-5b9a2ae1195d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:41:50.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:00.558Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0e4cce1f-e65f-44a1-95ee-71043c0fc957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:00.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:10.567Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2f937966-1469-40f6-ab68-d06b4d8e560c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:10.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:20.576Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=51b83d6b-acef-4618-96ec-b0ad1f731231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:20.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:30.585Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=93e9de04-eb43-4ab3-9a06-1e81a8d8cd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:30.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:40.596Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0417c4a4-739c-4fce-8c23-370e65e583f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:40.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:50.606Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2d69250a-4c0a-4413-9c03-1f66571703a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:42:50.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:00.616Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f48f1d2e-10af-4703-bbb3-fdcd46cf521b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:00.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:10.625Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=57a576bc-270b-4a34-88b0-2cbc8dbf5d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:10.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:20.635Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=92efdc9a-37eb-49f6-a8a8-fa5f8b1c0a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:20.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.coyote.http11.Http11Processor |2022-12-10T03:43:26.285Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030x8a{0x110xab*0xb40x0b0xee0xd2x0x07*FoU+0xe2o0x9cYnTD;0x9e0xab0xc00xc30xbe0xd50x036 ]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-9 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:30.644Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9bf99e41-5c45-4937-9ad2-0653714e0f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:30.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:40.654Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=774a645d-7507-4a94-a35e-9fc06b45d88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:40.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:50.664Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1e5716bf-d4e4-4b70-b6c7-7360aab0b8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:43:50.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:00.674Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b60bce66-757a-47a9-9f28-970eba6bfa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:00.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:10.683Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a41cd374-a292-4330-84cd-33e7164e277a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:10.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:20.694Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=297f2d7c-1440-436c-868a-a723df0c78bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:20.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:30.705Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=912f389f-be6a-4fd7-beed-2c2a1dae2692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:30.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:40.716Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f1102c66-b868-4e37-8c75-9d7e3dafcfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:40.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:50.728Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d3023f08-c2d6-44c6-8781-0817abbe446d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:44:50.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:00.753Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9c209cfe-f2ca-49d2-a959-ade72c1f5212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:00.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:10.763Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=de44755b-96c1-4675-844c-6828ff47145e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:10.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:20.772Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=83470066-c611-477d-a6f8-cbfa63f24106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:20.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:30.782Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ec3131ad-78a7-4215-a922-7427504b5fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:30.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:40.792Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a6734572-5692-4049-ba2f-245b64ac7feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:40.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:50.801Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=54e46275-3386-499d-a270-4436be385f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:45:50.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:00.810Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3e9096bf-53a0-4eb7-a6e1-6175e80ff76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:00.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:10.820Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0dfec5e1-a6e6-44c6-80ff-5df56790476f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:10.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:20.829Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e7113976-8839-4b36-882e-0d9273722128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:30.838Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=bcd47512-c147-44e5-a087-c018cc7931ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:30.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:40.854Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=77f93ecd-234a-4744-bc8d-9ccb10fc090e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:40.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:46:44.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:46:44.286Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T03:46:44.287Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:46:44.290Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:46:44.297Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:46:44.297Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:46:44.297Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T03:46:44.299Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:50.864Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=bc2a35eb-1849-47d1-b1e7-4cba75061676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:46:50.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:00.874Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=030b80ab-22cb-4ab0-a0f6-cda4971fab7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:00.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:10.886Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d83ba726-b7d1-412c-9a07-ba8c425750ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:10.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:20.894Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ff3cd682-b89b-44b5-893f-3207742bc220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:20.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:30.903Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=772e7350-a3bd-4f48-9fcb-6f873624ec70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:30.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:40.913Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1f8b9d54-2365-4380-ab16-1a416cafab75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:40.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:50.922Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6e8c05ca-efb5-4ff7-a6c5-f09cace9b4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:47:50.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:00.931Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=85c56886-a515-4c5e-8ff4-4dc871d8cf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:00.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:10.943Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9936fc54-785e-435a-af0d-2eb68f95377f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:10.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:20.958Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9a998f3a-3943-4c8d-98e8-ba20ee6060f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:20.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:30.968Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=487bddae-12bd-4257-b252-2fc2d64cb3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:30.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:40.977Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=31d7b39d-4d75-41e0-8240-27054952193c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:40.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:50.985Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a9aa177c-4081-49ec-8609-97d4fd8fdd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:48:51.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:01.001Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7d1c6c91-a1e2-4439-93fd-a2c274478060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:01.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:11.011Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=35b2ea67-494c-49d3-8964-b88dc36a2107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:11.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:21.021Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6115f48f-b942-4a6e-8710-7a01f0fcb110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:21.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:31.032Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0e0dda5f-c4e3-4367-a108-18be2e6d943d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:31.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:41.041Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2f16cbbd-ff4e-4f82-95b0-d19777c9fc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:41.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:51.051Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=11380517-2494-478f-a177-75b38087212f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:49:51.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:01.061Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=fd8b2ca7-49bb-4e47-ac81-1a10650412d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:01.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:11.070Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=809dcf87-a08c-4b19-b414-613620e416c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:11.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:21.081Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3a4865b4-ba50-41cc-9b3b-b684657344ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:21.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:31.090Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0011097b-e520-450a-b71d-9ea538cd6bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:31.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:41.099Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a99068c3-7ab7-4862-b39f-5b23b235ae3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:41.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:51.109Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=71a10020-1644-4071-86e2-d5bf394bde7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:50:51.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:01.117Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c273e2d1-6cd7-4469-9cb9-5047df8fb21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:01.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:11.126Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ad6074a0-f151-44ed-a83b-39f8666e0a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:11.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:21.134Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7150eee5-e9e1-4ee0-bc52-a6f302c88b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:21.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:31.144Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=dd86a4f4-a1c9-405e-918b-8c450621b8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:31.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:41.154Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=aed4995e-cec0-43c4-b619-1bcf06e96f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:41.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:51:44.239Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:51:44.240Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T03:51:44.240Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:51:44.242Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:51:44.246Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:51:44.246Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:51:44.247Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T03:51:44.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:51.162Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=75d3b335-5a2e-4916-9ebe-d2e4261977f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:51:51.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:01.173Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=08331b67-22eb-483a-8fae-96dd68b387fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:01.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:11.182Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c4162390-eb2a-424f-932d-ac3e0c6e8704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:11.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:21.191Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ccf9ad7c-e9a8-4d93-8bdf-e3fd232bb034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:21.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:31.199Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3d49e925-8cef-44d9-9757-ce1140fed642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:31.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:41.207Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=95da8f71-cbb3-4ac4-82cc-16ea93e6f867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:41.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:51.216Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=71ae28bf-0cd6-4821-8080-027c7a293bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:52:51.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:01.224Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=09226a53-5c89-4469-b705-4e7150202220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:01.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:11.233Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4f446bf7-633a-40f4-b866-f9f7d7579df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:11.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:21.242Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f79a10f1-4536-4976-b50e-a91891830ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:21.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:31.250Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=fbc1cf3f-622d-459b-857c-f8ca715ff323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:31.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:41.259Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=866dc7fe-9a95-4a23-a67d-fc48251b9161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:41.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:51.268Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=694d7a69-09f9-41a7-ad7f-0bd0985c6f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:53:51.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:01.277Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=89404b6e-e1fc-4aa1-9ee4-f3f6c76649b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:11.287Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8b387b3e-3e73-49f4-a390-0cf80899df1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:11.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:21.298Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1d7a44c4-4282-4d4d-b0a4-e7b38800eb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:21.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:31.308Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d2d639a6-89ef-483d-87e0-6b79b8236268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:31.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:41.316Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4ca54bd4-9218-4adc-a62d-3fbd7bb3a47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:41.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:51.325Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=11ff84eb-1d86-4b8b-b0b0-2d0298ec8e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:54:51.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:01.334Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=dd94c387-a850-48d9-890d-1b47ec5f6173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:01.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:11.344Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=dfd76522-fca3-47d1-b0b6-c60c24d0f372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:11.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:21.353Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=73c2d460-f62b-4afe-aea5-7a18e6009da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:21.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:31.362Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=af3a4428-068c-4af8-9c9c-e0d6500d29d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:31.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:41.371Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=478214f1-9960-4f81-89df-eb88f3d3f11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:41.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:51.381Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f570f716-347b-4e9a-93d0-95d47b0e6483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:55:51.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:01.390Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6d8b00f1-eccd-46db-b4f4-c92dff1d89ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:01.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:11.401Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=dcea7f89-8754-49c1-bf03-07d5ca779d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:11.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:21.410Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5adf4916-d55e-4606-8539-4cb24bb5bdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:21.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:31.419Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a239b96c-48c7-418e-82e7-7f8963752542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:31.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:41.427Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=20f12007-0c3f-4cd5-9cd3-7d609a9f5acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:41.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:56:44.210Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T03:56:44.210Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T03:56:44.211Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:56:44.212Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:56:44.218Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T03:56:44.218Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T03:56:44.218Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T03:56:44.219Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:51.435Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=31825793-ecd9-4c15-b442-2fb0cbe4460e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:56:51.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:01.443Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=12e59f23-8665-4688-9b90-2b0c82854333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:01.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:11.451Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=112cd8ad-a1a6-4edf-8e28-68a9da013ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:11.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:21.459Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5b1f86ad-8d90-44d0-a064-10f39a66210b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:21.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:31.467Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=be7e76a0-d881-4121-bc2a-169196588526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:31.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:41.477Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=637ce473-77bc-4020-af9e-97bd0044cec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:41.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:51.490Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1767c39a-0e4c-45ae-970d-d850eec1cb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:57:51.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:01.501Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ab20e54f-acd4-47c8-9e6c-a3910d553f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:01.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:11.513Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1e6cc18d-2ec2-44f4-8d14-a45badd90d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:11.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:21.522Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7b296bb6-19e4-4dcd-9ec2-ca1fb11beaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:21.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:31.531Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7bde86b1-3031-494f-aa8c-c2bb649ba76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:31.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:41.541Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=118cc026-c635-4d59-86f8-cf9f03f28bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:41.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:51.551Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c1750ae5-04fd-40a8-a337-928dfe0e41aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:58:51.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:01.559Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=29340286-e3a4-4bdf-bb4d-49b1f7df2707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:01.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:11.568Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=494c5d6f-f677-4c92-b4c0-deab181e27b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:11.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:21.576Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=253f0033-d4a1-4c18-86a2-e89e2db59779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:21.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:31.588Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b8a78793-b111-4fc5-848b-698b4bb8527b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:31.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:41.595Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=58df3cd0-9398-4fd7-a715-67220c61cc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:41.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:51.604Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5dd53c6b-a388-4f14-91d7-088a3d7941c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T03:59:51.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:01.614Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=80e78c3c-bf24-4a0d-9f56-fbca157bc61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:01.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:11.624Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c70101be-f4ae-447e-ba17-d77178e2cb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:11.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:21.633Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1d5c76b4-21d5-40aa-afda-f8fa417cd2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:21.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:31.642Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6e1ea6ae-3ad5-40c1-8776-4d276a6d5391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:31.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:41.651Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=54b27f98-80fd-4ea4-9d03-6c5dd543f680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:41.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:51.660Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=514772b5-e9b3-408c-b15a-22876382f956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:00:51.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:01:01.670Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4709d3b4-82b8-470d-a90f-069ca807859f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:01:01.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:01:11.679Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8a7aba8c-195d-4e75-a4bd-64ba5585572b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:01:11.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:01:21.689Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f8c6e26b-c868-4a27-b206-45734d74fadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:01:21.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:01:31.700Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=00110859-b276-4d8a-a45b-8bc17ad246de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:01:31.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:01:41.709Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5c25fc6f-0c76-4c65-8862-3db7fb9497bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:01:41.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:01:44.306Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:01:44.306Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T04:01:44.307Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:01:44.309Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:01:44.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:01:44.319Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T04:01:44.319Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T04:01:44.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:01:51.721Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f69e21ae-6c85-4321-a421-ba5abac5f6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:01:51.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:02:01.731Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e9a2ba9d-bccf-40b6-9455-2c491eedabcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:02:01.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:02:11.739Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=da332d7a-9aac-4274-8a1c-39f0a42bca6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:02:11.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:02:21.749Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7f7d9258-68f9-4213-a07f-c65ebe62fabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:02:21.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:02:31.758Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1ecc4c75-700d-4a08-9b47-0743aee0454d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:02:31.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:02:41.767Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6bb41cfb-02d5-49b7-8099-203b735d73c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:02:41.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:02:51.775Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5d61ad5f-00d2-498b-9966-d3ff146053a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:02:51.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:03:01.783Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f74f3f5a-b941-43e6-8afa-b4d53ad40847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:03:01.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:03:11.791Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f3596c42-e97b-47ef-8ef8-c3f2b9d84d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:03:11.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:03:21.798Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=da6f2631-c942-4231-982f-c2b9e598e733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:03:21.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:03:31.806Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ffb68160-1107-49a2-acca-2b0acf81817d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:03:31.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:03:41.815Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=63befb87-45ef-4dc6-935a-a5228dc5a5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:03:41.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:03:51.825Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1b076c4a-76ee-4537-b41d-2b961c40e1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:03:51.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:04:01.834Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ebae6ca7-be15-414b-8e20-7b0ba1a7ed67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:04:01.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:04:11.843Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=957eb4bf-9b3f-45d5-8bd6-0d77388c10ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:04:11.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:04:21.852Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=56d52872-d2cf-462c-9a8f-807a10605a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:04:21.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:04:31.862Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=af575d87-effd-4e3a-80ea-778064a4ee8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:04:31.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:04:41.871Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=68a5d204-d6d7-4b4f-9ea7-29c98c0ab7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:04:41.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:04:51.880Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=88f03fa8-ebcd-4f01-b96b-43a082130e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:04:51.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:05:01.889Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6ee54788-7d9a-4dbd-b53d-cb6662d7bea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:05:01.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:05:11.897Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b434e44e-5551-4cdd-8888-8d7631aace7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:05:11.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:05:21.906Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1fd48038-8b47-4ea6-9d1e-23abdc324f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:05:21.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:05:31.915Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=330cb46f-8c26-46b4-b478-08496cbc7fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:05:31.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:05:41.925Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e9340b36-e2d4-4b17-9b76-e38f2b0d5a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:05:41.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:05:51.936Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9461e335-3a00-4f6a-86d4-0eda4c0e3ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:05:51.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:06:01.946Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=55517790-d72e-4aa5-b1df-016fa9704f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:06:01.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:06:11.955Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=21e1ce55-061c-4911-9e77-f9c3bb6f5bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:06:11.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:06:21.970Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e5f0395a-7eb3-4283-ae85-a93ffb1756aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:06:21.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:06:31.978Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=325c8f1b-4074-49a3-b531-4942f73dbb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:06:31.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:06:41.987Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f43b94e9-9870-45f3-b4d9-98dfadd42b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:06:41.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:06:44.225Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:06:44.225Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T04:06:44.226Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:06:44.227Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:06:44.231Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:06:44.231Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T04:06:44.231Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T04:06:44.232Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:06:51.998Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d3e101e8-4b92-4ff7-b094-8675a5906ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:06:52.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:07:02.009Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=93c61dff-254d-409a-a6b5-4a6193cb4182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:07:02.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:07:12.019Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=63acdce1-a514-4f97-bad9-1cfe30e70e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:07:12.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:07:22.028Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=68388dc0-a773-4a7a-9329-a132923aeefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:07:22.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:07:32.039Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d45700df-323d-44b1-8273-7cae495016ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:07:32.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:07:42.048Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d12248f6-f99b-4ff1-a324-f7a3ff9a7670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:07:42.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:07:52.057Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0b06df45-00a4-405b-8351-1cc5e7b3802b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:07:52.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:08:02.065Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3d63d21d-6917-4e5f-a40a-9c4997f1055c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:08:02.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:08:12.077Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ea575221-8393-4edf-b81e-27cfe7288c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:08:12.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:08:22.086Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4d3bc3b0-b1bf-4cd1-a60a-751a04135bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:08:22.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:08:32.095Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c1552c5a-cbeb-4de8-b039-b3871f5335f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:08:32.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:08:42.104Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8edebdcf-f5f4-42fb-9b90-ca466db0424a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:08:42.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:08:52.114Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=47f7505c-0a6d-43bf-94fe-41db136d4c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:08:52.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:09:02.123Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c803d96b-5376-4a5d-a516-0c40f29e7768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:09:02.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:09:12.132Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d13d78d6-6472-4ae3-afe5-bfa3c6fef90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:09:12.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:09:22.144Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=31be966f-7b4b-4b48-8bba-b50add941290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:09:22.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:09:32.153Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a7b7533e-9c7d-42b0-9620-0b30a13e0d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:09:32.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:09:42.162Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f9aa3e7c-9437-4a8d-a979-2325e18d74db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:09:42.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:09:52.175Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=84d6d77c-a0a9-4331-afc6-8f5c4d467c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:09:52.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:10:02.184Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=919f0a07-4ba2-4cfc-aec7-6ca9a6d21705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:10:02.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:10:12.193Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=64430bc6-b317-483b-b4a2-18f42bb04d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:10:12.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:10:22.202Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ca8631f5-b732-4d1f-9e5e-2b9b0e380790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:10:22.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:10:32.210Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5e40cd46-5764-4c46-9131-6c2ee4b95bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:10:32.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:10:42.219Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d2cfa785-1d5d-422d-bad7-b3408ec8b368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:10:42.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:10:52.230Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9601dac3-7cd3-423e-b051-21d82908c725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:10:52.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:11:02.239Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8f907dcf-ff0e-4ba7-a1a8-f648d9defcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:11:02.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:11:12.248Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=fda9b34e-28d5-4c53-ace5-ae9b58d251d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:11:12.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:11:22.257Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a95fb059-bfe3-4578-b77b-a312e5ff868b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:11:22.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:11:32.267Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=66539721-cb00-479b-a5a6-94cc4d8bd65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:11:32.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:11:42.276Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4031c206-90d8-46a4-8d58-47a6f04c063b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:11:42.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:11:44.306Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:11:44.307Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T04:11:44.308Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:11:44.311Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:11:44.318Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:11:44.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T04:11:44.318Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T04:11:44.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:11:52.291Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4f39c9d4-cde4-411d-889d-a151176e996d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:11:52.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:12:02.301Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f4898f50-8577-45b0-ab9a-3f5469e919cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:12:02.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:12:12.310Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=51ac7b2e-e47e-4ccf-af97-ebf5f5161254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:12:12.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:12:22.318Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=89354d39-21e4-47c3-8fcf-3f2ec450e858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:12:22.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:12:32.347Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6265fe32-dda8-490b-9183-aa1ced2fe897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:12:32.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:12:42.355Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7cbdaa78-2065-4800-adfe-e9ce8c9715ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:12:42.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:12:52.365Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=db97500b-39af-4737-a248-1c4302cd1037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:12:52.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:13:02.373Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c743aff1-d12d-4b78-8e8c-4550664ad8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:13:02.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:13:12.382Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=067c4ef8-a5c3-4d4b-8bdf-302ff5d83d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:13:12.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:13:22.390Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c4fe4d17-238a-446e-9b81-c4b03f10edd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:13:22.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:13:32.399Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c2dc3970-705b-48a1-83cd-e304253dba95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:13:32.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:13:42.408Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8d173cc5-8664-4d64-90d2-1af156bf101a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:13:42.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:13:52.436Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4e6f38c2-8154-4d93-9f76-257036e76673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:13:52.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:14:02.445Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c0e93afa-3ffe-41b5-9bd6-3f1fc1138529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:14:02.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:14:12.454Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=90c00e15-659c-48dc-a21d-26df374c8858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:14:12.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:14:22.461Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0f698d4f-7ba7-4633-afed-4ce13eca3308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:14:22.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:14:32.479Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=85ad89e9-b892-4ace-931c-5488d610823e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:14:32.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:14:42.489Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8655257c-8ff9-45f7-b044-0f58ac3ef44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:14:42.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:14:52.500Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8e37b28f-39f6-40c5-8329-3b68f196d71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:14:52.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:15:02.508Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=bb6e6530-41cb-4699-94cb-fb7f1d1656f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:15:02.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:15:12.518Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=51f887f6-135b-424d-a96b-301e7857af0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:15:12.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:15:22.538Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=92bd12ab-8cbe-40c1-a907-14ad1aa95095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:15:22.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:15:32.546Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c93f4a69-f917-4f0d-bfa5-aacef99fb634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:15:32.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:15:42.555Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d4d1b14f-0bc4-4698-9fd9-bee26f3f552e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:15:42.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:15:52.564Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5e13cac6-35ad-42dd-898b-e7b233f0e535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:15:52.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:16:02.573Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a8995358-950a-440d-9633-0bbbcb499cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:16:02.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:16:12.583Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6dd19a9a-7d0e-41fc-95dd-4bed2a8db339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:16:12.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:16:22.591Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1aa0e0cd-36be-408d-b2d5-a82b87f09ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:16:22.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:16:32.602Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4f35ed83-ea43-4b1c-b801-7d7a3588e899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:16:32.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:16:42.612Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=59f17bc8-4f49-412f-8a09-1f940b96eb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:16:42.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:16:44.234Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:16:44.234Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T04:16:44.235Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:16:44.237Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:16:44.242Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:16:44.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T04:16:44.242Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T04:16:44.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:16:52.625Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3d7461d5-3fc1-4544-b18d-ecf4ce1ddfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:16:52.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:17:02.636Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=cfcaa2e7-ecfd-4cd0-aa6b-6ebee47d82f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:17:02.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:17:12.646Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e016b0ea-0d47-4c75-8d46-a9df9592ea92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:17:12.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:17:22.655Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7dd2d444-001e-4d8f-9181-25e4c6abf851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:17:22.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:17:32.663Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=43e623bd-e4dc-468c-b678-b609477058f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:17:32.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:17:42.672Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=12c32f2a-1691-4ea5-813b-bb0972cabdd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:17:42.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:17:52.683Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=af122091-538c-4129-aae3-b64c3f764529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:17:52.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:18:02.692Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4e8f77f0-16db-4c86-8506-926c7784ab4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:18:02.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:18:12.701Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=543b0ce2-a3a7-4a8f-ba08-49344f813bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:18:12.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:18:22.710Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=efb47c70-cb42-46ac-bf4b-525c3c7b4852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:18:22.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:18:32.719Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=63693a5b-3ebe-4a82-aa1e-313fcfd4ae34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:18:32.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:18:42.729Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e3c14682-7a16-4d5e-a8c9-a055b9dd4100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:18:42.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:18:52.738Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f60994c5-6a37-4e35-9e0a-9701f87b3385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:18:52.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:19:02.746Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d5a5ccc0-8fca-42f2-81bf-0cb4f7769757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:19:02.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:19:12.754Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=31faa27e-a092-4873-a113-7fdba0d68056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:19:12.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:19:22.765Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4df549c3-b248-434f-aa5a-d2240962f3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:19:22.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:19:32.773Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=74e8d1b1-c449-4169-9938-46f680c41bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:19:32.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:19:42.782Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=64e58a53-5fca-48cb-b233-ec531145fcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:19:42.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:19:52.809Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=fc6056e0-a193-4c05-9643-5e27340044e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:19:52.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:20:02.820Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=82b3e3a6-6bcb-4e60-843b-e698e9a9ac4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:20:02.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:20:12.829Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=617bbeb0-031d-4906-9ba5-57dce6a4c986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:20:12.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:20:22.843Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ea8eb09e-37b8-432a-b6aa-dbc2a7b4ae0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:20:22.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:20:32.856Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=de621d6b-f4b5-4dbe-9cfc-d32f625aa99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:20:32.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:20:42.866Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6514caf7-e7e3-461a-9663-ab83155e9c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:20:42.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:20:52.876Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ec44a5de-3419-4255-995e-c382d49240e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:20:52.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:21:02.885Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0e673e4d-cdad-4953-9a36-6361aa540828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:21:02.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:21:12.894Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4adad5e8-681b-4e93-bae5-ba64f31c3fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:21:12.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:21:22.905Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a76aa694-7849-4fb2-9af1-375d05dc87b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:21:22.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:21:32.912Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3ce3c0f0-b98e-434e-bce7-8bace3612e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:21:32.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:21:42.921Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a7e85bf5-bf54-4766-bd34-d89cc4ababff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:21:42.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:21:44.334Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:21:44.335Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T04:21:44.336Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:21:44.338Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:21:44.341Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:21:44.342Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T04:21:44.342Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T04:21:44.343Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:21:52.932Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2a3f2f3b-ef7c-4e8f-8a3a-2eb69d3c28bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:21:52.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:22:02.941Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=dda5ef41-878d-42ce-aa8f-412e541a1190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:22:02.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:22:12.960Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=604c5897-3df5-499c-a2c9-b49098d6fe44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:22:12.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:22:22.976Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e8a2b0df-7462-4376-a619-457f8574c73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:22:22.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:22:32.986Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=aa706d4d-eff7-43c2-8522-56520f570da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:22:32.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:22:42.995Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7bfb36bb-2592-4f8a-8285-430ed8d03ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:22:43.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:22:53.004Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9c0bd21a-1224-4a26-b70c-cf193082d37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:22:53.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:23:03.013Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2730865e-4541-459a-8c3f-69eb7cad4b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:23:03.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:23:13.022Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=71b2df83-82ba-4f9c-8129-26830985d16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:23:13.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:23:23.031Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3640f278-c77b-4cf1-8d4e-81c5b8937c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:23:23.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:23:33.041Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e97a021e-3473-47ea-99c3-61eae1e4d8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:23:33.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:23:43.050Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=344dccf5-b936-4f9f-b87b-e4840560e8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:23:43.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:23:53.060Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8f137eec-1ef5-445d-9bf5-7969a607b406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:23:53.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:24:03.069Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3d363771-1a7f-4fcd-aefd-51b7b215a490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:24:03.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:24:13.078Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=13122b3f-1e64-494e-8d71-8c836dfbbc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:24:13.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:24:23.088Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=06b8267a-d960-4080-a303-a1fc9e0a80e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:24:23.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:24:33.098Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0bcb7ceb-a46a-4d8a-987b-5fb3405b6e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:24:33.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:24:43.107Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8c766dc5-1a05-498f-be73-d898dd4fecc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:24:43.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:24:53.116Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=19e84abb-7999-43bf-91e7-ff97a20ec052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:24:53.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:25:03.139Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=77718474-1da4-4348-992a-bb2b639c60ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:25:03.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:25:13.148Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=bd9dd04e-159e-4876-afa2-1c1483f4b913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:25:13.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:25:23.158Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5b5dfb41-1607-4810-b8a7-6e2ce40acb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:25:23.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:25:33.168Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3d6305e5-045d-4b24-925c-c6c950e234bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:25:33.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:25:43.177Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8863acf5-6ec9-4be2-adc2-f8fc49454207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:25:43.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:25:53.188Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ceb2a9a2-d356-4e78-9c58-f5c0b102a2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:25:53.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:26:03.198Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c5bde9fc-7508-436a-a657-ab7f5f386590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:26:03.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:26:13.208Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=32757a0c-14c4-4145-a364-8ad4642aa79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:26:13.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:26:23.217Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5f2f1f19-a010-42ad-8691-2f2532286156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:26:23.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:26:33.227Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=16094e1c-64a0-42c2-a321-bb1a834ddddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:26:33.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:26:43.236Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5b3b9a07-bf8d-4d95-beff-a8b96d995f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:26:43.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:26:44.231Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:26:44.232Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T04:26:44.232Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:26:44.234Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:26:44.238Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:26:44.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T04:26:44.239Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T04:26:44.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:26:53.246Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e8599690-feec-478f-a02c-201d035f81f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:26:53.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:27:03.254Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ea736b6b-98f8-4fe0-94d8-228040b8c6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:27:03.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:27:13.266Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=fc2c6b8b-95a1-479d-8936-24a660b54622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:27:13.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:27:23.275Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b9306d20-6087-4781-9fa5-65a4b736faa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:27:23.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:27:33.283Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=32951c8f-a0a9-468a-9728-febb74dd1d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:27:33.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:27:43.292Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=281bb958-a420-448c-a981-7289d14e1d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:27:43.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:27:53.303Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f5bd8445-f2ca-489f-a036-fc25e81587f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:27:53.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:28:03.312Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=513aa262-caa6-47f9-a186-3cd88947cba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:28:03.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:28:13.322Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f7c10266-dcdc-4f42-883c-4f5c4e68aafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:28:13.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:28:23.331Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b6ba0075-063a-4e9f-8f8f-f02021d9b36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:28:23.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:28:33.340Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=09343685-a1f9-4e73-ab85-edd069bb019f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:28:33.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:28:43.348Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=91b74c95-a900-48ba-bda4-e3c145876310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:28:43.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:28:53.357Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=97e53113-e5b5-40c2-a4b9-fbc80222fc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:28:53.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:29:03.365Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=fe7ec696-e515-485d-bb1a-1f6685b63a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:29:03.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:29:13.375Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4dc7617a-445a-4ea0-bfaf-a4c267ef0702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:29:13.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:29:23.384Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=fcce1925-96b6-45cf-809d-9267d2a2ce4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:29:23.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:29:33.399Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e212b9ad-45f8-440b-8f21-f79896a68995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:29:33.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:29:43.407Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=415e8ead-9366-4d4a-8a8f-dfed3918a6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:29:43.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:29:53.416Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1842a05f-daca-44e1-bb8a-89962ba5b969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:29:53.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:30:03.425Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d9df9fd1-10c4-495a-a98c-7d5e078800fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:30:03.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:30:13.435Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1f240b3e-3832-414e-875f-3b136e4c6d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:30:13.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:30:23.445Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=94bbd9ca-96ec-45e4-bc47-915332c49dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:30:23.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:30:33.460Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ae235812-05a3-4259-9e0e-4e50bd8d39fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:30:33.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:30:43.470Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f5424354-65a2-4dc3-9f2c-b4143dc26a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:30:43.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:30:53.482Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=89e0abd2-0190-448d-823a-677d9a4bf719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:30:53.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:31:03.491Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3576715a-4a20-4ef1-8f38-9072159c95c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:31:03.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:31:13.501Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ccdc9312-0711-4411-98e5-3c6742bf2322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:31:13.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:31:23.510Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=df70d0ea-ad69-4557-9242-6af472e95889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:31:23.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:31:33.519Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e3689be4-5a90-436c-b743-1719ee26863f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:31:33.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:31:43.529Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7c099b3b-cdb3-4ea4-a345-0d392d8b06a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:31:43.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:31:44.306Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:31:44.306Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T04:31:44.308Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:31:44.310Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:31:44.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:31:44.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T04:31:44.317Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T04:31:44.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:31:53.539Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=053f2dc3-bc83-488f-9062-6e64d9274c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:31:53.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:32:03.548Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=05e1b01c-ff07-4550-bd00-42412cf5de63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:32:03.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:32:13.557Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=cff038e7-a390-4d60-88a9-01ea47def0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:32:13.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:32:23.565Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4c525722-9f0c-4490-a589-689d7b476855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:32:23.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:32:33.573Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a3f55f60-3d14-4f56-812c-efddf339b845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:32:33.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:32:43.582Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=69f0f9a0-55da-4298-9668-9dd57c3a1963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:32:43.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:32:53.591Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=178be49b-dd0f-4525-8452-a6c145e7755a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:32:53.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:33:03.602Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9a5bbaf7-a750-49ba-acb8-2f6da4dee43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:33:03.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:33:13.610Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=fbbebd91-bd54-4ba5-bc4f-1a12f89967d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:33:13.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:33:23.619Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=377656c6-f577-4791-a34e-8e9e8adc561b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:33:23.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:33:33.632Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=718724ab-afb8-49a5-aeba-dc7ef084b2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:33:33.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:33:43.641Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2fa21255-e700-4566-bfcf-1fba9cf38f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:33:43.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:33:53.650Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a28b1895-9be3-469c-ad84-a3d46afdde08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:33:53.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:34:03.658Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=70568c64-b8be-4c34-8cd4-84fb79a2f6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:34:03.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:34:13.668Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=02b323d0-065d-462c-94b7-d5098af10ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:34:13.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:34:23.677Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d847e381-ef39-4ddb-acd5-b71231c86e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:34:23.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:34:33.686Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f8266d05-09aa-4265-b32e-f353d625d1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:34:33.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:34:43.694Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0eaeb4b8-0db1-4ffa-baac-cb74f7ad4ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:34:43.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:34:53.713Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a1d01649-511f-4873-9de1-6ccee345a4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:34:53.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:35:03.722Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=81939e86-54d6-4ebb-9b08-8883e4f13580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:35:03.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:35:13.735Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=cdbb1444-2424-4016-b913-cb7d0bbf2e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:35:13.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:35:23.743Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1f229a0e-6023-4d66-bbac-abbb8fb12979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:35:23.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:35:33.752Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e61294f9-ccf5-4baf-be7e-3f30836574c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:35:33.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:35:43.767Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2ea4b948-99a8-4c6d-ba53-b7f484018d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:35:43.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:35:53.777Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=64ea1101-6285-41b0-8959-b1bbc7d7e642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:35:53.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:36:03.787Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0ffc0e8f-22b4-4b7c-8787-96c7449fd198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:36:03.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:36:13.800Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e7efdef6-fb7d-4c21-bd09-1e9b9c83f949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:36:13.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:36:23.811Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=abed7390-a8d5-4421-9676-778368a8d5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:36:23.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:36:33.820Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7c19e718-9d19-4626-bda5-58d7073e51b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:36:33.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:36:43.829Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0f6429ed-f3bf-46bd-9e12-68ea3473f0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:36:43.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:36:44.234Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:36:44.234Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T04:36:44.235Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:36:44.236Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:36:44.240Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:36:44.240Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T04:36:44.240Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T04:36:44.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:36:53.840Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1606c76e-cc74-4fd6-afd5-b1237c200757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:36:53.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:37:03.848Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1b72f536-fe38-4c19-a0c7-8509832c2f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:37:03.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:37:13.864Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0f28ad7f-faeb-4b08-b79b-4f367fbf138b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:37:13.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:37:23.873Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3982d229-b7c0-4644-b161-c8b4b94d1046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:37:23.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:37:33.883Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b98934c1-7b46-4420-8394-9f0715b836ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:37:33.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:37:43.894Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=220492b3-95f6-4f68-ba25-e51f30807407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:37:43.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:37:53.904Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=20122172-d4be-4f32-9935-d01e47d281b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:37:53.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:38:03.913Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2723cb37-5670-4f15-a9bf-199941716221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:38:03.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:38:13.922Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=da1857bd-0070-461f-91e9-aa771360c532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:38:13.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:38:23.932Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=83ffdc2b-5239-464a-9e98-b2b8f908161c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:38:23.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:38:33.941Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2db054b8-3c6e-42e9-ac39-34240ffeb4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:38:33.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:38:43.952Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8e83f7a3-818f-44b8-afbc-9b3311bdd5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:38:43.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:38:53.962Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1b243dfc-bcc2-46a2-8d54-24ae6f86e9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:38:53.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:39:03.971Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=58e135f4-0c76-4d77-a1db-cdc23edca900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:39:03.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:39:13.980Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f70be8b9-9468-4991-870b-37ad21241c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:39:13.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:39:23.990Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=04141025-1d26-4525-9b65-12522269f89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:39:23.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:39:34.000Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b5f119e6-9318-4e40-864b-80aa09811049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:39:34.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:39:44.008Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=820022df-997f-4895-b9c4-cb66ccdd01a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:39:44.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:39:54.020Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5509c8a9-d3b5-4832-80a1-94593f667af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:39:54.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:40:04.030Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ee23db47-437e-437b-b5f6-0fd19614e51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:40:04.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:40:14.058Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2ac5de1d-8dba-453e-939c-6eabe320cd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:40:14.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:40:24.066Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4af73f94-638f-4418-ada8-1c119735d46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:40:24.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:40:34.102Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1139e61d-6bba-4045-ac2b-3b63527c615c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:40:34.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:40:44.110Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2d962f8b-dfd8-460b-b0a2-97bd80b3912f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:40:44.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:40:54.139Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6ea59652-30a0-418e-ae07-8ca8328f0067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:40:54.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:41:04.148Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=20fd2352-a640-4d73-a849-e112f9a48435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:41:04.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:41:14.160Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=61bba03f-8c37-4d02-8843-b03accfe7318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:41:14.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:41:24.169Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a82838a8-aad7-4ea2-8b2b-c6dd30f1620e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:41:24.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:41:34.178Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8dd86055-0873-4a46-9414-64ff0efb1897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:41:34.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:41:44.188Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0c4e9c10-7809-49bf-a523-5f104fa773ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:41:44.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:41:44.268Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:41:44.269Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T04:41:44.270Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:41:44.271Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:41:44.279Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:41:44.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T04:41:44.279Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T04:41:44.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:41:54.200Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7476b29a-014d-412c-9cd6-9565562660f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:41:54.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:42:04.213Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b6d66203-1b87-476e-a136-238ad902df19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:42:04.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:42:14.222Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c1b9afd6-e520-410e-8ac1-57fcd52934ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:42:14.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:42:24.234Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9e087412-6d69-4655-86d7-f014610a4a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:42:24.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:42:34.243Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d81daa7b-99fb-4d70-832f-d072d1e9d1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:42:34.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:42:44.252Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8c6ce0c5-5d3f-4bed-989e-4449d951f812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:42:44.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:42:54.265Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b8a33d9b-d4d2-4f48-9ccb-a8d72bf68b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:42:54.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:43:04.274Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=647f752f-6eec-4a28-8fb6-c07b88a2f08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:43:04.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:43:14.283Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=de07b8bf-2c34-4687-a715-b625334a1176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:43:14.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:43:24.292Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e4f658bc-b92d-43b2-b5e1-23a02c18e28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:43:24.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:43:34.302Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=bf275ab8-c67f-4978-9f65-d049800020df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:43:34.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:43:44.314Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3a591a62-6757-4483-a4eb-fb0cb8cc8800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:43:44.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:43:54.337Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=82dd4369-421a-4fe2-a262-1f0b9db2404a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:43:54.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:44:04.347Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5acd0e98-14f6-4197-8cf7-812712027e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:44:04.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:44:14.357Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=19eea2f0-93fc-4070-a1eb-7ce882547310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:44:14.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:44:24.368Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=14d63e7a-ea24-4994-b221-006b0fcf29c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:44:24.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:44:34.378Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6ceba04d-f481-4cac-8bb6-ddd08fe28e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:44:34.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:44:44.388Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b90a04d1-87b5-4080-891c-a8715581b946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:44:44.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:44:54.396Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7e8cfe8d-e339-4e1d-b325-18af3b01dcb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:44:54.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:45:04.411Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=02c3a208-3297-426e-98eb-790c9b63bb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:45:04.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:45:14.420Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0cfef4a6-b724-481a-87f3-643efa26a39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:45:14.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:45:24.428Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c1d6c75c-aa20-4ca9-be48-4e4c3787e3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:45:24.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:45:34.436Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3d91812a-99cf-4de3-b970-3257afdccbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:45:34.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:45:44.445Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=71b00380-aa86-4af2-af01-6398174535a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:45:44.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:45:54.457Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0f694e96-3cac-475c-a1fb-14782d4710e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:45:54.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:46:04.465Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ae11cd7d-a19b-4eed-ad82-e370a876601c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:46:04.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:46:14.474Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=648bb4e3-a954-4e3d-8bd6-ed651a4aaae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:46:14.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:46:24.482Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=42010281-efa6-47d5-ac91-066d1eb71b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:46:24.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:46:34.490Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d73d2bdf-8702-472a-90f1-9e458b16da53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:46:34.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:46:44.309Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:46:44.309Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T04:46:44.310Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:46:44.315Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:46:44.320Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:46:44.320Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T04:46:44.320Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T04:46:44.322Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:46:44.500Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5be3a703-de44-45b5-a0d9-c06f1794b3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:46:44.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:46:54.510Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=510ddabd-9541-4fbc-bffb-fe46ce3e7b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:46:54.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:47:04.518Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e594f559-1ad7-4f73-9f0c-63da1bdd56d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:47:04.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:47:14.527Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b81e6729-d43e-488a-890f-216e7f9c040c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:47:14.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:47:24.535Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=13d8cbdb-d99c-4ff7-8dac-03930240970e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:47:24.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:47:34.544Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b7cbcb68-3654-4685-b685-5a17a5b5e0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:47:34.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:47:44.574Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c78782b4-71e3-441b-b296-2870df399563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:47:44.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:47:54.582Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=eed7dd81-ca96-4d35-9bd7-5207bff48ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:47:54.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:48:04.593Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1b54cf34-43bd-4cb1-95b3-bc3e2c45e2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:48:04.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:48:14.603Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=faf9536f-dc1d-4a19-9967-ac50af6e4f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:48:14.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:48:24.613Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e064aa3d-7e45-48d5-9af2-6263d49d15a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:48:24.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:48:34.624Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ba270e4a-90ce-4893-b818-16eb95fe3153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:48:34.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:48:44.634Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0cb37b3b-3f1e-4ebc-b055-32286c4a9763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:48:44.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:48:54.642Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=224af6c6-6c74-4d74-8fbb-06787866b370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:48:54.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:49:04.652Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6f52fc04-5869-4934-af3c-ee1f39754482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:49:04.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:49:14.661Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=26ea62b6-f7c4-4ec7-b6ce-bee10c857379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:49:14.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:49:24.671Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=46546238-632f-4a59-8a75-e635f975663f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:49:24.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:49:34.679Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4e93ccec-7cee-4339-942b-c208f1abde6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:49:34.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:49:44.689Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=168a438e-7e83-458b-80db-3be0287dc6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:49:44.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:49:54.698Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1e1c8017-760f-4b99-9f75-3cbb7134e7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:49:54.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:50:04.706Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4170fa2f-c6e5-40bb-829d-e59a777f3582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:50:04.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:50:14.717Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4fc07f6d-fec7-44c9-80f4-0ca1c3587a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:50:14.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:50:24.727Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6678cfe1-dccb-481b-a385-e77def77d736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:50:24.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:50:34.739Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=cda64d9d-5e22-4dd1-b4a3-a60dafcfb12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:50:34.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:50:44.748Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b0e85e64-6cd3-4e4a-865a-df614d1fe898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:50:44.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:50:54.758Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0f8d645a-2855-48db-a183-04cd17840e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:50:54.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:51:04.768Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7693487b-74d5-4c7f-beb7-02992979a301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:51:04.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:51:14.777Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9600d8e9-e9df-4d00-a41e-75ee82c08b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:51:14.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:51:24.792Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a30cd736-2ace-4ba1-afbb-e8d0f3ebdc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:51:24.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:51:34.801Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=36fe3452-d5a8-4e2b-8977-7aa94edf09a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:51:34.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:51:44.248Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:51:44.248Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T04:51:44.249Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:51:44.251Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:51:44.255Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:51:44.255Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T04:51:44.255Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T04:51:44.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:51:44.811Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=44e78bbe-b81f-47ef-a3a7-f71765b6779b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:51:44.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:51:54.820Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5ed439da-2abe-468e-bafc-999f134938ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:51:54.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:52:04.829Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b6d1c5c4-6d00-4e35-b285-0fd106c4638a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:52:04.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:52:14.839Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f9d7f88a-f435-4d0e-b658-f26254aa81aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:52:14.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:52:24.865Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e49a78ff-9b8f-4d10-bc06-d3a87f435775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:52:24.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:52:34.873Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=63047eca-b807-4666-b786-6bff2aa74ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:52:34.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:52:44.890Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=864bc7e7-9dda-42a9-8056-6eef407a2b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:52:44.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:52:54.903Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0a096e14-d0f1-479d-ac92-464a47c48d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:52:54.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:53:04.913Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=be2cf45d-e559-484a-b9d5-a27d0f467728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:53:04.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:53:14.923Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2a7e4e14-f2fb-4740-9441-4c619067b756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:53:14.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:53:24.950Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b234cac8-aa1c-4837-ade9-2c29bbcc77c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:53:24.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:53:34.958Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a3142fcf-899f-4788-833d-e165a5145f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:53:34.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:53:44.967Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4392eaf4-eef8-41b8-8620-8f95f5267ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:53:44.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:53:54.975Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8338b92f-51d5-4fe5-91d0-703c26310987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:53:54.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:54:04.993Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1dea0ae0-a9e0-4116-a351-2e189811e174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:54:05.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:54:15.003Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4873377e-d700-4dfd-93cf-89bf1512786a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:54:15.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:54:25.012Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=05dbb5de-d11e-4236-8ac1-24865f69ada5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:54:25.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:54:35.022Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ec8673cd-8389-40a5-a084-ee55ddc7116e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:54:35.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:54:45.030Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1ac69c16-a72b-45a2-8e28-f7ace935e366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:54:45.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:54:55.039Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=37ed5b76-bfb8-4a2c-8729-10437dc339dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:54:55.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:55:05.049Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d56e87c6-0012-4944-ad4d-18f3f452d491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:55:05.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:55:15.058Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a6324247-d27f-41c8-a712-83460d446d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:55:15.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:55:25.066Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=79d8ede5-e733-4f39-a3ee-b3b3b791a511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:55:25.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:55:35.074Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=93673812-a68c-47da-8157-f0db43a9a847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:55:35.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:55:45.084Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=49d438f6-491a-4130-97ae-4694c9b202cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:55:45.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:55:55.097Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=34c3f7c0-33d8-423b-9a5b-a95cbcc8d4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:55:55.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:56:05.106Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=298b67d9-23d8-4394-8016-625da0780cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:56:05.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:56:15.114Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=32159962-6874-4c23-96f1-04d4d9811b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:56:15.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:56:25.122Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e950e7df-857e-4364-827e-527b0b212caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:56:25.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:56:35.132Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7612f513-5008-45c6-8655-959fd96450ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:56:35.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:56:44.335Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T04:56:44.336Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T04:56:44.337Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:56:44.339Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:56:44.349Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T04:56:44.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T04:56:44.349Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T04:56:44.351Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:56:45.141Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=92946a44-ab22-4558-9fe9-f699aa403038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:56:45.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:56:55.158Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=362ab9f6-c68a-4751-97f6-9419df64eb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:56:55.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:57:05.167Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=45f692ae-cd33-4e30-826c-c437fa6548a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:57:05.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:57:15.176Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e4dbe077-635b-456b-a929-f833d39d8b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:57:15.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:57:25.185Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9d70316c-3bb8-489c-92aa-4948e5f09332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:57:25.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:57:35.194Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b5910c89-0265-4051-9a34-0efe40a050ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:57:35.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:57:45.203Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=976b4635-4da9-448d-b882-d34f34379a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:57:45.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:57:55.211Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7b6278e2-bbd3-4d54-bcd8-bdf00916846e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:57:55.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:58:05.224Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=373ae817-2bbf-405a-b839-e0e665d2ae18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:58:05.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:58:15.232Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a031d3bf-9d31-400c-9858-6a7b5a81bc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:58:15.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:58:25.242Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8a264db4-4dd7-4b14-89d7-7c0eebed7b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:58:25.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:58:35.251Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=35921664-288d-49bd-84f6-1c62b7e412d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:58:35.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:58:45.261Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=31f18398-dc7e-40e0-a51e-4165db365c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:58:45.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:58:55.286Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b0327df5-bbfa-4964-aa2d-2d2578375290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:58:55.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:59:05.295Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b116d8e7-6c26-417d-8d67-3a289274809a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:59:05.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:59:15.303Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f4462999-db8a-483e-af57-bb9585f5ddee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:59:15.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:59:25.313Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8a69ddee-fe1a-42b0-afca-73f136baa5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:59:25.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:59:35.332Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=12dfd103-426b-4818-8831-1b6e1207eb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:59:35.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:59:45.342Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=aec8b122-c0df-4335-add1-cee9e87d911f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:59:45.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:59:55.351Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=80f457d8-e657-45ee-8726-9f1051acb47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T04:59:55.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:00:05.364Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8008e7d7-1b3a-4d18-bafc-2df24d18c206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:00:05.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:00:15.374Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=85174933-ed5a-42b3-95b7-26748b65ec58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:00:15.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:00:25.383Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=bb17a026-b645-481c-b4b7-f09832022059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:00:25.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:00:35.391Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=22ce914f-9d3b-4af3-9463-f75dc4b10ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:00:35.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:00:45.405Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=271df278-95cf-4e79-b989-9c73df8c4faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:00:45.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:00:55.423Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=54883fec-3ddd-4b2e-a6fc-ca1f36388d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:00:55.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:01:05.431Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=28e211a8-ecbb-4441-8160-6852e77c1c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:01:05.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:01:15.440Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a1d74032-e6f3-401d-a509-4cc25acfbf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:01:15.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:01:25.449Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3df6051b-d527-4567-8153-e89a018ba889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:01:25.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:01:35.458Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b7ec6ec4-e477-4c8b-ba85-56d8912c6299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:01:35.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T05:01:44.230Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T05:01:44.230Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T05:01:44.231Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T05:01:44.232Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T05:01:44.236Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T05:01:44.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T05:01:44.236Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T05:01:44.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:01:45.467Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a0d9a7ec-25c6-4e16-b900-df8d87f758d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:01:45.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:01:55.475Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=111b76a5-83f0-4c93-aec1-1e3361335fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:01:55.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:02:05.483Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=aa89c8fb-1887-4c1a-a4d6-ae5cfb62d12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:02:05.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:02:15.491Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=380b5ea1-5c51-4c99-a34b-2357a67c87f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:02:15.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:02:25.500Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=bb32cd39-1a16-4a79-a42f-7186fdb56a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:02:25.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:02:35.509Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3795dd8b-ee80-48ef-b041-443f89565704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:02:35.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:02:45.518Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c06139b7-bc21-418e-93a0-944732d8a6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:02:45.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:02:55.527Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6f607326-97ad-460c-98fc-18ee982249c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:02:55.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:03:05.535Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=bce44fbe-6327-4f7c-b7b5-d18821af9450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:03:05.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:03:15.544Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2354d496-f269-44b7-b88e-6a3e5d23ed21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:03:15.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:03:25.552Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2ef60184-be1b-45d6-8954-ec0db0811914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:03:25.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:03:35.559Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=cc92533d-16f2-4380-a837-1d3f04fe44f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:03:35.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:03:45.569Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=635929e0-b3df-425d-a7f4-c628d49f4a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:03:45.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:03:55.577Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2b2ff576-a2af-43db-9b50-0d330ec781d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:03:55.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:04:05.585Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=588aace7-436c-4e19-96aa-663190ca8e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:04:05.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:04:15.594Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=dcea74a5-ac5b-46d9-a776-b14e172303ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:04:15.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:04:25.604Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2236c377-55b1-4e2c-8221-82f6bdb3385e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:04:25.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:04:35.624Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ab081cd5-49db-4205-b71e-c223f3598808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:04:35.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:04:45.634Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0ebdff50-e0df-4b44-8fdd-632f10d87279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:04:45.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:04:55.644Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ae28fe32-d817-4c42-9dab-0c33779a7652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:04:55.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:05:05.654Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=bb34ae08-7a1c-4597-832a-11228aed093d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:05:05.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:05:15.665Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=05235371-85e9-453e-9f1f-71ceb023b4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:05:15.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:05:25.673Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9b74af4a-79c6-4b7e-8d31-fb0131fa41e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:05:25.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:05:35.681Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9335c000-4ad0-48d9-8f50-0d1e8198ee22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:05:35.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:05:45.690Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3b99542a-aa9d-4d0f-93b6-dc12d187f6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:05:45.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:05:55.699Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=352602d5-1d76-49a4-85d5-3b7e84189224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:05:55.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:06:05.708Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=22202385-ddb2-4863-99f3-a8410a37dde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:06:05.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:06:15.716Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=46ddfa28-e23f-4ad3-a518-f5905afba228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:06:15.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:06:25.724Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=39df91ca-dc96-441f-b66e-11db3e91df06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:06:25.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:06:35.733Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=13f1ae8c-c99f-40f7-b6a9-d4cc575c2b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:06:35.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T05:06:44.301Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T05:06:44.301Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T05:06:44.302Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T05:06:44.304Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T05:06:44.311Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T05:06:44.311Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T05:06:44.311Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T05:06:44.312Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:06:45.745Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=11449006-161e-4c60-8762-5a94b0211f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:06:45.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:06:55.753Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=29bf258a-d44a-4707-8f52-54d8a6a006be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:06:55.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:07:05.761Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5e1310bd-2de0-4bdc-b8c0-aad1742b8d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:07:05.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:07:15.769Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c34fe699-f5e8-453f-90bb-3b8e5553d85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:07:15.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:07:25.779Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3acb4419-902e-4d44-af5c-1820ec2d4c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:07:25.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:07:35.788Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1700a3db-4e8d-4bf1-ae2c-29c69617e31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:07:35.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:07:45.796Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=def5069a-f82d-41f1-956e-86b10572ed95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:07:45.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:07:55.805Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9b07b679-405b-4d85-91ec-4da4f84cbe6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:07:55.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:08:05.813Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6e1e9b80-0653-44ce-a4e4-f9860deb067d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:08:05.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:08:15.821Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d4c7d598-7392-4054-b1d7-a9fec2e5a0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:08:15.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:08:25.829Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5d23dfbe-af32-45b0-a72a-69bee1b75549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:08:25.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:08:35.842Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b3f0d0c8-6408-4c66-8011-cee1434aa845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:08:35.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:08:45.850Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=68b5856d-2eea-4f18-98e7-15ff46922e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:08:45.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:08:55.859Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ed72d55c-283c-4c6a-a94d-7811b9a0af3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:08:55.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:09:05.867Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ce9bf617-ccda-46cb-a9a8-cf62d084266c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:09:05.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:09:15.876Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=e357cca1-e258-4ee6-8f4c-4a00373ec504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:09:15.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:09:25.886Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=dc27c08f-f162-4d8d-a2e3-0da88a1e367e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:09:25.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:09:35.895Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8f05a064-793e-45e0-9b5d-35ca2e12043c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:09:35.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:09:45.904Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=870752f2-98bc-4391-8f13-efa014f29b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:09:45.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:09:55.913Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=98605ce6-2c80-4d78-b3fe-0dfc955c5227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:09:55.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:10:05.922Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=978ddd76-ea0c-4b0b-9f3f-a669969c5839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:10:05.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:10:15.931Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0eabcb28-33fd-4c19-bc95-9340d50ace1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:10:15.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:10:25.941Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6b5c272f-b003-456a-b07c-a6df07239adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:10:25.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:10:35.950Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ba5a6586-aa43-4233-8480-b1fb5cb6cd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:10:35.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:10:45.961Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0bed1761-c01c-44a7-8aa8-e644f384bfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:10:45.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:10:55.969Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=67ab468e-cf6b-4b9c-8ace-aed59dc0d4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:10:55.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:11:05.978Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0d1b3fbb-5a60-4ae2-a998-2714863dfbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:11:05.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:11:15.986Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=84c7ce6e-14df-4155-aa9a-1b35f55afb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:11:15.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:11:25.995Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=06ecf790-7240-4d01-b2cf-81005df4a6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:11:26.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:11:36.003Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f289fcfb-5483-418a-beca-e1c155c34047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:11:36.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T05:11:44.215Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T05:11:44.215Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T05:11:44.216Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T05:11:44.217Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T05:11:44.220Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T05:11:44.221Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T05:11:44.221Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T05:11:44.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:11:46.010Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=568aa4bb-8721-442f-b291-6954b802d2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:11:46.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:11:56.018Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=21930f91-2f83-4321-805d-04310b22e976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:11:56.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:12:06.027Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6feeaa48-70a3-4959-a9dc-d4c7db342af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:12:06.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:12:16.036Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=9cf36a67-171c-4091-abf1-5ef49c0319e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:12:16.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:12:26.045Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3f644d3b-214c-4771-9f76-e5e83e930f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:12:26.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:12:36.054Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a0bdc8a3-c131-49f7-9453-651f81c1633d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:12:36.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:12:46.066Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=fec4652a-07a4-4452-beec-5a72e6e2c808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:12:46.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:12:56.074Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=17e13ab4-2f56-4d8e-a888-16ceb434051b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:12:56.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:13:06.092Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=545fbf0c-8acc-4428-9fc8-4e193d89f09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:13:06.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:13:16.101Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5a2be3dd-2d40-48ba-b24b-dcc985424f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:13:16.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:13:26.110Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=129f1e95-8477-47cb-9d26-693ffccb1709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:13:26.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:13:36.118Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=079208ab-f863-4a08-98d0-91314d31a007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:13:36.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:13:46.126Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1ba26f5d-57b7-44c4-8ee4-256b308b066b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:13:46.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:13:56.134Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5e1cf1ea-ca9c-4e93-b214-fcbc35438747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:13:56.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:14:06.144Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c90f695d-cf39-435e-9aeb-674d9fe19881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:14:06.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:14:16.152Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4ff61875-553d-4e7f-8fff-69af4446e229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:14:16.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:14:26.163Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2c62bab6-b3b3-4f7a-be1f-9fd77fd10d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:14:26.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:14:36.171Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=289991da-2831-402b-814f-01584197f824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:14:36.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:14:46.199Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=91fd1548-362b-4a62-850f-aabba7ebdf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:14:46.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:14:56.208Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7ae0323b-f241-45a7-95a0-e7b171665b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:14:56.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:15:06.216Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=68eb51e6-a49c-4700-84d4-7e5be1d5bb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:15:06.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:15:16.226Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=73b14852-beeb-437b-be3a-b6b6942eefaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:15:16.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:15:26.237Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6995083a-953c-4f04-9c1c-4ad7f189d606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:15:26.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:15:36.245Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2dec6179-ae0f-4398-b18c-bc07827435aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:15:36.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:15:46.254Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=f63603a5-5dc9-4b05-b73c-5bc19260bc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:15:46.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:15:56.280Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7e30152f-de0c-485a-bdc3-13921202b6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:15:56.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:16:06.290Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8621898f-fa6e-43f9-8b31-a6b217c09236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:16:06.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:16:16.299Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=670f8fe3-4514-4050-b2ac-7ac4255ec5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:16:16.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:16:26.308Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3ebbecc8-76b7-4c6f-a0f2-10db10e887c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:16:26.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:16:36.317Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=450d4426-88d1-417c-af00-862866ea9cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:16:36.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T05:16:44.222Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T05:16:44.223Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T05:16:44.223Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T05:16:44.224Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T05:16:44.228Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T05:16:44.228Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T05:16:44.228Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T05:16:44.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:16:46.326Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=3c4675b9-7af3-4e53-8c5a-0257af056299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:16:46.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:16:56.338Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8bf9fc4e-65bb-4c9c-a03c-c38fef7deadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:16:56.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:17:06.346Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=cad518bc-01c2-485c-8eaa-a1dc45bfb7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:17:06.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:17:16.356Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=a2c3e4c8-3417-4fd0-a6b2-becca53113f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:17:16.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:17:26.368Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6d282bdf-6046-4180-b809-5297c39c140c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:17:26.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:17:36.378Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=bcc83587-b944-4eb9-8160-84867fdad65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:17:36.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:17:46.390Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c4dde7df-b745-4079-839a-a099cdc2e1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:17:46.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:17:56.401Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1a232922-7a0b-4a8f-986f-3ee5555e58f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:17:56.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:18:06.410Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4c86fa81-5df6-418f-9baf-66b3522d9733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:18:06.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:18:16.419Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=30544921-ef58-49da-95f6-83cdd17d2164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:18:16.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:18:26.428Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=981060fd-c619-435d-9471-6b8f7b1de0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:18:26.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:18:36.436Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=6ad9f734-c8af-4377-b43d-05e7120ca0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:18:36.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:18:46.446Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8ca0bde4-b68b-4995-8281-61bca56937c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:18:46.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:18:56.454Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=46c2646f-a12b-4cb8-879c-0d530f1fed8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:18:56.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:19:06.464Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b3adc062-c121-4d1b-b6bf-de3d234bb453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:19:06.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:19:16.472Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b6ee7e07-e7d5-402e-9393-a5c351d2f93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:19:16.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:19:26.481Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=83d7af07-1887-4d54-90b8-15f29cd18f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:19:26.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:19:36.490Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7025cd93-62e4-4884-866f-1c1224bcb606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:19:36.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:19:46.499Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d07c6ad7-ebcd-4ccb-a7cc-916c33a65592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:19:46.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:19:56.509Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=7ca6c327-17cd-4c58-8129-bbb9e35d7146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:19:56.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:20:06.519Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=13ffe831-dd1d-4930-8146-04aa23e3dd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:20:06.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:20:16.528Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8f481243-97c7-46d4-a947-1a18b33f166d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:20:16.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:20:26.536Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b39d7dcd-4684-4e9e-b8aa-a24c0fae09fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:20:26.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:20:36.545Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=03ca97fb-d189-4af5-b133-f1414ba824d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:20:36.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:20:46.553Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=334c6c65-b147-4399-a655-30f6f17751b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:20:46.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:20:56.562Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ea776f5a-0558-4b32-b562-bb349d42b8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:20:56.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:21:06.570Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ca876c05-6b64-4c05-9b82-263ed2186f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:21:06.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:21:16.579Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=139d9a48-b7b5-4d89-8a63-26e418791ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:21:16.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:21:26.605Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=8bcac53b-1475-4c74-8968-c311ec61c796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:21:26.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:21:36.615Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1f223bb8-687b-41c8-a83e-be7d82c8c02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:21:36.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T05:21:44.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-10T05:21:44.304Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-10T05:21:44.305Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T05:21:44.307Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T05:21:44.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-10T05:21:44.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-10T05:21:44.313Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-10T05:21:44.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:21:46.624Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=17caa3c5-329b-4458-8205-91b902606986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:21:46.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:21:56.647Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=48e94eff-bd19-4fbf-aadd-0467d6e64c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:21:56.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:22:06.655Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=26e4b09e-1a82-443b-b561-2d17501be356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:22:06.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:22:16.663Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=b93511da-6ae1-4746-9905-cd74440755d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:22:16.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:22:26.672Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=decce129-4fd7-4b6c-a10b-f11ea44f0903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:22:26.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:22:36.682Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=02eee818-5e9e-4a67-94a2-60e677b33b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:22:36.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:22:46.691Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=472e5103-7a57-478f-98ea-f5c37d2d6e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:22:46.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:22:56.700Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=c34a53aa-bc6f-48ba-9baf-431d845496cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:22:56.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:23:06.707Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=d44c4b48-9366-4d6d-87e7-79660c59e664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:23:06.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:23:16.716Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=066b4022-5a63-43de-ac9f-222b23f362c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:23:16.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:23:26.725Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1632e9d4-adae-48ef-a544-e60ccaa5dd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:23:26.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:23:36.733Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=11b89933-01f1-4213-a168-c209ec068f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:23:36.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:23:46.742Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=0d35474b-908b-4012-858c-7dce0fd024b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:23:46.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:23:56.751Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=5f2f2235-d9b0-4e6c-ba70-a3ca777c9d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:23:56.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:24:06.759Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=57c4638a-499b-409b-bf45-6541f658657a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:24:06.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:24:16.767Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2f2f63e0-3615-4906-aca9-d52b8e837393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:24:16.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:24:26.775Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=fdc3b6b3-3316-42d5-bf38-fc1c3e197a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:24:26.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:24:36.783Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=87a820f6-fab2-4e0e-86f0-1d35626c3ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:24:36.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:24:46.792Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=ae4eef84-d7a3-40a0-8d7f-30a8f1835e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:24:46.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:24:56.801Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=507fd9a8-a30d-46ab-a533-9cae13223146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:24:56.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:25:06.810Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=4ad44911-57d9-4c07-9ba5-e2d3dbe50aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:25:06.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:25:16.820Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=007214cd-7df6-4336-9806-4bf104944f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:25:16.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:25:26.831Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=2a143625-3081-4bbe-97fa-1e378235395f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:25:26.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:25:36.839Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=aa98390b-f6b9-4013-9c76-33e5bb251f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:25:36.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:25:46.848Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=cc930272-7260-40b0-b314-5c675b00caa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:25:46.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-10T05:25:56.856Z |INFO |Init configs |InvocationID=239142a8-2658-4c4e-830d-b93811ff3f8d, InstanceUUID=1f4