By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T04:50:22.063Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T04:50:22.068Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-24T04:50:22.123Z |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-11-24T04:50:22.947Z |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-11-24T04:50:23.062Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T04:50:23.063Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T04:50:23.063Z |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-11-24T04:50:23.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-24T04:50:23.383Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-24T04:50:23.420Z |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-11-24T04:50:24.894Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-24T04:50:25.460Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-24T04:50:25.485Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-24T04:50:25.485Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-24T04:50:25.561Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-24T04:50:25.561Z |INFO |Root WebApplicationContext: initialization completed in 2140 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-24T04:50:26.275Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-24T04:50:28.695Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-24T04:50:29.489Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-24T04:50:29.540Z |INFO |Started MainApp in 10.543 seconds (JVM running for 11.244) |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-24T04:50:29.782Z |INFO |Start scheduling PRH workflow |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:50:29.795Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=37dfb7bd-d00f-48c0-9a91-a570f7ab17e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:50:30.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-24T04:50:35.641Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-24T04:50:35.642Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-24T04:50:35.644Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:50:40.420Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=2706fde0-5917-4540-9888-a5be37e53208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:50:40.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:50:50.460Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=32c009d7-0c08-4cf9-87cc-ba980277a26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:50:50.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:51:00.488Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=3539b6ea-b3d0-4fd0-abdf-2eebc0d92594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:51:00.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:51:10.511Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=e6f3841d-bd8f-4e3c-a5d3-b654d0c69e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:51:10.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:51:20.533Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=ba7fe2b0-3925-4ff7-b909-a78d0c833fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:51:20.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:51:30.558Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=5e637e57-c971-4d53-8c63-7679f82b331a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:51:30.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:51:40.592Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=07062baf-765b-46c0-96d4-dadd852cbf90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:51:40.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:51:50.614Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=f31b003a-9916-42e8-a867-dff542f93118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:51:50.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:52:00.652Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=6a57a9d1-43f4-4538-a6d2-9c2e138490df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:52:00.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:52:10.675Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=c9f710ff-cbfa-448e-9897-ced0b08e3fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:52:10.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:52:20.694Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=f576a560-3b84-4d7b-8220-1266ed47384d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:52:20.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:52:30.719Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=30f1b4de-af36-4064-af2c-db7eb525f083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:52:30.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:52:40.738Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=210cc5cd-3cfb-4f16-b1fd-9ff921361c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:52:40.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:52:50.762Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=b3b4cb37-9088-4b0e-977e-4bc3f313c6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:52:50.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:53:00.786Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=86c988d1-d733-4480-a054-250183699737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:53:00.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:53:10.820Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=f4420883-c218-42d4-bdc5-60502588964c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:53:10.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:53:20.836Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=742fd622-65b8-46b8-adbe-3924bde681fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:53:20.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:53:30.849Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=8fb7fb79-9275-44c6-b95b-a178e9752c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:53:30.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:53:40.861Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=81961452-9620-4371-8b73-48b48ae1b020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:53:40.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:53:50.873Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=d0e24e14-ff14-4988-97f2-d69ced2b03ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:53:50.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:54:00.896Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=7a6fee4b-ca06-46d1-b8c1-4baf0c503bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:54:00.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:54:10.918Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=79aa9442-eba1-4f46-bd17-49473d640fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:54:10.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:54:20.937Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=9914b671-6251-4a77-b7d3-c09e9e6a1318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:54:20.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:54:30.954Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=7a1551b9-e26c-4353-b9c7-73a0206f7ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:54:30.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:54:40.973Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=7508e495-d4d8-4d2e-a280-20351b5b5a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:54:40.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:54:50.985Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=c4a2d5c2-41d3-43fc-aac2-c2be54b9ea7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:54:50.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:55:00.997Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=23ca631c-3033-4407-96c0-1b20e09f0758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:55:01.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:55:11.009Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=95a6dc82-06ec-4f9a-9fa0-ee09ec411f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:55:11.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:55:21.030Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=ea56ff1b-209a-47e5-8694-8d63846fc0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:55:21.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T04:55:27.878Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T04:55:27.878Z |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-11-24T04:55:27.880Z |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-11-24T04:55:27.883Z |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-11-24T04:55:27.898Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T04:55:27.898Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T04:55:27.898Z |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-11-24T04:55:27.901Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:55:31.046Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=dfac79a1-1d00-4d6b-b32b-d259ddc6d84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:55:31.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:55:41.057Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=f9423998-c173-4063-aeca-c008bb9040b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:55:41.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:55:51.071Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=fa34e8a3-bdf2-4bac-b8c8-ecb9358a2671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:55:51.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:56:01.082Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=50ceb735-b3df-4b2e-b950-abe7d60ddec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:56:01.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:56:11.095Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=a2cefe97-dbc6-4fc0-97fe-e339bed644de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:56:11.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:56:21.107Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=b2f568c7-24b8-4e14-bab0-669526d7e103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:56:21.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:56:31.120Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=7a30d743-f72c-449b-9bcc-3181c9c3bc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:56:31.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:56:41.133Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=b38a64dd-dfa6-4ee2-a5e9-a13d8576d27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:56:41.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:56:51.146Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=436b731f-3931-4849-bff5-fe42ac3a0442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:56:51.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:57:01.156Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=be01b8d2-250d-435b-99af-bc8cdfddb025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:57:01.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:57:11.168Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=7d2de369-3b6d-4feb-b561-d24f4da78be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:57:11.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:57:21.178Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=dae5f66d-e676-4b3e-9975-a35524cfacbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:57:21.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:57:31.189Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=c28e7d3d-0f13-425a-807e-c7ebda96b3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:57:31.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:57:41.199Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=b3dee159-6863-4ae7-91e1-0301ba8e7669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:57:41.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:57:51.213Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=8cd168bc-41a0-4bd3-9b58-29a6577c9a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:57:51.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:58:01.235Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=a6da0a3c-86b9-4f7b-81e6-dd7dd6322500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:58:01.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:58:11.246Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=5949f598-eb96-49c6-af46-493f6d6caa5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:58:11.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:58:21.259Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=059c4f87-da6e-4ad3-ad17-b365e4698765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:58:21.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:58:31.271Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=3c10c785-b62d-460f-91e1-2243f5042190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:58:31.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:58:41.285Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=e36238ff-3a85-4810-86e3-3ef639814a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:58:41.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:58:51.298Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=e7598610-3ae7-4fb4-aced-3c70c488d0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:58:51.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:59:01.312Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=34af6de5-3014-4cad-b163-d872b37d0a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:59:01.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:59:11.325Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=3dbd4372-c529-4445-966c-02f9cbcaf4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:59:11.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:59:21.342Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=3423b23c-7cf9-498b-9769-e24b4dd2c49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:59:21.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:59:31.354Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=748fd506-5c5c-40f6-8330-021123d81af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:59:31.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:59:41.368Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=c4f39de7-5e8d-4cfd-b7f9-f35733560464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:59:41.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:59:51.380Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=06afa5aa-84f7-4cea-b9dc-50b7e93fe0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T04:59:51.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:00:01.392Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=c9418211-dda8-4c1a-986b-465828f517d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:00:01.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:00:11.405Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=3998aa64-769e-4d65-9c53-62267b07ca4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:00:11.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:00:21.417Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=afee1b14-5b51-44e8-a150-5329c5a895dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:00:21.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T05:00:26.603Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T05:00:26.603Z |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-11-24T05:00:26.604Z |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-11-24T05:00:26.606Z |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-11-24T05:00:26.616Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T05:00:26.617Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T05:00:26.617Z |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-11-24T05:00:26.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:00:31.429Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=45cdd5ff-b023-4ee4-b4d6-bd7cb5468cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:00:31.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:00:41.477Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=45092054-1f91-4051-bf46-84ece685f0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:00:41.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:00:51.487Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=7bc33ef8-351b-4d40-b500-173b1b79348c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:00:51.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:01:01.499Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=d3e5aa84-4396-4a7b-bc77-c183e14ea67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:01:01.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:01:11.512Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=54c6603e-bae9-4b23-94e6-7aed4d4ca8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:01:11.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:01:21.525Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=dae55f4f-c786-434b-97af-fb285738ea2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:01:21.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:01:31.536Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=94a046c8-3f54-436a-b7a3-fb6ecf5e9c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:01:31.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:01:41.549Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=b4305d08-cbab-4988-b42d-5c1031060b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:01:41.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:01:51.561Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=a918c1e3-dc97-49d0-b7d0-fe45891a992a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:01:51.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:02:01.576Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=09091978-ac11-4cf2-9387-2aebfe5b5427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:02:01.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:02:11.596Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=dd34a1a2-37a6-4eca-8bb4-041fd86056d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:02:11.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:02:21.612Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=36824af4-220c-46bd-a5c6-f5b8944be06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:02:21.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:02:31.624Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=4c270e93-b90e-43f5-a238-6dfc3b9d92c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:02:31.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:02:41.635Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=c17691f7-b200-4d8d-9008-3493f30bcb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:02:41.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:02:51.648Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=6ae15474-7560-4ebb-b427-3d45835c4dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:02:51.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:03:01.661Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=1dac3b5c-3849-4f6a-bfd7-e30f9207cb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:03:01.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:03:11.674Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=4942c1ed-fb2f-4ed1-84de-6f3389022a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:03:11.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:03:21.688Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=dd456e1d-09ed-4543-88fd-2f79ab92a454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:03:21.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:03:31.700Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=2faf2c97-e3ce-44c9-bd0e-5f8bca566e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:03:31.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:03:41.722Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=20cab12b-de4c-4951-8103-59f8bf5f88a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:03:41.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:03:51.740Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=37b55056-3765-405d-aece-73ddfcd64fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:03:51.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:04:01.751Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=6d07c8d5-9407-406c-b47a-9aa1fe8e279c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:04:01.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:04:11.761Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=0436b5c5-d93a-48cf-8ec5-74672d902edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:04:11.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:04:21.772Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=1a321f58-3281-4bf2-a595-6ebe43e4f440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:04:21.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:04:31.828Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=44b87629-e43c-4b9e-8089-59e559510282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:04:31.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:04:41.845Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=b9084a75-39f0-44ec-9997-12fa8b8ebb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:04:41.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:04:51.862Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=3fbe33c3-0899-46d3-80a8-25f8dc6c050d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:04:51.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:05:01.879Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=85fc7d76-969c-4691-a6f8-abe1135c6929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:05:01.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:05:11.891Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=e4110af7-610c-45a3-9ff9-7da20515d32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:05:11.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:05:21.901Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=373441a4-1bd8-457b-9801-8e48911979e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:05:21.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T05:05:26.619Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T05:05:26.620Z |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-11-24T05:05:26.621Z |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-11-24T05:05:26.623Z |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-11-24T05:05:26.633Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T05:05:26.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T05:05:26.634Z |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-11-24T05:05:26.636Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:05:31.912Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=f42d3688-8b56-43ac-b8f3-5e1caeb3617d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:05:31.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:05:41.930Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=c1c80956-7a1f-4856-9634-e2a81df136fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:05:41.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:05:51.943Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=a2b7357d-f6cb-4206-b259-5cf04acc23f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:05:51.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:06:01.954Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=d6f9609e-31df-41c4-831d-4d31748db6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:06:01.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:06:11.964Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=c21e5b44-75be-448d-a107-4dba827d51db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:06:11.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:06:21.977Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=b11ad51b-14af-4248-8e3c-bee06c3c96bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:06:21.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:06:31.990Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=8f49503d-51ca-4b51-84d3-f754893244ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:06:32.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:06:42.001Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=1e1a0dad-2c78-4eb5-af8f-8b59585f1748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:06:42.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:06:52.014Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=9950c8cd-8068-4782-86ff-701f05067336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:06:52.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:07:02.029Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=b0a0497a-70ad-43b9-945a-a3324b1deb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:07:02.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:07:12.042Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=480a4aa5-f8db-4e1c-b371-552de53fa534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:07:12.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:07:22.054Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=b3014d8b-2d1e-4215-98f5-1c2997931d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:07:22.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:07:32.066Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=f76912e0-d5c9-4201-9b6f-7b0e59fb5878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:07:32.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:07:42.078Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=abaf4d7e-1772-4b28-a5c0-4e5636373593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:07:42.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:07:52.096Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=add05925-fd35-4852-8ced-6b8ea848f2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:07:52.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:08:02.109Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=b7c198c0-9c9f-45ae-aca2-8a97f2be54a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:08:02.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:08:12.119Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=0b550b5b-a4b3-4fc5-9f9f-05d472b30e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:08:12.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:08:22.130Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=a4bca60d-c90c-4726-b30b-0665c614ef99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:08:22.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:08:32.143Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=ceff4db5-81f0-40f3-8b6f-9d04a1cd8e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:08:32.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:08:42.153Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=75cf4a2b-8517-49f4-9246-874179138703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:08:42.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:08:52.166Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=9f9a022e-aabf-47ef-88de-5d0883ee2ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:08:52.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:09:02.178Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=6f146092-0a6f-4b2c-ad90-07c3baed39ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:09:02.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:09:12.207Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=33cf57a4-0660-4252-a14a-02603fcd19e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:09:12.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:09:22.240Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=e979b420-962b-4332-9a8c-848f0c796e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:09:22.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:09:32.266Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=d38a6e30-a7b0-441e-9d07-a5f9b8f102bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:09:32.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:09:42.284Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=ab65336b-b7bf-4db1-8597-78424850c570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:09:42.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:09:52.300Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=51f3a121-af0d-483d-9c11-02bb78819eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:09:52.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:10:02.317Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=a5aa3691-f885-469d-8787-9b1ed8e5d410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:10:02.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:10:12.331Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=8fb0fed7-b654-4bb8-8fcf-9bf3cc535448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:10:12.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:10:22.342Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=28374833-d5f6-4187-b2d2-8062a302dfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:10:22.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T05:10:26.629Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T05:10:26.630Z |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-11-24T05:10:26.631Z |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-11-24T05:10:26.634Z |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-11-24T05:10:26.644Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T05:10:26.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T05:10:26.645Z |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-11-24T05:10:26.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:10:32.354Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=37b5bb7e-f2f1-4901-a4d0-bb57bb5b4c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:10:32.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:10:42.368Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=2863f5db-c6e8-48da-9c4b-a2349a601736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:10:42.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:10:52.386Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=ae93f669-db17-4523-b2e6-27c64472a4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:10:52.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:11:02.399Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=4e02c428-d500-4c55-a8bd-cbdca161bf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:11:02.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:11:12.410Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=8d510b08-672a-458b-ac1b-81c429a30ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:11:12.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:11:22.428Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=9aab49d2-db56-40ed-b63d-8a5392f9cca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:11:22.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:11:32.444Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=a155e58f-f19b-43c1-ad5e-8542650db45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:11:32.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:11:42.460Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=bd5f78af-052e-410f-b81d-ac17542681c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:11:42.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:11:52.475Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=5a94aa91-de63-4311-a448-12b923337293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:11:52.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:12:02.508Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=6093a510-f812-47c3-b3bf-01237a82c05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:12:02.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:12:12.523Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=e706e40c-6e52-409d-8329-057dbfd4974d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:12:12.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:12:22.560Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=eaec989b-7ad5-47fb-9eb0-44f01bf8d331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:12:22.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:12:32.583Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=2aa3f44c-4143-4972-93f1-8efb504fd138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:12:32.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:12:42.600Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=c724ab40-6787-4b80-9008-b0aa7581b5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:12:42.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:12:52.620Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=15bd7d98-faea-4ae1-9ae7-96dec24bc653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:12:52.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:13:02.640Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=d6089bec-4ace-4b91-8095-c04e0c49b9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:13:02.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:13:12.658Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=41f470ca-c933-4697-abd0-d453fda37934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:13:12.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:13:22.673Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=780f649f-4641-4593-930b-27a68d6c6d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:13:22.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:13:32.684Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=f00f60f4-e855-4de4-bb40-b54cb1b71499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:13:32.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:13:42.696Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=ad7460ab-43b9-49c4-aaed-ba642c86136c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:13:42.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:13:52.714Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=133861bc-5e88-4d66-8118-891b526f4172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:13:52.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:14:02.731Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=4a8bfacc-9249-4eaa-a7e2-e585a0278413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:14:02.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:14:12.742Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=3df20390-0981-40df-8d3e-7f0ab40ace05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:14:12.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:14:22.753Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=72f6c813-db48-4695-a882-fcab9ebf04b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:14:22.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:14:32.766Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=a67adaf0-5bec-4ffb-aa07-e011a763194b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:14:32.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:14:42.780Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=75bfaaae-92be-4d95-a62d-0dd3af46d41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:14:42.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:14:52.796Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=d7a1ff73-c191-41fe-ad5f-6676e576cc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:14:52.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:15:02.809Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=1a8bcca5-823a-4266-8369-fdc5d7378342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:15:02.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:15:12.824Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=365465a5-155b-4ed3-966b-5824f9594f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:15:12.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:15:22.841Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=88a5b5f7-b264-4634-a09d-1a2211108012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:15:22.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T05:15:26.632Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T05:15:26.632Z |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-11-24T05:15:26.633Z |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-11-24T05:15:26.635Z |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-11-24T05:15:26.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T05:15:26.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T05:15:26.643Z |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-11-24T05:15:26.675Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:15:32.854Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=6ec8680a-57c5-4df9-b2f5-3321419cae5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:15:32.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:15:42.865Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=d8db2b24-6338-4f67-b718-165c6d9b74dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:15:42.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:15:52.877Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=5a8241e1-d283-44fc-a101-63840f09e3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:15:52.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:16:02.889Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=6307ca97-46d9-45e3-84d1-cc73e2de6a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:16:02.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:16:12.902Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=3602d2f1-8350-449d-b4c2-c83bd5e78824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:16:12.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:16:22.918Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=f0f466c6-64ab-49cb-be12-8664f6958d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:16:22.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:16:32.932Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=c9785274-b606-4397-929d-fbc04aae01d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:16:32.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:16:42.944Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=0d54de3a-4f12-479c-8b73-0177ebf59242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:16:42.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:16:52.956Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=08a9c8bd-b20c-4274-97e5-7f6483373fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:16:52.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:17:02.974Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=125f8315-8501-4dad-8218-11bb88c2abdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:17:02.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:17:12.991Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=61cd9fc3-e2fb-4a10-9e9f-904e4f6ef4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:17:13.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:17:23.004Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=e463d1e0-f15a-4f8c-9219-cdccfbcabee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:17:23.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:17:33.015Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=bc9faed4-8e62-4450-b2a9-c07059147814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:17:33.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:17:43.027Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=e99b6753-f32a-44fb-b895-45d09cd9986c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:17:43.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:17:53.037Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=6231adae-5dde-4b11-b5c5-897e340e017e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:17:53.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:18:03.055Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=4225e62f-f478-4140-80f8-cfa6b1575531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:18:03.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:18:13.067Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=7ef6e6c6-ae44-4852-9794-190cc803b1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:18:13.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:18:23.079Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=510ca5d1-3853-495f-b763-79e8fb01b899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:18:23.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:18:33.089Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=e107e366-ac72-4469-b81f-a27b5b469f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:18:33.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:18:43.102Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=3bd04a37-1e85-4e79-811d-6448ee8fa8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:18:43.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:18:53.117Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=870f6a9a-e3d3-470c-8b22-a9c88774fcf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:18:53.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:19:03.141Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=d4e5720e-8450-49ec-bbbf-67bcd9696a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:19:03.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:19:13.152Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=381d7608-20c2-4224-a5f2-46cfed665a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:19:13.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:19:23.165Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=8c8a5ccb-7157-47a3-8564-80185770048e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:19:23.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:19:33.177Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=7ca48563-a706-48c2-a0c1-f9e4e926692a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:19:33.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:19:43.187Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=6be548b4-5211-4913-a7ef-cb5a7012f678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:19:43.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:19:53.204Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=2876dbf7-a3fd-4ab0-9b66-353591111289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:19:53.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:20:03.214Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=d9e9bfb2-37b4-4bf8-8e42-a21a0b1ab9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:20:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:20:13.225Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=15dd3d1c-6a64-40ae-9bd0-72f985de19a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:20:13.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:20:23.239Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=ba231c8a-7902-45eb-84a6-142befa68a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:20:23.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T05:20:26.517Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T05:20:26.517Z |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-11-24T05:20:26.518Z |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-11-24T05:20:26.520Z |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-11-24T05:20:26.525Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T05:20:26.526Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T05:20:26.526Z |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-11-24T05:20:26.528Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:20:33.251Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=b92ddec5-c8f1-48f7-aac5-c3f9b66d5cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:20:33.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:20:43.261Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=8ff5362d-30cc-4794-90d8-b3b4534bb02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:20:43.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:20:53.270Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=de2f8f3f-caed-4160-a2df-4bdcfdcb90fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:20:53.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:21:03.281Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=6a6c1e10-b960-4e49-ab19-705e54682912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:21:03.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:21:13.310Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=3ad0c8d1-fc68-42f0-b514-62513c0bd923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:21:13.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:21:23.321Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=540adeb3-011c-4652-a7d7-7f9566fd6d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:21:23.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:21:33.333Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=bd248091-ec77-4511-9a14-d259bc34ea41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:21:33.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:21:43.342Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=f831ae0f-879f-4c54-9564-d1d2102c5333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:21:43.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:21:53.353Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=df73fb0a-3d6f-4331-9d2f-957adf84bb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:21:53.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:22:03.366Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=7cde3bf5-96fe-4ef2-a1b1-34a6128a5f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:22:03.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:22:13.378Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=66d52348-d60a-4f3b-a991-c1cd1012f2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:22:13.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:22:23.389Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=ee24a692-369f-45e2-a945-8ba16b65df92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:22:23.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:22:33.405Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=f72430e9-6252-4cb0-b599-60512431c7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:22:33.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:22:43.415Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=93b708e9-d09f-4ebd-81c5-fb9852566cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:22:43.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:22:53.430Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=0d9d56dc-fb98-42ae-b854-237c319c2ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:22:53.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:23:03.446Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=b8c04ecc-0801-4bb9-b55f-4615e2337753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:23:03.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:23:13.456Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=4aca0bcb-9c39-4137-8355-d3d8c15d8e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:23:13.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:23:23.469Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=5f6d808b-98df-4ecc-8f06-c239f874a867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:23:23.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:23:33.481Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=243db222-2cf5-4195-9cbf-fcbe25b78798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:23:33.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:23:43.491Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=d048998d-4ae0-42f4-8044-41d9847092f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:23:43.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:23:53.504Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=5386be19-2cad-4848-ae8c-f8303a39f893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:23:53.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:24:03.515Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=5c525070-5531-4500-88d4-0e06c950ffec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:24:03.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:24:13.527Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=637b74ed-c800-48fa-939d-f25f0f771363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:24:13.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:24:23.538Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=738fbada-7de6-41d5-9ebd-5700c5140fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:24:23.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:24:33.549Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=db07636a-7b5f-48d6-a22e-1890004beca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:24:33.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:24:43.562Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=e9bc3b28-1661-4bf0-a786-0db3e32a5fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:24:43.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:24:53.574Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=e8388a54-45b3-48f1-a490-71eba6ac6796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:24:53.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:25:03.589Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=14e765bb-0ed9-4da1-bd08-8ed4cb4cc8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:25:03.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:25:13.601Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=de95ffb2-be86-4eb4-825e-f00c183748d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:25:13.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:25:23.613Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=c4a3e6bb-e7eb-4b2e-8d4e-a59245c81e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:25:23.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T05:25:26.599Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T05:25:26.599Z |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-11-24T05:25:26.600Z |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-11-24T05:25:26.602Z |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-11-24T05:25:26.608Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T05:25:26.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T05:25:26.608Z |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-11-24T05:25:26.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:25:33.629Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=6a690242-18a8-4b88-b79a-b57111369664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:25:33.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:25:43.640Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=67472b1f-7a63-4620-80e1-1a45088ea03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:25:43.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:25:53.653Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=e163f32e-e5c4-4cd8-8358-7a76a15f0101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:25:53.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:26:03.663Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=2bf0c070-ff47-4289-9150-f8e0379148a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:26:03.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:26:13.675Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=f445856b-842b-4da8-b098-f2ea6a5e3c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:26:13.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:26:23.687Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=d646c3f3-2dd3-48b5-a749-69fcd6d4b6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:26:23.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:26:33.699Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=9962668c-a12e-4998-a048-360c7fa5e385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:26:33.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:26:43.711Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=e5c92c97-aab7-4abb-97e8-12e18ce71f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:26:43.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:26:53.722Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=9a33849d-ddc7-4a5f-858a-453e32e893c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:26:53.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:27:03.736Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=825c34e2-9f73-4946-9678-00c0673a552e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:27:03.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:27:13.748Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=f4c1448e-020e-4350-938d-d032a7223561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:27:13.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:27:23.759Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=d091bacb-a312-4de3-99be-b0edf22040c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:27:23.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:27:33.769Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=290e0802-71e2-4cfd-a13e-4079061ab1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:27:33.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:27:43.782Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=bedda08c-381e-4bb8-bc41-9f033440c453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:27:43.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:27:53.799Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=ad20f98d-1e5c-453b-a445-3b32958b3a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:27:53.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:28:03.812Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=10a11058-17fa-4448-bd78-c73c831d4ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:28:03.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:28:13.823Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=72601625-5424-4faf-9820-186c2bae1d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:28:13.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:28:23.833Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=aee5c8e7-209f-4e5d-ba95-eb0a65719d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:28:23.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:28:33.860Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=8daa6cca-70f8-4773-b9ab-6655de464fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:28:33.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:28:43.872Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=9f1f6d9a-5fc6-4109-af20-eca27b5868cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:28:43.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:28:53.884Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=bba0ec60-cebc-4b7f-93d0-d2c0c07858d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:28:53.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:29:03.893Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=0e6f9c01-aa2f-4468-9f45-c214db7639bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:29:03.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:29:13.902Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=8ddb795a-cf6a-4163-80f1-1d28057909c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:29:13.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:29:23.916Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=c73326b2-4da9-4321-ac42-f1c5d4997532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:29:23.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:29:33.926Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=51bbc097-73a4-4829-8613-3c0b4c2680e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:29:33.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:29:43.937Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=af07b4b2-807f-4afa-bbfb-4b4b1b433f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:29:43.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:29:53.947Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=b616fe19-fb55-4757-b043-3ea9c078f511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:29:53.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:30:03.959Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=a3006637-3d86-412e-8a46-ea5ab4b71d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:30:03.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:30:13.971Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=b591cac3-8a0f-42e1-b134-6c6467c7d703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:30:13.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:30:23.982Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=9208d25a-db07-4331-a375-50e4ce99a277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:30:23.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T05:30:26.601Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-24T05:30:26.602Z |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-11-24T05:30:26.602Z |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-11-24T05:30:26.605Z |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-11-24T05:30:26.611Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-24T05:30:26.611Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-24T05:30:26.611Z |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-11-24T05:30:26.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:30:33.994Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=277dc605-3b7d-4277-b177-759b32a94466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:30:34.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:30:44.005Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=e6d2e624-be29-4433-a652-4ac059424b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:30:44.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:30:54.017Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=1d709882-b4fb-4382-af34-4cb8ab06f811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:30:54.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:31:04.028Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=923b62c9-c2c9-4451-b9d0-5297b16d8dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:31:04.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:31:14.040Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=a420c372-fc5c-4d58-a0c6-9ddba1f8830c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:31:14.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:31:24.050Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=0f46bc77-328d-489e-a4f4-23c0a89797db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:31:24.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:31:34.062Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=e5483886-0929-403c-9788-d7b1d670faf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:31:34.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:31:44.078Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=5e059f99-33cf-439e-a303-965c0cc435f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:31:44.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:31:54.114Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=fa938f60-9eb0-4971-a8d8-20e378efea93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:31:54.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:32:04.125Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=33801419-23a1-42d1-8846-28d196c47d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:32:04.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:32:14.135Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=39a1c506-4c91-419f-ab61-0021fc05fee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:32:14.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:32:24.159Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=d322859a-71b3-4057-b459-1d28dc2e4e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:32:24.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:32:34.168Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=2279c9ab-a48b-4392-b7d5-17410f71dea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:32:34.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:32:44.179Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=637c43f2-9c96-414b-be8d-709d43a41712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:32:44.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:32:54.188Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=7a6bbcad-7c27-47e4-bb3b-f316746b753e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:32:54.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:33:04.200Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=e9b7779b-ceb8-4b16-b45a-9468cb5a0de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:33:04.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:33:14.213Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=bc4ce266-3aa3-4e9a-b74e-c0f9d069f100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:33:14.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:33:24.224Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=4f1d5090-dc52-4a39-bc1f-c97ccee9eca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:33:24.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:33:34.237Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=774dd18e-79f1-4672-9a29-7c86daab669f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:33:34.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:33:44.251Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=e06ba5ba-2746-4e9d-828f-a3f3b54f4198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:33:44.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:33:54.263Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=684df31f-7405-4e20-b9ed-3f729ebf33b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:33:54.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:34:04.274Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=64189d63-946c-4bb5-8806-073c269c38dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:34:04.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:34:14.283Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=d2522e5c-ca5f-4020-9508-1367a6a640d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:34:14.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:34:24.295Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=a1b06578-b676-4fa7-af07-e53759288362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:34:24.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:34:34.306Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=0b2f82f0-367f-4b92-b582-afd9906f35bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:34:34.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:34:44.317Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=9bddfc7e-b57b-4248-b0ef-fb80e2879f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:34:44.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:34:54.327Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=7cea5cd6-202c-4a11-b0e2-61ea67195b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:34:54.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:35:04.340Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=9294e0fc-97d3-4c89-8f0a-800586988415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:35:04.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:35:14.351Z |INFO |Init configs |InvocationID=a9a34e35-0a0a-4cb6-8a87-f2ceca5ab6d0, InstanceUUID=f00ea2e4-9889-4e3d-86ba-d652cbae3e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-24T05:35:14.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |