By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-10T09:39:39.961Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T09:39:39.978Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T09:39:39.980Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-10T09:39:39.983Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T09:39:40.538Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T09:39:40.683Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T09:39:40.683Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-10T09:39:40.684Z |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 |2023-02-10T09:39:40.771Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-10T09:39:40.834Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-10T09:39:40.860Z |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 |2023-02-10T09:39:42.352Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-10T09:39:42.853Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-10T09:39:42.880Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-10T09:39:42.880Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-10T09:39:42.981Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-10T09:39:42.982Z |INFO |Root WebApplicationContext: initialization completed in 2121 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-10T09:39:43.947Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-10T09:39:46.242Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-10T09:39:46.836Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-10T09:39:46.874Z |INFO |Started MainApp in 9.556 seconds (JVM running for 10.334) |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-10T09:39:47.155Z |INFO |Start scheduling PRH workflow |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:39:47.184Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=9b014bad-4aaa-413d-ac5c-f3cff9b44f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:39:48.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-10T09:39:50.153Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-10T09:39:50.154Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-10T09:39:50.157Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:39:58.034Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=768b3f8f-83dc-411d-bf90-760ca3830b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:39:58.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:40:08.126Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=6f0daed9-49d8-41c9-81b2-b5fabd1bff9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:40:08.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:40:18.200Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d0b59010-ac7e-4462-bae7-a4f732cc037a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:40:18.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:40:28.273Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=9b291b88-f000-43a7-b7cf-aecb16353b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:40:28.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:40:38.389Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=e2295c5e-2f49-4526-a672-cb6536a00f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:40:39.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:40:49.482Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=0d2fe684-72e5-42f0-b7b2-020772cf7e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:40:51.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:41:01.435Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=7ac7a84e-e7d2-4a66-808b-73936b845012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:41:02.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:41:12.645Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=3b013eb2-a68f-41fb-b70e-89555b960acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:41:13.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:41:23.448Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=55f473d9-b0d5-43a3-accd-9c486d5dd875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:41:24.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:41:34.037Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=c01123ea-5d47-41c5-9e58-6517bc1a0fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:41:34.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:41:44.276Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=f5fdb3ee-ec12-442e-bc90-642d8bfd4020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:41:44.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:41:54.322Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=93f93609-1c96-49e2-b609-611aef98d382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:41:54.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:42:04.465Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=1c7edb6c-07cc-46b4-b757-8dce32f1b686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:42:04.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:42:14.633Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=eb74b0b9-7f90-4a91-b0b1-858df89d1a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:42:15.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:42:25.102Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=ac2d53ef-b073-43f6-a685-cd1d401412ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:42:25.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:42:35.991Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=b48691b8-7aae-48c2-8ce2-4fb461e7e014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:42:36.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:42:46.141Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=33c52d27-69c2-4211-8e62-d0b47664f12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:42:46.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:42:56.180Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=15c77efe-a299-4d36-8cfa-eac72eda3ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:42:56.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:43:06.262Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=e998ab05-df5d-408c-ab6d-107d043ae779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:43:11.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:43:21.396Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=77692793-e5b3-441b-910b-af496f1cfc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:43:21.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:43:31.439Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=afca483a-a624-4157-ba25-cbce02fab7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:43:31.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:43:41.482Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=c4350c18-eede-49e7-8d07-f9c5766b5beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:43:41.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:43:51.522Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d97f228f-0a94-468e-a496-ec4bd6dc13fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:43:52.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:44:02.102Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=0289aa68-17c4-4f56-a7c4-cab39fe8372b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:44:02.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:44:12.144Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=14f379f4-b355-4299-a039-6a5129e006d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:44:12.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:44:22.224Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=104bb953-5fa5-4a3a-b425-b7ccb228708b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:44:22.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:44:32.324Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=62ca9596-6afe-4fd9-b0d5-45d25f32bc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:44:32.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:44:42.358Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=1b090625-294c-40e5-b925-8abb15ef9e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:44:42.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-10T09:44:44.550Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T09:44:44.551Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T09:44:44.551Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-10T09:44:44.552Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T09:44:44.552Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T09:44:44.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T09:44:44.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-10T09:44:44.581Z |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 |2023-02-10T09:44:44.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:44:52.523Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=498f597b-73ec-4e9a-9fdb-836d39440ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:44:53.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:45:03.076Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=308b1fa7-b118-4109-ab13-930e24897ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:45:03.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:45:13.116Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=76c29f9d-6961-4fc5-a629-38a074381982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:45:13.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:45:23.218Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d3a0c4ea-c32f-4356-b55c-f9e51695c972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:45:23.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:45:33.254Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=7121ea60-d206-40bb-a2b8-9c3d89654c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:45:33.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:45:43.278Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=123574d8-5358-4879-a466-b3b8052fdf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:45:43.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:45:53.318Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=465529f5-643b-44b1-843c-2d39e50fa4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:45:53.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:46:03.401Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=03dcce14-7b0d-4298-a858-cb9e85470f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:46:03.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:46:13.451Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=e78c3510-4e75-4f5c-97ad-2022bf735000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:46:13.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:46:23.488Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=e225e8f8-3b06-4aab-9df2-dad8a07b4cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:46:23.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:46:33.514Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=7eb411ce-8fac-4985-ac59-6507f0d120de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:46:33.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:46:43.540Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=a73eb8f2-d446-4a11-9db8-a8ee0656fa70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:46:43.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:46:53.598Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=a60f3324-8b17-4675-80b5-9a4e6c50d5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:46:53.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:47:03.664Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d520acef-c452-4e78-bb86-97e36ff9c3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:47:03.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:47:13.742Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=0371a6a5-d6c1-48ea-83ae-cbb9b2304ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:47:13.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:47:23.764Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=0b871b4d-56af-4a7f-8ca3-7f146fd045c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:47:23.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:47:33.817Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=4e7de567-7cf1-4311-ab9f-fdd6f3f87349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:47:33.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:47:43.898Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=a73da0df-93cc-4d2a-93be-1017aea3af5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:47:43.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:47:53.966Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=8fd6383f-813b-47c6-b5f9-1ecb51b877cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:47:54.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:48:04.057Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=30dab46a-13fa-4f99-a535-93668289d7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:48:04.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:48:14.142Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=48348d35-778e-4656-b64b-af7d513dceb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:48:14.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:48:24.334Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=5b12fa8f-053d-4200-a15a-ee11c84ce699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:48:24.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:48:34.432Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=cfce71f7-1aff-410a-8a88-6e96044d6424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:48:34.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:48:44.519Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=a924547d-5bb1-495f-810b-8785c64ec28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:48:44.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:48:54.711Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=7edd6868-f899-4550-937e-83a7aa121bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:48:54.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:49:04.866Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=a8c37a74-f6ee-473e-8f22-b41338949c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:49:04.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:49:14.944Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=e844fb91-f7c3-4927-827b-d3e6f2c13a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:49:15.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:49:25.044Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=1e421a3e-03db-45b6-8bf1-fc4028081190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:49:25.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:49:35.699Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d8dc7723-457d-4e2c-a8d1-eb68d1e8ddb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:49:35.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-10T09:49:44.234Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T09:49:44.235Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T09:49:44.235Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-10T09:49:44.235Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T09:49:44.236Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T09:49:44.248Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T09:49:44.248Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-10T09:49:44.248Z |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 |2023-02-10T09:49:44.251Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:49:45.793Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d884998b-258f-4162-810e-ed684b2abb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:49:45.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:49:55.830Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=fe7523f9-fdb9-4dca-86be-73ddd216a8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:49:55.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:50:05.907Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=ef542ac3-ba97-475f-90e8-dbd6f678e9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:50:05.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:50:15.931Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d6681a40-2b9d-4d73-985c-ff8d6e39902b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:50:15.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:50:25.968Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=2ee9d8d5-b265-409c-9369-b0388aec8fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:50:25.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:50:35.991Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=dc8fbd86-c7e2-4749-9c95-80ecfceab5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:50:36.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:50:46.040Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=19181340-1783-4d38-950b-8ae3b0ea1de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:50:46.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:50:56.083Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=1aa63609-7eb4-43d6-974c-296f16deb44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:50:56.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:51:06.110Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=81e5674d-cd7f-4c1e-b292-92f0b7568a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:51:06.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:51:16.148Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=2030cea8-8b3c-40a2-9cca-f25b2f46226a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:51:16.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:51:26.173Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=8c95360b-3ea2-408c-bf04-39f675ada512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:51:26.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:51:36.226Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=319539e9-10dd-4641-9902-2c908f324d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:51:36.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:51:46.244Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=e5bbbec0-5530-4f8c-a495-1ca278855300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:51:46.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:51:56.276Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=5e65d550-2f5b-4e0d-95db-d507f53b0d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:51:56.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:52:06.310Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=34c03b3e-f173-4aef-9691-0f185f0b440a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:52:06.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:52:16.473Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=ba176c0f-0884-40a8-b514-02ec121bf71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:52:16.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:52:26.512Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=c509e972-2b37-4bf6-8799-ee6189f725e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:52:26.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:52:36.580Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=7bbac1ec-4c8a-400c-8f05-def5167b7055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:52:36.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:52:46.607Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=326816e7-f4cf-4fb1-b798-913a8dfec2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:52:46.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:52:56.671Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=7ef970b3-73ff-4b1d-a236-30c614f34f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:52:56.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:53:06.775Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=46870b75-fc0b-4a69-9cda-2b7fcf24742d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:53:06.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:53:16.838Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=e7f1c12c-149e-4b06-8e16-f7216b853d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:53:16.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:53:26.887Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=bdb209dc-2a08-4cab-ae4e-0506d1e15d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:53:26.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:53:36.961Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=c579ba50-05d4-40bf-bc64-de89c581f680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:53:36.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:53:46.993Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=fbe29661-65bb-421f-81bf-8fd8b6ec0ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:53:47.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:53:57.015Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=acd6ae3c-cad2-4fe5-bfd1-5e61db0ee593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:53:57.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:54:07.097Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=4bc6474a-3e1b-44f5-a463-add6d56c2111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:54:07.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:54:17.120Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=eeb15a8b-d86f-457b-9889-09b882ba626c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:54:17.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:54:27.452Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=e9a5d9df-0fa1-4d66-bd6a-80c54332e09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:54:27.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:54:37.479Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=777dd8d5-d591-4500-8ecc-968adf1c222c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:54:37.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-10T09:54:44.271Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T09:54:44.272Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T09:54:44.272Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-10T09:54:44.272Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T09:54:44.273Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T09:54:44.285Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T09:54:44.285Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-10T09:54:44.286Z |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 |2023-02-10T09:54:44.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:54:47.503Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=297227d1-563f-416a-b962-1938eae1c8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:54:47.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:54:57.537Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=05e268a8-f418-4899-bde1-c5f25d88d9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:54:57.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:55:07.567Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=dd074058-253f-41a7-8d39-a55bc1fde7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:55:07.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:55:17.619Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=1f59b91b-c6c0-42ce-be18-f29d7552fbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:55:17.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:55:27.645Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=422a44af-02a4-4855-8791-cc229a7951ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:55:27.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:55:37.664Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=c0dad5f1-55bc-4ec4-ae19-e78a7248b93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:55:37.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:55:47.704Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=df5d856f-c286-4d8b-8809-3f12b2889640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:55:47.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:55:57.733Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=7e5be23d-a67b-43e1-bf0b-ca006b2b62bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:55:57.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:56:07.754Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=7ec09d80-5320-4c18-8ea2-b98eeba43c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:56:07.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:56:17.779Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=2a450a0c-d314-452f-bf2d-1bdabfad3055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:56:17.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:56:27.802Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=c44dd825-4f7a-40c2-ace3-9ec9b5f62cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:56:27.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:56:37.820Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=26ab9971-d263-41b7-b645-847ee5a7ed4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:56:37.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:56:47.850Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=0b68a035-9517-4312-a839-f18a2bdd84b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:56:47.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:56:57.871Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=7079d51e-ad38-405a-a2d2-901b9b2cc402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:56:57.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:57:07.944Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=89a92f25-83e6-4fbe-a0a4-d46a4aeca03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:57:07.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:57:17.977Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=66ef61fe-8fd0-4079-a469-31db33c8307d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:57:18.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:57:28.001Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=0e98f60a-99ea-4283-bb90-f76ac37458de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:57:28.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:57:38.086Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=e86aaf9f-d95c-4455-b2df-781fe165d20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:57:38.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:57:48.174Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=8128774b-c0f0-4672-84ef-8509dd178ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:57:48.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:57:58.239Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=a546e213-b6c6-472e-888e-ee1e00f4ccf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:57:58.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:58:08.264Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=9f3fef0e-d35a-49c6-8db3-841ba73f63c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:58:08.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:58:18.299Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=7b0eea0b-32c0-40cf-a574-ea774e285ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:58:18.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:58:28.346Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=37ccf2e5-0c80-48cd-baf2-0972f360ea11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:58:28.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:58:38.382Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=b8ff266e-e568-42b3-acb4-25042787134b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:58:38.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:58:48.454Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d24f9f77-0e7f-4324-bb4e-c3cd8b478ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:58:48.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:58:58.511Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d9a9325a-5829-4628-aafc-47619f0c6dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:58:58.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:59:08.530Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=3f8a6220-8345-4302-af74-c67d78de542c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:59:08.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:59:18.555Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=ad79993d-37cc-4827-8aa1-dc97da955723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:59:18.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:59:28.580Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=1119d2ff-c2fb-46f6-a0e5-1d9663d8f9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:59:28.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:59:38.606Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=a683ea66-3c87-4405-9a6e-1d04c34b6a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:59:38.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-10T09:59:44.264Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T09:59:44.265Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T09:59:44.265Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-10T09:59:44.265Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T09:59:44.266Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T09:59:44.277Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T09:59:44.277Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-10T09:59:44.277Z |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 |2023-02-10T09:59:44.279Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:59:48.674Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=221c0ace-7eb6-458d-9349-c6e8e3c89662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:59:48.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:59:58.713Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=0b9169aa-8d85-4e99-a337-04dc1297add9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T09:59:59.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:00:09.939Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d4e29f7f-77c5-4c63-a857-c171d2d8a8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:00:09.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:00:19.998Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=b28bc212-773b-4584-9850-fed2375712ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:00:20.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:00:30.017Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=8320078f-bda4-4606-ae92-d2625b8d74de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:00:30.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:00:40.541Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=aaaffd33-55a1-4ae6-91ae-2a19bbbc261b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:00:40.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:00:50.585Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=f9fdd656-2e0d-4c69-bead-c8bcef4b6f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:00:50.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:01:00.611Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=4f662ba4-93a7-4225-b467-51e477228e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:01:00.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:01:10.687Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=27c70c9c-59cd-4b24-bef2-c3a562af0363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:01:10.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:01:20.725Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=df4185e6-f6c5-42b0-b0e4-4f1022463849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:01:20.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:01:30.822Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=f2c5aae7-815d-40f0-8126-b85aa8e46bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:01:30.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:01:40.869Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=1768604d-3ec1-49eb-9323-d8796eefefc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:01:41.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:01:51.133Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=c40a9e05-9321-47a0-8bbb-2dc478d85ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:01:51.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:02:01.236Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=52f95235-7a5e-4650-a519-b982a5456e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:02:01.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:02:11.433Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=5c95a52f-2af6-4bdb-bbaf-da8ced059d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:02:11.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:02:21.500Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=ca493acc-238b-48ff-af30-e4b821d1d316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:02:22.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:02:32.023Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=ce2b4579-6b9e-4a90-82f5-2e77fc503342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:02:32.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:02:42.264Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=11d0ca26-9e4f-404e-bd3f-bccb53f3471e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:02:42.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:02:52.788Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d0e6e52b-f461-4c5b-bb22-97f5428f659b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:02:52.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:03:02.855Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=4dbc60f1-f7e5-408d-bc11-ff7f44a4617a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:03:03.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:03:13.508Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=2eddd2c0-b754-4e1b-8cbe-1b3eccaac5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:03:13.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:03:23.555Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=b1de37c1-cb51-406a-8e2d-dcf94f9a8fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:03:23.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:03:33.726Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=6bc2380e-8c31-45e9-9dce-8890345af770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:03:34.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:03:44.146Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=82246691-48c5-44d9-acd3-b35d11fba08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:03:44.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:03:54.214Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=bef52494-8658-4b97-a59c-d432ee6998ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:03:54.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:04:04.520Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=4bc7d5b2-0093-48f8-9467-a950e52e24a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:04:04.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:04:14.606Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=c2e0dfdf-72c2-48ec-a44e-8135d55015e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:04:14.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:04:24.730Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=0487c784-daf3-476c-80df-a6d9639364c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:04:24.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:04:34.767Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=25abec38-b701-4669-a8b8-3f915938a4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:04:34.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-10T10:04:44.288Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T10:04:44.289Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T10:04:44.289Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-10T10:04:44.289Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:04:44.290Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:04:44.301Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:04:44.301Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-10T10:04:44.301Z |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 |2023-02-10T10:04:44.304Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:04:44.857Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=28cdff31-cd76-4961-9153-cd8a8b7f3f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:04:45.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:04:55.033Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=5e58207d-a8e1-42d3-a13b-48a30ea42978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:04:55.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:05:05.113Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=b12ec0f9-4322-475f-ae1d-ecd2ce72d34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:05:05.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:05:15.186Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=bde424c1-73ea-4aeb-945f-230aa10a2f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:05:15.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:05:25.315Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=33d17d1d-abe9-48cc-82db-cb1bf11bad10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:05:25.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:05:35.418Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=44aaeb72-f30a-4d2b-890c-3f7a6de89a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:05:35.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:05:45.475Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=efa16dc8-cf35-41c7-b840-0a38a112960c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:05:45.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:05:55.532Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=13228515-8ca4-40f6-9e26-6ed9cceb4749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:05:55.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:06:05.648Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=c234c94a-f42d-45b9-90fc-9ca59ad2f16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:06:06.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:06:16.427Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=ee2d52ef-0a7d-477a-8e87-1260ef7abcf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:06:16.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:06:26.616Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=8f89f1c6-ed7d-4aa6-8931-7917c58e5b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:06:26.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:06:36.657Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=f69a3dc7-cb82-4858-ac71-cdbeb012ef42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:06:36.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:06:46.729Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d94d6f2b-32f4-4fbc-997f-28e288ed6f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:06:48.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:06:58.257Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=54d045d0-dab3-4433-8cca-2f05240a4b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:06:58.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:07:08.351Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=943acd81-d53e-45c5-9d90-b5f5a98d14b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:07:08.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:07:18.478Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=e691ace1-8cad-43dd-bae0-6baf10c3a391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:07:18.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:07:28.566Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=a5f84a77-2f7f-4f8f-8c6a-51f4a46f0627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:07:28.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:07:38.616Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=87d11731-fafc-4699-9f4a-08e592b18c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:07:38.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:07:48.661Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=70d36ebb-3c65-4d0b-9d8e-5150434ca918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:07:49.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:07:59.114Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=8cfba9a9-104a-439a-9127-d3e62659069d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:07:59.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:08:09.297Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=c86678b0-38e0-4edd-b280-539456a2178c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:08:09.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:08:19.515Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=aa98e924-f86a-4054-9c83-6ddd66578e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:08:19.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:08:29.687Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=924cf516-5e8b-45f7-b2ca-242c3ad017e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:08:29.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:08:39.744Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=dc96e603-4756-452f-8afc-2d814058b8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:08:39.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:08:49.822Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=e25d8d1d-00f1-4cfd-a4de-7ba9f59bf795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:08:49.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:08:59.886Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=54b88496-51d3-4c66-8744-71e5740ee9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:09:00.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:09:10.022Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=0bcd861a-37d0-4e60-8b3a-6bd45e292b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:09:10.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:09:20.074Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=415ea0aa-dfea-49ca-9b55-054e6ebd1b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:09:20.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:09:30.100Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=ccda8494-aff3-47ff-8704-783abb719b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:09:30.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:09:40.131Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=e2d4e5ca-97f6-4af1-b8f2-1429d89ea840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:09:40.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-10T10:09:44.248Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T10:09:44.249Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T10:09:44.249Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-10T10:09:44.249Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:09:44.250Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:09:44.258Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:09:44.258Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-10T10:09:44.258Z |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 |2023-02-10T10:09:44.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:09:50.153Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=cc229065-1161-4a38-b0d0-6af00c926803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:09:50.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:10:00.187Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=21b0dc77-efa4-417e-90de-d8253afcb870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:10:00.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:10:10.265Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=b6abdfb6-68d3-4d28-b6fb-c4c8ee33ccdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:10:10.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:10:20.316Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=3c75d956-dc12-442a-8468-f8a62edc0111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:10:20.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:10:30.400Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=0387030b-f894-4c15-b228-9d843598fa0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:10:30.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:10:40.524Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=0638f557-30c9-41f4-8f32-e740c39a6bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:10:40.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:10:50.564Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=1391547f-14c0-43e5-94d0-869d94b47ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:10:50.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:11:00.702Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=020d0c7f-64a8-4954-b0f4-7c4e5e5219d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:11:00.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:11:10.773Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=e3f10d65-5e17-4dbb-93da-7a18e1b70678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:11:10.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:11:20.866Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=bc68c33a-e60c-43b0-b406-9e6601dc7ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:11:20.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:11:30.905Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=af257d61-b83c-4926-8ab5-33708e7b53fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:11:30.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:11:40.986Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=87d1e99d-da56-4f70-9a93-9845c2c2bba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:11:41.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:11:51.064Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=14c1d305-2eab-4189-8b52-43094db56c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:11:51.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:12:01.104Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=abd747a8-8a3c-40e7-bb8c-4caf2dbe55d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:12:01.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:12:11.206Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=ba25776b-9724-4f65-95c5-642697e29ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:12:11.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:12:21.262Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=242dcb20-b4f1-4136-bf91-5561aa05f4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:12:21.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:12:31.313Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=1ff2f01f-1963-4cff-9d42-16f48bbfaaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:12:31.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:12:41.394Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=86fcffd8-1a47-437a-adec-aca805a38e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:12:41.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:12:51.422Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=95b87517-8f74-4876-a459-016e41bb6863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:12:52.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:13:02.025Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=b93fee78-40e2-4764-ba34-3246feb95633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:13:02.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:13:12.046Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=543627d0-a7ac-4c35-9a7e-7cbeaa9ca876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:13:12.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:13:22.105Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=541335fa-2078-4a6a-965c-cb865c97dd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:13:22.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:13:32.269Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=72e98143-fd9a-46b8-91ec-43f90deb5d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:13:32.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:13:42.397Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=8a536629-8dbe-4bbe-82d2-2e60c9f1025f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:13:42.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:13:52.520Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=a05f4049-550f-45f7-940f-08717ed2bfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:13:52.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:14:02.661Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=73311e0b-58a4-4ac3-9207-62389db9f238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:14:02.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:14:12.739Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=e504085a-0312-4efc-a4fc-0211ba90cc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:14:12.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:14:22.762Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=035fd358-08d8-4de4-98ea-40cd2bb748d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:14:22.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:14:32.795Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=55d45152-f679-49fa-91bb-5464ed93805a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:14:32.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:14:42.957Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d6009594-c352-48a5-a53c-839dd1627f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:14:42.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-10T10:14:44.324Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T10:14:44.325Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T10:14:44.325Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-10T10:14:44.325Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:14:44.326Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:14:44.335Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:14:44.335Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-10T10:14:44.335Z |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 |2023-02-10T10:14:44.337Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:14:52.979Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=be3d1d1c-57de-4e7c-83c8-8414cab26ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:14:53.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:15:03.039Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=a5312c5a-bb3e-4b97-bb1c-b392f12dea1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:15:03.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:15:13.100Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=be7e73d5-2521-47a8-adb9-5c017cad7189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:15:13.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:15:23.166Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=e7faf671-5f17-47b6-828b-f4f0a53110dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:15:23.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:15:33.221Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=99724038-00b3-4031-84d6-2e6887ba006c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:15:33.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:15:43.295Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=27d42170-a215-4d5a-b33c-24f4fc175285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:15:43.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:15:53.324Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=ca18a290-5e8d-415e-91c8-ab367e5e5910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:15:53.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:16:03.353Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=206ab050-ee89-4efa-b049-9fed704446c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:16:03.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:16:13.375Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=bad79565-d8ec-4e97-af0b-db16be08aaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:16:13.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:16:23.400Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d67b7e73-240c-445f-9501-3fc31dae85be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:16:23.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:16:33.461Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=30a03664-8484-429a-a067-e772b442a738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:16:33.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:16:43.515Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=682228dd-1653-44c7-95dd-779207d1d62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:16:43.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:16:53.569Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=3b8612c6-9a05-4be9-adba-daebfb6d9114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:16:53.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:17:03.593Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=5f6f69d0-cd6e-4977-a8d3-5b5ee565c182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:17:03.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:17:13.630Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=f8149185-b058-4d75-97a3-858858eb737a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:17:13.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:17:23.680Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=a7479031-3273-4f63-9aa3-9c8dff8abaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:17:23.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:17:33.709Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=fd09791b-5ac5-46cb-beb1-2e0e47c0cddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:17:33.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:17:43.803Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=3c4d57ea-fe75-4881-9420-27bdc17b7934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:17:43.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:17:53.931Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=3c3b983b-63ab-471a-87cf-a28280e6db3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:17:54.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:18:04.028Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d7c59e62-08a7-451e-a87e-74b1fea5fa3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:18:04.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:18:14.084Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=3eba8ff9-9c89-4b80-8e21-46ae6f005078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:18:14.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:18:24.186Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=21b8f029-b4f9-492a-ada5-2ed2b6b8f3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:18:24.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:18:34.248Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=c9f8040b-8686-44cb-bebf-348b32f3ec4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:18:34.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:18:44.292Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=86f0f042-85be-496e-af7f-268f37cc1987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:18:44.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:18:54.360Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d540d635-c9bf-44a8-adff-0acddc73fae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:18:54.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:19:04.405Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=30a92d90-3fd2-4f19-a35c-a2df49888a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:19:04.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:19:14.434Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=c8193ddd-da9e-4076-a8f9-a4b659ae69d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:19:14.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:19:24.524Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=851c14b6-9cea-4229-a661-7c497721141e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:19:24.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:19:34.542Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=dd6d9cf8-880f-4b97-a4de-7c1c5a5ad6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:19:34.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-10T10:19:44.307Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T10:19:44.308Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T10:19:44.308Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-10T10:19:44.308Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:19:44.309Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:19:44.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:19:44.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-10T10:19:44.317Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-10T10:19:44.320Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:19:44.564Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=c4fd49d2-2169-45a9-acb3-dc1692e056b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:19:44.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:19:54.606Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=a992df34-890c-4af3-a13f-ba9dc3c6beac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:19:54.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:20:04.641Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=4ca2c832-5a3e-4b06-ac27-cfcbb8e8299c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:20:04.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:20:14.714Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=7def6f64-97d9-402c-8305-84f4d0167187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:20:14.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:20:24.814Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=e5efea91-77b5-4132-a89a-d97d25c67778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:20:24.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:20:34.843Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=0b5684af-42f3-4dbc-a945-ede3b2560b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:20:34.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:20:44.901Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=c82c0bd6-9fad-4985-b54c-5171cf40e0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:20:44.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:20:54.928Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=cefb6185-fa20-4a23-a67c-ccc3d7f20bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:20:54.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:21:04.958Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=9edd6dee-71d1-4ad1-ab31-078b2a35b494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:21:04.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:21:14.978Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=b7f4eb02-9710-4038-98b0-690d905ff069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:21:15.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:21:25.001Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=95a4474a-0eeb-4e9e-87d7-2628d0f5564e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:21:25.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:21:35.019Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d471977e-4406-4367-be5d-129e0242b25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:21:35.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:21:45.038Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=479fb561-ed00-44fc-8cf9-1d0079725ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:21:45.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:21:55.071Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=ef4fa762-e188-4efe-a815-18671c457788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:21:55.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:22:05.102Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=f2a899b1-3227-4db5-9fb5-866d3b4744d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:22:05.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:22:15.124Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=4dc8e281-4c08-4d19-9ec4-95b6d9204a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:22:15.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:22:25.154Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=5de49d12-9f30-4cf5-a9a2-b28bcf45cd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:22:25.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:22:35.221Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=7b1baed0-5700-4dd4-9c76-a61934e6c50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:22:35.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:22:45.251Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=e2dccb6d-cfec-415c-88bd-09c4f6226bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:22:45.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:22:55.361Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=6a53d7f9-864c-4e2d-8223-cd777d470d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:22:55.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:23:05.389Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d4523eaf-9021-4a7e-8ed4-14c16ba4f67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:23:05.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:23:15.424Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=894a1277-6f5e-4e66-8c47-b0f1654643f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:23:15.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:23:25.477Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=ae6568eb-ca69-4bd6-b373-f12a3745d371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:23:25.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:23:35.506Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=a6cc9d0c-2b7a-4e73-8661-31b2f510a698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:23:35.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:23:45.537Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=4a4768d4-19e3-4db5-aaa1-babf3cbfe3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:23:45.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:23:55.558Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=1d3d7c7e-e941-4f34-9f3f-8985743f1ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:23:55.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:24:05.606Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=52c4985c-aaf2-4666-91d8-8308674d2ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:24:05.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:24:15.669Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=415c9d3a-4f73-428e-a33e-d3e50f60611d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:24:15.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:24:25.692Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=82fb72ca-b571-439e-b1b0-e818baaceac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:24:25.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:24:35.748Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=2df29dae-11b2-41f3-9c43-b287ca989b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:24:35.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-10T10:24:44.251Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T10:24:44.252Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T10:24:44.252Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-10T10:24:44.252Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:24:44.253Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:24:44.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:24:44.261Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-10T10:24:44.261Z |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 |2023-02-10T10:24:44.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:24:45.769Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=c9a87fe3-39fa-4281-adfb-978680959383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:24:45.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:24:55.802Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=a1565551-ff78-402c-a0da-ba711dc29cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:24:55.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:25:05.845Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d7b74a7e-875c-43b3-b60e-8bf1bba68211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:25:05.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:25:15.865Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=56718955-22a2-438f-8396-4b38a26efdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:25:15.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:25:25.882Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=7b369a9d-bb5c-40f1-9e25-680393d14652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:25:25.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:25:35.898Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d9cec426-d5d2-4796-b461-6753a939ba7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:25:35.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:25:45.921Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=dfc2588b-ceae-4721-a390-1205ea74dea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:25:45.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:25:55.944Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=4980cf5a-e8c2-46de-aedc-73fb9678ebec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:25:55.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:26:05.962Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=2be201f3-3b31-4a63-b62a-7dac1a3a1d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:26:05.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:26:15.982Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=bc1a9874-0dff-472a-95c3-eeb2c938778a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:26:16.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:26:26.023Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=e631f311-8a76-4f72-bc75-a4fad24365a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:26:26.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:26:36.046Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=77367230-f6b0-463e-949a-9e04a9151d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:26:36.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:26:46.085Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=5f644e70-cdd9-4ea6-ab61-308a4346242d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:26:46.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:26:56.114Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=de6ea163-b04e-4dd9-9919-7c286b432fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:26:56.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:27:06.180Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=b9ec18c2-3cb7-4b2e-b5a6-bdd4915a5bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:27:06.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:27:16.223Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=6dce681b-2bc4-4dcd-87a7-e674d1df7aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:27:16.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:27:26.255Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=fb4a1e84-af11-460e-ae1d-60f01289297d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:27:26.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:27:36.310Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=9abfce70-0c42-4767-8f24-539884a72dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:27:36.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:27:46.360Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=2eceec29-cebe-4d44-8d1f-6a59ad0a4422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:27:46.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:27:56.481Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=a6ca963b-fe18-484f-a4d3-064a1ced8ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:27:56.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:28:06.558Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=932deed0-55b5-4069-af64-5fa81a67fa12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:28:06.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:28:16.608Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=99eba30a-71e1-4420-a646-76163758abff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:28:16.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:28:26.660Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=84840181-dee7-444a-8176-0f767e46f12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:28:26.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:28:36.725Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=2db57fcd-357c-4735-a98a-6023ff1fd399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:28:36.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:28:46.746Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=b84db372-840e-437b-b461-eb17d5b7c983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:28:46.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:28:56.767Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=239c0529-8201-4930-9ab8-ce9e7e2bce0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:28:56.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:29:06.885Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=fe4454da-64e0-4423-b187-3e96ad7defd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:29:06.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:29:16.906Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d740480a-10fc-45ab-aeca-899d8142c30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:29:16.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:29:26.928Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=4c038d51-7ccb-45a2-8588-20e57319a110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:29:26.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:29:36.958Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=ea3b6ef0-b583-4ab5-b964-97f3f87e3773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:29:37.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-10T10:29:44.259Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T10:29:44.260Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T10:29:44.260Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-10T10:29:44.260Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:29:44.261Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:29:44.269Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:29:44.269Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-10T10:29:44.269Z |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 |2023-02-10T10:29:44.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:29:47.010Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=05a102e2-24d4-40b6-81fa-454edee80098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:29:47.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:29:57.058Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=effc176f-6df4-4c15-8dfd-b87ab7245aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:29:57.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:30:07.088Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=29a9f3a3-723a-49d2-9afb-dbf6db44edd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:30:07.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:30:17.113Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=18dbb52c-f39a-423c-a34b-9a4a28cfc710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:30:17.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:30:27.135Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=89a3f257-e0e2-4909-9543-3952b5d8e876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:30:27.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:30:37.152Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=afcf4ab4-c5ca-4ca7-a1bf-f2cedfa11236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:30:37.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:30:47.174Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d6ef247e-8fec-47c6-9017-47f4be3323e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:30:47.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:30:57.196Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=25ceabc8-ab7f-4052-b07c-85e32c2f4cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:30:57.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:31:07.222Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=939f9aa9-56e5-42a8-9dcb-afdc2bfdf010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:31:07.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:31:17.240Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=f70b535e-173e-4fa6-8943-010841e4f9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:31:17.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:31:27.266Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=1b61ffce-a773-45c3-8f0e-4cc15e470623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:31:27.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:31:37.286Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=039cf661-6fe9-4fac-a71e-3793c6ad882c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:31:37.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:31:47.306Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=7e06ef95-ee4c-4da2-bcec-dbb8d0f5932d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:31:47.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:31:57.327Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=fb07af92-262f-4d91-a965-75d6cc0db19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:31:57.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:32:07.343Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=da79f982-0201-4350-8eb5-544233c80bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:32:07.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:32:17.397Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=581e2d03-c99a-4a3d-ac2a-b8892bb9f278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:32:17.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:32:27.415Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=3d7cb3b3-46bc-4f0e-a934-a0c1e0918699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:32:27.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:32:37.449Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=de0aa11b-1cee-42cb-95a5-59355a518614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:32:37.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:32:47.591Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=aae4b133-e1b8-45f1-8dd3-aee466dc0990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:32:47.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:32:57.650Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=196f4dbe-b66f-4409-ac3a-9d82f8cbbbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:32:57.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:33:07.686Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=67ae8d44-e578-42de-b864-2c407431538b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:33:07.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:33:17.722Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=43744821-6ec5-4351-ab6f-b78d7ef2379b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:33:17.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:33:27.743Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=fe9876cf-c7f1-441f-a546-aaa4ddfa35eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:33:27.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:33:37.765Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=89d82abd-7415-4c8f-ae5b-83f2c0e11252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:33:37.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:33:47.796Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=64833d3b-d19a-415c-ae21-3547365d742f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:33:47.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:33:57.852Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=fbe2f669-27e9-4315-b691-74cb2e394a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:33:57.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:34:07.892Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=490277eb-40a4-450e-8e29-41853d2f0014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:34:07.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:34:17.931Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=6fb66b51-390b-4a43-8b62-422e76031008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:34:18.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:34:28.051Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=febbc71a-e702-4490-be46-dc766b423af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:34:28.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:34:38.077Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=334076d7-d1b3-4e4b-b139-6a014b8f064e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:34:38.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-10T10:34:44.320Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T10:34:44.321Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T10:34:44.321Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-10T10:34:44.321Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:34:44.323Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:34:44.332Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:34:44.333Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-10T10:34:44.333Z |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 |2023-02-10T10:34:44.337Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:34:48.218Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=84ba916a-ea2e-44a7-bd7b-eaad27c1382b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:34:48.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:34:58.256Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=ad559ae4-9a8c-48bf-bf70-84eb531112c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:34:58.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:35:08.284Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=ccd870c9-ebfb-4e1b-8179-6adbee540a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:35:08.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:35:18.301Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=2781e2bd-e2cc-48ce-8e5f-b2178d9dc7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:35:18.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:35:28.321Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=9b7e093e-e52a-40fa-b2cc-636357704d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:35:28.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:35:38.344Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=126cc6bf-3a7e-43bc-8382-9d3632e29aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:35:38.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:35:48.362Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=84a26608-4837-4452-88f0-7f9abe7c18b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:35:48.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:35:58.379Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=3fbb2ed5-c4e8-4e92-89cc-b9a8838f78a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:35:58.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:36:08.416Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=ca3e2bc6-29d7-4687-aa7a-59f634da95f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:36:08.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:36:18.445Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=9205918d-8b4b-4a80-8161-3ae7ad2297d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:36:18.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:36:28.472Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=8ab3cb1f-dab4-463d-975a-e0acf1d57f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:36:28.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:36:38.512Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=1c665be0-8997-416f-8706-534ed3c2c938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:36:38.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:36:48.537Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=85492e21-55c2-4c19-a537-a332da5552a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:36:48.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:36:58.625Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=62e98cce-b481-4653-83cd-8ecc0914022e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:36:58.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:37:08.665Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=3e9ad840-f58d-4fcc-a8bf-5406a125fe7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:37:08.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:37:18.727Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=15ca00ae-859d-48f6-af8b-dc262737c032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:37:18.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:37:28.826Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=e2bfa57b-aeb7-4e8f-9dfc-a3de9757e6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:37:28.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:37:38.887Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=bb1dd4fe-6699-49b8-a6cf-9bc39b2c4f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:37:38.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:37:48.928Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=b0ee4970-af2a-436c-bfab-5b73a2d1a91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:37:49.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:37:59.054Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=02a6410d-b8f5-409a-a1de-ead4a8f4d3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:37:59.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:38:09.091Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=2af06cbd-cbfc-4acf-b4b5-fbc4bc098853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:38:09.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:38:19.113Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=66e6dbb7-7f0a-4705-b9a6-48754b4c8a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:38:19.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:38:29.127Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=4598eea5-656c-4913-96ca-fd952cfec4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:38:29.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:38:39.162Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=e4272d76-bd38-482c-9360-c7f3a9d1ec44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:38:39.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:38:49.183Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=8e26eccd-5396-497a-97cc-a0f5401494ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:38:49.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:38:59.212Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=3237a06c-e339-4047-a67b-e57a0e6496e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:38:59.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:39:09.259Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=3a747e7a-e2ad-4549-97bc-023437c9efeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:39:09.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:39:19.293Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=3f73b0f6-747f-4e97-8018-ddd3ff91ea8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:39:19.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:39:29.311Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=1d948c29-1fdf-4860-9e4d-67be3722c776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:39:29.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:39:39.354Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=42129e71-dcd3-46ea-ab14-858f9267bc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:39:39.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-10T10:39:44.308Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T10:39:44.308Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T10:39:44.309Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-10T10:39:44.309Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:39:44.310Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:39:44.318Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:39:44.319Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-10T10:39:44.319Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-10T10:39:44.322Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:39:49.377Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=f515df62-136a-411d-bba1-6f09cc3f0a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:39:49.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:39:59.397Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=567bc2cf-4dd2-4289-90a0-30b0c76e6c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:39:59.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:40:09.417Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=199e1f31-1634-41fc-b346-2a8efb5e0f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:40:09.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:40:19.450Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=b09e42f6-31fb-46cd-9e7a-df8d7f2b2822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:40:19.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:40:29.483Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=bd0f88e6-bbb6-4c30-9cc9-411ab081d0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:40:29.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:40:39.547Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=6cbe07b9-aeb7-4aa6-8825-18c00dfa7730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:40:39.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:40:49.592Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=fe780d93-0701-4849-a632-2274d11a9070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:40:49.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:40:59.663Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=abcc52de-4d99-4d12-8c17-4743bc7af78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:40:59.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:41:09.763Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=c6c77e00-7bd3-444c-b14e-67b53a366dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:41:09.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:41:19.812Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=1b177999-c037-456f-9205-b94cb42086c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:41:19.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:41:29.876Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=9e63044b-d218-42e9-983f-2b8392555995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:41:29.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:41:39.909Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=2067844f-52c1-4b7b-845f-a5eda8c3c6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:41:39.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:41:49.950Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=9265eaa9-6ee9-4fdf-8019-dd39705a1313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:41:49.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:41:59.984Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=95a163be-5a5b-45c0-af49-1ab74983f282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:42:00.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:42:10.028Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=caaa935e-4948-4e30-8865-9501a04a3471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:42:10.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:42:20.085Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=a57d920b-3190-46fb-873d-61a799d7f64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:42:20.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:42:30.121Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=03607375-f2a8-44ed-8d1b-937e4f60a36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:42:30.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:42:40.180Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=945086c8-1079-49ec-9d11-67165a531f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:42:40.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:42:50.208Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=13c8011b-3a70-4c12-8704-78b4643c2636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:42:50.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:43:00.264Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=cfe6d441-489e-4d68-9625-c31ae616566d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:43:00.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:43:10.290Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=6b65f559-a480-4070-b6bf-09670eb1ebc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:43:10.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:43:20.308Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=cd1e7679-95cc-4707-ba75-853f588b9845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:43:20.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:43:30.328Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d74f48f4-dbfb-4f18-8b1b-76b00d075ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:43:30.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:43:40.348Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=22b58dce-d47e-4ba0-af76-8b69ce5af22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:43:40.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:43:50.403Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=47bc0dee-f889-49e3-b105-616c79d73861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:43:50.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:44:00.429Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=21fd90a8-1230-4b35-9853-48c2c644bca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:44:00.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:44:10.455Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=0b665a73-572f-4ee2-a2e3-d5cada856235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:44:10.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:44:20.494Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=43d0dc94-fd87-4be9-a608-9b29d098ed61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:44:20.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:44:30.517Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=3b681a31-7508-4935-96d4-261f71260985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:44:30.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:44:40.547Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=fc463d6c-aa70-437d-9f99-b43a88de58a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:44:40.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-10T10:44:44.282Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T10:44:44.283Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T10:44:44.283Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-10T10:44:44.283Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:44:44.284Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:44:44.291Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:44:44.291Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-10T10:44:44.291Z |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 |2023-02-10T10:44:44.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:44:50.602Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=25a1c0dd-a594-476c-855a-4b40eaa89db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:44:50.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:45:00.632Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=04f4dfa1-4a40-4ba3-8c59-44511524ada7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:45:00.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:45:10.655Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=634d37b6-f406-4f95-b676-ad8f882938b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:45:10.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:45:20.691Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=edba7a1c-1dde-46ec-94c0-658fe4178929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:45:20.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:45:30.714Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=2b448aed-ff56-4804-8e3e-60f198f045f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:45:30.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:45:40.821Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=08b821d0-bc58-40eb-bfd3-9b86b506d9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:45:40.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:45:50.848Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=8d1353d1-5367-4db3-9066-951a55d8b04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:45:50.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:46:00.932Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=758f5952-5468-496f-adc9-3c81d5e1b684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:46:00.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:46:10.970Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=bcf989a5-80c4-4dfe-89d2-0a81cf7a5cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:46:10.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:46:20.995Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=96d0fd89-e305-450c-9a54-15a78e1a5b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:46:21.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:46:31.067Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=8db53509-d87a-4488-bd62-ba735c12137d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:46:31.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:46:41.144Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=99d1c466-3b1c-43da-91df-1f6812e543ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:46:41.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:46:51.342Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=092622a6-b77f-4901-94cc-b1a514db93f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:46:51.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:47:01.470Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=881d9030-79b2-402d-b38b-16533d7cf093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:47:01.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:47:11.531Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=1401b0fe-3f15-443c-94d3-2db7a0e84e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:47:11.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:47:21.660Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=0b1660d4-140d-4db7-903d-ed34e6867148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:47:21.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:47:31.731Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=58446bcb-06c4-4f14-a616-a78f62955848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:47:31.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:47:41.841Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=accd0c36-6fb5-43fe-bc6f-5ce57a5f0449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:47:42.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:47:52.004Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=1ef8c196-388e-4de6-ae52-c35b8d4483d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:47:52.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:48:02.033Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=8346a2a5-6b8a-4b6d-a9c9-4be6d62c7e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:48:02.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:48:12.063Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=8eb93fa6-1445-4e98-ac87-fe01fe8e09ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:48:12.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:48:22.209Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=414913dd-4b5f-4b2b-9dd2-ebcbd78deee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:48:22.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:48:32.274Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=69c1e1d0-bb5c-45db-8dde-d010e971860d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:48:32.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:48:42.343Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=8e105378-e531-4c13-a318-9b59ec4c2215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:48:42.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:48:52.474Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=51f87533-a045-446d-b306-b87af195695e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:48:52.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:49:02.497Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=caa903d8-b18c-4c71-8b62-4202fe28c02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:49:02.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:49:12.521Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=53c67bcd-658a-4407-a681-5e01297130f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:49:12.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:49:22.545Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=901fd7ed-87d8-417c-9288-3357bf9ef8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:49:22.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:49:32.581Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=72d906fc-3469-45c6-a906-5f725ab610f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:49:32.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:49:42.612Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=b5cf945c-b30b-4259-ac87-cc1ce0c4cb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:49:42.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-10T10:49:44.333Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T10:49:44.333Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-10T10:49:44.333Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-10T10:49:44.333Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:49:44.334Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:49:44.339Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-10T10:49:44.339Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-10T10:49:44.339Z |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 |2023-02-10T10:49:44.346Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:49:52.634Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=6c80c35a-a7fb-4353-a4db-dc4fd97bf39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:49:52.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:50:02.657Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=7c9c732f-e2f3-4a91-a3ce-ce4212ce22c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:50:02.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:50:12.719Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=736dc80f-3250-4c6b-9570-63f246306d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:50:12.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:50:22.737Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=97298a2d-b070-489b-a88d-f8d23e2e9a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:50:22.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:50:32.763Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=e838c779-23d3-4293-b468-f25f3e7d84ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:50:32.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:50:42.785Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=38412a2e-15a5-4248-86d1-3b10acbb3e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:50:42.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:50:52.808Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=d7b0bb1e-e707-43b9-94fa-be5179e76e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:50:52.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:51:02.865Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=36e05e30-2074-4318-9d5c-a7c821ab4418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:51:02.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:51:12.896Z |INFO |Init configs |InvocationID=ddf3d468-f8d5-4648-af6f-80dc7381f466, InstanceUUID=30add7db-0408-469c-9eee-d1d3418daf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-10T10:51:12.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |