. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-09T23:13:14.060Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-09T23:13:14.073Z |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-03-09T23:13:14.074Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-09T23:13:14.076Z |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-03-09T23:13:14.531Z |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-03-09T23:13:14.677Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-09T23:13:14.678Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-09T23:13:14.678Z |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-03-09T23:13:14.767Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-09T23:13:14.824Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-09T23:13:14.870Z |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-03-09T23:13:16.609Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-09T23:13:17.456Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-09T23:13:17.487Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-09T23:13:17.488Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-09T23:13:17.611Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-09T23:13:17.611Z |INFO |Root WebApplicationContext: initialization completed in 2740 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-09T23:13:18.575Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-09T23:13:22.549Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-09T23:13:23.389Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-09T23:13:23.453Z |INFO |Started MainApp in 12.264 seconds (JVM running for 13.085) |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-09T23:13:23.563Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-09T23:13:23.564Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-09T23:13:23.567Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-09T23:13:23.593Z |INFO |Start scheduling PRH workflow |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:13:23.651Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c5d5bb55-b19e-449b-a852-12ec93fc8e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:13:24.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:13:34.405Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=49539efd-d685-41f7-896d-f19f1209c705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:13:34.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:13:44.479Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=9554ae04-e1bf-492f-8d0e-a6b84154f20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:13:44.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:13:54.534Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=333dbced-264d-4260-9edc-66c70d7baebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:13:54.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:14:04.571Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c772c5b4-f351-4397-9c4b-0f809fbbfda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:14:04.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:14:14.614Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=67016d4c-2f36-430d-9e15-d7ab990531ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:14:14.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:14:24.695Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=759a598b-e9df-47dc-b7d4-5017775ef59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:14:24.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:14:34.742Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6f0e39fe-0b50-4767-89da-38b10ca60163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:14:34.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:14:44.821Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b69fa0cf-4eb5-40a7-8e27-341c02c21f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:14:44.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:14:54.868Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2d2a3ff4-623d-411c-9386-5da322cb358e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:14:54.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:15:04.922Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1cf58ac7-a6bb-40fe-816a-164369f48a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:15:04.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:15:14.961Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f1475a91-086f-49e0-9acb-b11e96db7e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:15:14.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:15:24.986Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c057a6c4-8e7f-4de6-9f5e-3c131e97006b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:15:25.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:15:35.055Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e3bb71df-8267-486b-aae2-06aa96bab8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:15:35.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:15:45.090Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a7d8f974-09f9-4476-9d06-473794d49626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:15:45.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:15:55.116Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ec42718c-ed5b-4ab6-9c05-0bc19944e31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:15:55.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:16:05.139Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=79f5b115-77a9-43dc-878d-8d99e0752f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:16:05.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:16:15.166Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=51d120a9-cfec-4a2f-a877-01f92816e994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:16:15.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:16:25.193Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=87f13100-450f-4e5e-8492-63f2070ca51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:16:25.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:16:35.223Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6cb94cad-ef30-4908-994f-0710700d1f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:16:35.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:16:45.257Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f9a71302-c2cd-4119-b9d2-ac652c39fdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:16:45.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:16:55.294Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=23107ee8-44ac-45ea-b8c2-235abdb710b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:16:55.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:17:05.328Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=5398e57c-05ac-4606-ae11-9e96658b8ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:17:05.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:17:15.354Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b73a1c99-9130-4b69-af2d-da35ec7d9f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:17:15.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:17:25.377Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6fac0c45-aa16-4d8a-8576-ea0fd95aa2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:17:25.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:17:35.414Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=7b14c7d4-1111-4341-93df-54fc32e6aea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:17:35.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:17:45.441Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=8dfe50ec-d06c-4fb0-8937-70964a8850cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:17:45.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:17:55.471Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ff7ff1f0-9a7f-4a42-b20b-6074c283b512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:17:55.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:18:05.491Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b209e768-02f4-4cc1-9ca2-fbf032ecedd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:18:05.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:18:15.513Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2f81a0e0-54de-4320-9e42-82e2dc03267f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:18:15.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-09T23:18:19.295Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-09T23:18:19.295Z |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-03-09T23:18:19.296Z |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-03-09T23:18:19.296Z |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-03-09T23:18:19.297Z |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-03-09T23:18:19.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-09T23:18:19.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-09T23:18:19.318Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-09T23:18:19.322Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:18:25.532Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=fee8aa5d-75fe-40f8-a70f-b44bce59f405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:18:25.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:18:35.586Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=03cc6787-eb16-4f19-b64d-fc9a1c359936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:18:35.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:18:45.624Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=33035e1e-161b-4aec-bfea-1aad455de308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:18:45.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:18:55.675Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=db2556fb-e9cc-4148-a864-6354613cf4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:18:55.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:19:05.705Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d7b2ab23-d0a5-4ee2-8853-2ecd154100fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:19:05.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:19:15.773Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d538490b-8f81-46d1-93f0-fb705922ac37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:19:15.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:19:25.815Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=9d444212-c3ea-4348-a70e-f023877cf241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:19:25.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:19:35.844Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4e5e4cee-9f41-412e-b37a-d26fd761c56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:19:35.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:19:45.872Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=723648d8-fc36-45e6-94fd-5e2ce8541961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:19:45.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:19:55.907Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=76d15c8c-357e-4c71-93a0-0405981cb2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:19:55.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:20:05.930Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d837b5f9-5d3c-4b95-a7cf-54acd97098dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:20:05.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:20:15.964Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c2f2ddcb-d30f-4983-a556-deabd818f62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:20:16.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:20:26.027Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d5a1eea9-b3f6-430c-9cd7-8a21ac70dcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:20:26.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:20:36.054Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=105f1551-e2e1-4cbb-9bc9-63e4f18fe049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:20:36.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:20:46.091Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2ea10c36-3d52-4596-9f7a-339d00976b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:20:46.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:20:56.127Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c7bfac72-6a80-4480-bcbc-188f29a1ba9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:20:56.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:21:06.167Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=31c49832-60ee-4911-b608-4e8a49731b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:21:06.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:21:16.194Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=23544651-2d21-4db2-9c57-53d8a6f50ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:21:16.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:21:26.212Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=dee863f5-8aaa-47a5-ae04-f7fec6e46f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:21:26.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:21:36.248Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=9eb864ca-821b-4252-80f1-d010f15738bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:21:36.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:21:46.297Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=27720bba-5a7a-43f7-9e26-b8f3f30dcee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:21:46.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:21:56.317Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=73578efc-4088-4411-8025-6d118eb0b0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:21:56.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:22:06.338Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b8b26a8e-3148-4070-924b-3d4ed7c75b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:22:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:22:16.364Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=20681cf8-51b0-489a-8e96-b393d6522746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:22:16.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:22:26.382Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b1386437-f0eb-47ac-b416-5249325f6a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:22:26.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:22:36.404Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=45ee87bc-2031-4aac-8ab5-465251962ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:22:36.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:22:46.443Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ca2e57f5-43dd-4965-b2f4-27eb6e42514a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:22:46.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:22:56.482Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=92be95cf-3e08-44c7-88f1-4e6cfc8b11c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:22:56.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:23:06.517Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=5f90bcd0-015e-4928-bcdf-cac7d14e4c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:23:06.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:23:16.541Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=cfb27720-ebcd-4536-8e5e-81d7361dc38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:23:16.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-09T23:23:18.866Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-09T23:23:18.866Z |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-03-09T23:23:18.866Z |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-03-09T23:23:18.867Z |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-03-09T23:23:18.867Z |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-03-09T23:23:18.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-09T23:23:18.880Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-09T23:23:18.880Z |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-03-09T23:23:18.883Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:23:26.574Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=eae39a64-59b9-43fa-aae1-61802e26904f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:23:26.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:23:36.594Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ecf5751e-2e6c-45f6-875a-f445759dff9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:23:36.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:23:46.621Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=fff421dc-95a8-48be-986b-7665fd309b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:23:46.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:23:56.640Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a61a742d-ae36-45f5-bf8f-e90a76093472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:23:56.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:24:06.686Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=9d665ecd-6411-4ef0-bd3c-fe1e0afff744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:24:06.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:24:16.725Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=edfcf781-d867-4678-bb18-34b9f96ae49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:24:16.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:24:26.753Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f7dfad52-7f8c-414a-ae66-7d7a9fb45f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:24:26.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:24:36.779Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2bed6074-daf9-4548-9461-82d722b749eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:24:36.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:24:46.821Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=44805039-6212-4afa-a57f-586b3a150248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:24:46.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:24:56.866Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=380b76e2-3734-4044-82cb-9403d5debe36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:24:56.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:25:06.888Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a63f7996-8c2c-45fa-b74c-5b5af0fea6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:25:06.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:25:16.916Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=5c3f2271-07e2-417a-9008-f396ddce3a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:25:16.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:25:26.943Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0c01b52a-9821-4b73-97b4-0d8dd44a857f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:25:27.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:25:37.010Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=9d310a44-097f-48ca-bc3a-12fb72348e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:25:37.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:25:47.067Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1c17df33-46bc-418b-a538-a952642b2959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:25:47.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:25:57.116Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=76844911-b315-4403-9bfe-7a3e0a8cef15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:25:57.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:26:07.173Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=df8d2910-db5b-498d-840b-03227595f431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:26:07.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:26:17.209Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4b56d229-8ddc-43a6-b144-7b8821ff034e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:26:17.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:26:27.248Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f4381752-69b0-42a6-a175-34c06cde61c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:26:27.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:26:37.308Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=881c4fc5-ed6a-457f-864f-cd40777ebb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:26:37.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:26:47.380Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=da0bc385-e07c-40b6-9175-7d79b009b56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:26:47.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:26:57.435Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0f956595-44e0-4889-bb42-c3e4585e8aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:26:57.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:27:07.490Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=33f037bc-5692-4475-ab0a-46e1063dc344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:27:07.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:27:17.569Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f2a98335-0607-4dcb-909b-f1c190df9f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:27:17.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:27:27.597Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=512a3dd3-60be-4cd1-bd56-4878cd203db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:27:27.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:27:37.643Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=346e89a4-aa13-4a71-a255-0ee72f8b45eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:27:37.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:27:47.771Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=13229f3e-a608-4af6-85d6-89763df957ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:27:47.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:27:57.799Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ad02c2f4-d839-4ed3-97ba-cd1eca46539a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:27:57.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:28:07.851Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=9cdf1f6e-9bae-4b07-bc24-99aea7116a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:28:07.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:28:17.876Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=5b8ead8c-df02-4567-a820-d88239dc2242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:28:17.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-09T23:28:18.901Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-09T23:28:18.902Z |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-03-09T23:28:18.903Z |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-03-09T23:28:18.903Z |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-03-09T23:28:18.904Z |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-03-09T23:28:18.915Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-09T23:28:18.915Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-09T23:28:18.915Z |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-03-09T23:28:18.918Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:28:27.977Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=22f4f693-e0d6-4e76-8161-c97308fa0536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:28:28.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:28:38.008Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=24382d11-2992-4086-a43b-b831536304e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:28:38.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:28:48.032Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ad4eded9-4b78-48eb-acc3-6e3a44142b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:28:48.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:28:58.080Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1348e490-6183-403a-877e-93792c7a7bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:28:58.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:29:08.097Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b2e82c84-f579-4b8a-a1d2-2ad1c53c64c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:29:08.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:29:18.133Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=27072be6-1e77-4b1a-81e7-f61d738ef0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:29:18.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:29:28.153Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=88af0d7c-32d2-479a-b9b9-528f03c4765c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:29:28.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:29:38.179Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c99537b5-d889-4005-83f1-0f693bee8439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:29:38.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:29:48.207Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=8168352d-474b-4710-8702-9823f9c9e909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:29:48.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:29:58.231Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1d235566-06a8-4d5c-9740-1f4acbc64778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:29:58.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:30:08.272Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ea398143-cc72-4cde-b676-dd6b9ddace0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:30:08.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:30:18.306Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=757f76a3-bbc7-4b66-8838-111bcbab4dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:30:18.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:30:28.334Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=00e8bdc5-5e5f-47c3-82b7-7d993815dbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:30:28.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:30:38.367Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b28420d4-e4a6-40e1-bd4d-7048330d3f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:30:38.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:30:48.383Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=33d7e2df-aabd-4266-bc40-88f01090e0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:30:48.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:30:58.429Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c5d608ec-ac58-40bb-97ec-ea2754bc70ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:30:58.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:31:08.462Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=feaccda4-73a1-4db5-ba83-03ad5c0de8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:31:08.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:31:18.489Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=5c0cef10-61e2-409b-a18e-6f43f6e65348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:31:18.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:31:28.519Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=8d171159-837a-44a9-944a-0243071e0362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:31:28.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:31:38.586Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ca406ced-44c3-4681-877a-7ee2eb37d5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:31:38.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:31:48.627Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6121ca26-a313-456c-ad87-e4ad54135d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:31:48.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:31:58.663Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b40e7c3e-eb13-435d-a3ca-2e4ea3985472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:31:58.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:32:08.693Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=43e37fc1-1aa9-4d10-9aa0-0c7dc898f646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:32:08.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:32:18.807Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=df759baf-799e-4771-9051-85fe3d8e6d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:32:18.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:32:28.874Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f81ccf21-bf32-42e7-808f-f1e7f9bfc16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:32:28.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:32:38.958Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=34c76c86-988c-43b7-b7d9-3793e4986f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:32:38.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:32:48.986Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=de9c2a07-7abe-472c-93b1-c4a86d09de80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:32:49.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:32:59.004Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=8eb48f73-1036-4ca5-8552-2729e9478bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:32:59.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:33:09.033Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=70e177f7-7c31-433c-855a-e8bd9d74333f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:33:09.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-09T23:33:18.856Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-09T23:33:18.857Z |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-03-09T23:33:18.857Z |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-03-09T23:33:18.857Z |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-03-09T23:33:18.858Z |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-03-09T23:33:18.866Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-09T23:33:18.866Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-09T23:33:18.866Z |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-03-09T23:33:18.868Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:33:19.061Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=181dab0d-7974-418f-a86e-94cb5fbb58d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:33:19.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:33:29.081Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1620c669-5e54-42eb-8288-ddfeb22e0d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:33:29.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:33:39.108Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4ae55bb5-57f0-4487-825a-feebb91c6db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:33:39.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:33:49.145Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4f1cea48-0739-4594-816d-59e741892649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:33:49.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:33:59.197Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3fa510a4-4824-40f0-ac6f-7441258117f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:33:59.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:34:09.223Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1a7e2ca0-4206-4112-bc37-213db9d86e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:34:09.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:34:19.245Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3c84e88b-c61c-4101-af87-45d5a3f043df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:34:19.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:34:29.267Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=90f94e0a-5eb9-42cb-ad31-075ab43491af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:34:29.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:34:39.354Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=db81d7c9-bbf5-4a54-92c1-64668e3218c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:34:39.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:34:49.384Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=da7d3d65-b820-4212-9f7a-e9b7f16f96df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:34:49.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:34:59.419Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6e628996-b54c-4141-a6d0-2d961acd0d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:34:59.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:35:09.460Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=15e73c25-6b1a-4be7-9b1c-4c1f11c2f442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:35:09.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:35:19.480Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f2ed66ac-3ae6-4a76-9dae-e077f711b2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:35:19.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:35:29.510Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6a2b467c-28d6-4e3d-b499-ce18d1e53a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:35:29.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:35:39.534Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=07627d39-46fd-4c79-b97a-744c6fa8ea3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:35:39.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:35:49.580Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=44f0ee19-297d-47b8-9f7f-11cb09d4e4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:35:49.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:35:59.601Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=87fe97b4-7542-4934-888e-0b9af3d49d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:35:59.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:36:09.622Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=7afbc41b-1b96-4d2e-a90d-6cd75952575a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:36:09.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:36:19.650Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=8423f488-9502-4d28-9c6e-94e7f1a89471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:36:19.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:36:29.673Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b03892fd-850c-43bf-967f-da9868b5b761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:36:29.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:36:39.692Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=50dbd399-13de-4d66-8815-d910a749282e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:36:39.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:36:49.717Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=cb1a4f4f-f99e-488b-9420-ca7b82f27122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:36:49.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:36:59.739Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=276daf63-5d07-4091-a5df-c8f48e2fe5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:36:59.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:37:09.762Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1c62fa83-6c52-4119-a98f-1feb9bb57daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:37:09.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:37:19.791Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d6a0f01b-f2f9-4722-a5dd-1dd700382e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:37:19.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:37:29.820Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=feaa3e04-7061-4a1f-a530-5ba38c78c3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:37:29.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:37:39.843Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1bebe6c4-fa3d-4349-b450-600a8ef41a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:37:39.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:37:49.860Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=49a117db-f57f-4373-b2a3-beaa9232af18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:37:49.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:37:59.880Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a446ed70-27b9-49af-8c29-4fda69456053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:37:59.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:38:09.896Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a5f05f60-3a0f-4560-bcdc-cdb8ad490722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:38:09.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-09T23:38:18.883Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-09T23:38:18.884Z |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-03-09T23:38:18.884Z |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-03-09T23:38:18.884Z |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-03-09T23:38:18.885Z |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-03-09T23:38:18.893Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-09T23:38:18.893Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-09T23:38:18.893Z |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-03-09T23:38:18.895Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:38:19.931Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=979189ac-ce40-4591-9e99-efbaf597dd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:38:19.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:38:29.970Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ddf8bfe5-8f75-4667-b9d7-f93abc0326d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:38:29.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:38:39.990Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3717e5ae-af00-4586-bb86-a180f4a3ad1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:38:40.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:38:50.008Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=80cf1450-eea9-4283-97de-44b5792b3fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:38:50.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:39:00.026Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4a5da51c-1fd7-404f-9981-6baccf0fa0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:39:00.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:39:10.061Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f8150633-87d5-49b8-8700-5e0fcd16809d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:39:10.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:39:20.107Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0a3d1a5e-f6f5-4ccd-a5f9-f3fba595444c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:39:20.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:39:30.126Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=025b1e0b-296d-4c95-a316-9740808f717c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:39:30.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:39:40.150Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b89764cc-2745-4c27-9bba-678311289ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:39:40.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:39:50.183Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=bb17ecea-9a55-4489-b870-4ffec0e97eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:39:50.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:40:00.201Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=672f6615-77f7-4b95-8a2e-a22c41835567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:40:00.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:40:10.222Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=09fe6111-80dd-4452-bb16-2b6c53d4b8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:40:10.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:40:20.242Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=5305b1b2-fa42-4845-92a1-b75d69b64022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:40:20.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:40:30.276Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=764d952c-8cdb-400e-ad90-cf60a2b7619f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:40:30.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:40:40.298Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e74518f3-dd17-479e-8628-bd62cb3f9801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:40:40.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:40:50.330Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=93043e43-bc17-40f6-a5a0-dd09168e5039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:40:50.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:41:00.354Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b7f1aff3-0b52-4986-a9cd-b95506313a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:41:00.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:41:10.372Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2d8721e1-d420-4a34-9520-61603df9614a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:41:10.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:41:20.394Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=53f87b0c-46d3-4a0b-8281-ccccdd39bb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:41:20.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:41:30.423Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=96493317-4220-4ed4-aafa-f545f83c38ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:41:30.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:41:40.445Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=46266443-4fb5-4ab9-92c7-03cf15a6570a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:41:40.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:41:50.480Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ad83d5bc-d604-40fc-a02e-bac74589b8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:41:50.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:42:00.537Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3ede6bc9-2432-430e-948a-8ecb51a833eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:42:00.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:42:10.564Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=5724519b-c02a-4a5c-a278-d14050ed0133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:42:10.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:42:20.592Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4216b084-304f-4bd1-997b-1c4834255e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:42:20.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:42:30.625Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c069f3d3-2256-492c-a3a2-0ee7745ee1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:42:30.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:42:40.647Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=cb25a29d-b31e-4382-8610-316710f511f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:42:40.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:42:50.666Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b4ea7ef9-e220-4aba-bfef-c030c8012276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:42:50.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:43:00.685Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=9de619de-23f4-4bea-a053-1c9e1555efd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:43:00.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:43:10.704Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b5ffbe7a-de1a-40fe-a4e1-f40dca52fcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:43:10.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-09T23:43:18.895Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-09T23:43:18.895Z |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-03-09T23:43:18.895Z |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-03-09T23:43:18.895Z |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-03-09T23:43:18.896Z |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-03-09T23:43:18.902Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-09T23:43:18.903Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-09T23:43:18.903Z |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-03-09T23:43:18.905Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:43:20.728Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=7e0e7047-07c1-4c85-b8ef-3f7166565ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:43:20.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:43:30.750Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=eceedc5f-5d82-4272-ba3e-22cda28a5ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:43:30.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:43:40.778Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f939f6f8-1578-4345-96d9-1a14b481334f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:43:40.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:43:50.812Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6e4e5ebe-9516-4f10-be8b-63dc85fadeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:43:50.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:44:00.843Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a6077a8b-fc65-4d56-b882-91d1875ba975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:44:00.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:44:10.867Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=864c1c05-7c65-4011-9112-955688371b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:44:10.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:44:20.885Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=555c4945-ee2b-4b36-ac5d-d6fdd62144f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:44:20.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:44:30.913Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=af07099b-1539-4cd4-a0fa-70ae5e834186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:44:30.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:44:40.932Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f8423511-7fa6-4861-aa34-9eddb624184a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:44:40.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:44:50.962Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=77bd0b50-5095-4662-98ad-7938b4908860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:44:50.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:45:00.988Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ac1a3d59-7dfd-4605-a5ef-9bfddefeace9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:45:01.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:45:11.010Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f5df77e1-9602-4c78-8d38-e85a77aade92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:45:11.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:45:21.041Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f023390e-ab68-4d1b-a995-8878c80de2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:45:21.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:45:31.063Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=70ff7fbf-8c6d-462e-b5ca-fd148e4c7298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:45:31.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:45:41.081Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b9a023a0-dbdd-4f4d-bfa9-7f3a5ca60b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:45:41.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:45:51.107Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=48d2d256-9634-475c-84e5-9c2214961a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:45:51.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:46:01.137Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6fa67da3-42e7-4f63-8c1a-1852a68a6fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:46:01.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:46:11.156Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=8e6e2d62-a71b-4563-8919-c9b738073ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:46:11.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:46:21.179Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=52620906-ea8b-4ad8-8a1e-f1183c306d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:46:21.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:46:31.204Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e52047be-d312-46da-9080-4d3ab914f5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:46:31.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:46:41.226Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=5e5ab98f-81d7-447a-af34-618c5a276f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:46:41.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:46:51.251Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0cac525f-9dab-4223-9a61-bd381088cb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:46:51.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:47:01.277Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b4fb56fa-2b50-456a-bffd-53414b5ccd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:47:01.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:47:11.296Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=542d1f0b-1ee7-41b6-a345-2f59c8d0d5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:47:11.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:47:21.316Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c576ce38-84aa-4b00-9d25-1f1a27a4c5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:47:21.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:47:31.340Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=fb21b70c-d25c-41e3-9ba3-190d80d273d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:47:31.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:47:41.365Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=632e8532-2400-4de2-83df-9da5509be882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:47:41.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:47:51.383Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=908c8911-bef8-44c9-9bef-115028acfacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:47:51.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:48:01.410Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=bf8bd007-b764-4bd6-9627-b89d5dc31cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:48:01.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:48:11.436Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1cef1159-4be5-4b73-88d1-f1fa6d648d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:48:11.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-09T23:48:18.840Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-09T23:48:18.841Z |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-03-09T23:48:18.841Z |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-03-09T23:48:18.841Z |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-03-09T23:48:18.843Z |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-03-09T23:48:18.849Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-09T23:48:18.850Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-09T23:48:18.850Z |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-03-09T23:48:18.852Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:48:21.462Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=28db5b66-804b-4573-826e-449664ae5d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:48:21.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:48:31.484Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d9395e4c-ed2c-4abf-8a16-f85688248ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:48:31.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:48:41.506Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e0fd9954-0402-43b1-8b24-156d1f9324da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:48:41.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:48:51.543Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f62711e6-faaf-41f1-bc9a-4b20feb0add9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:48:51.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:49:01.565Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1d612984-8fe5-4a58-84d8-69899f9b1990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:49:01.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:49:11.587Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3f743310-4181-4f0b-b4e1-036eb4b0eec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:49:11.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:49:21.629Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=93511f00-a0aa-4313-a12f-f90b3d22e813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:49:21.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:49:31.648Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=379ebea5-5c9a-4545-b332-32c3ab6cdfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:49:31.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:49:41.667Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=5bcef19d-4316-413a-956f-e661d6792f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:49:41.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:49:51.686Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=70a55acd-8745-4409-8102-666056caa3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:49:51.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:50:01.706Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=64a24a5c-b3fe-4598-aa42-c1fc24be06d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:50:01.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:50:11.747Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=dcca7380-8623-47de-acd2-a28db5207465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:50:11.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:50:21.768Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c0baabbe-4f77-47c9-ab2c-8d67a48b2753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:50:21.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:50:31.819Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=10f570cd-6604-4906-9b2d-a40c2f7a4427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:50:31.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:50:41.839Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=078dfc63-f7e6-418f-9097-da4c5a1c8fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:50:41.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:50:51.856Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=881d6883-206b-479b-b33d-1a9a95464bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:50:51.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:51:01.877Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3d479b9d-867e-41ab-993c-f169fd527592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:51:01.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:51:11.916Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=68588aac-9d60-4ac5-9c50-022837748756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:51:11.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:51:21.949Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d3bd8944-de13-4a0e-91b3-3bd9c18d9585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:51:21.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:51:31.990Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c3256b8b-9f48-4739-8f41-3c8ea183f247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:51:32.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:51:42.029Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=350d1e2a-5f62-40c4-93a9-ed292e13b055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:51:42.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:51:52.063Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=906e22c6-8014-4667-935a-cacfa0e5f9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:51:52.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:52:02.081Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1d1c10a4-d9ad-4fa5-8cc5-b72a1de091b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:52:02.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:52:12.103Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d93242c3-8cbf-46d3-93e9-bd1923b9d11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:52:12.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:52:22.145Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=57e9c0ec-1849-4683-8250-7456dc096c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:52:22.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:52:32.164Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4dadb651-2d21-4785-aa14-fa9f4feeda4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:52:32.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:52:42.182Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=16e27faf-e3bc-474c-95c5-1487c48be552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:52:42.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:52:52.207Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a40f1b5c-3751-4d37-8baf-d5c5649c29d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:52:52.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:53:02.227Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d49929c5-a05d-4d4f-bbc5-151959cb6334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:53:02.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:53:12.252Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6835ff91-ad89-42b3-b12f-d6e59bc4370a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:53:12.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-09T23:53:18.786Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-09T23:53:18.787Z |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-03-09T23:53:18.787Z |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-03-09T23:53:18.787Z |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-03-09T23:53:18.788Z |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-03-09T23:53:18.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-09T23:53:18.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-09T23:53:18.794Z |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-03-09T23:53:18.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:53:22.271Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6f3db38a-242c-4d26-8fee-6513206f40af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:53:22.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:53:32.303Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a8402b28-79c5-47a6-a4fe-d58def65b318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:53:32.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:53:42.325Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=bbf2b3bf-78d7-492b-98ea-3e4b8ad0daa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:53:42.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:53:52.352Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=efb4e35a-4898-4087-82ac-2eff13eb828d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:53:52.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:54:02.374Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=021056eb-e0b0-4996-8286-0280f62a3647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:54:02.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:54:12.399Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e3593706-d608-446a-91b7-a849e8ae096d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:54:12.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:54:22.422Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f415ec2c-2a25-47bc-92fa-e9f3d4c16452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:54:22.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:54:32.444Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e2ded3e8-f36e-47c8-8dc7-780b396ef293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:54:32.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:54:42.465Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=24a3bc93-b295-49ca-80b8-83e33ab59458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:54:42.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:54:52.484Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=df8c615b-4f0c-4030-848d-c2e30cd70e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:54:52.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:55:02.507Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d1e27018-05ef-47d8-a3a1-9ec545a64de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:55:02.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:55:12.532Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=74852fa3-eae4-43e1-a226-139985188cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:55:12.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:55:22.552Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=aae2cf22-1a05-45ae-aa65-4669e2c389d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:55:22.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:55:32.571Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=13544a07-1440-4375-b0fd-dacafb121157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:55:32.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:55:42.594Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a7f88910-93f6-476c-8f49-4fd2b14b830d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:55:42.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:55:52.616Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=853b41e0-77ec-476e-b03a-35545c42b005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:55:52.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:56:02.637Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=cb88dbd3-6807-4173-957a-2e06d214ccee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:56:02.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:56:12.663Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=5837297f-88ca-43e5-99f9-d1165b174509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:56:12.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:56:22.681Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=eeac2410-9572-48bf-8f4b-56f665a621c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:56:22.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:56:32.704Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=60c7714a-739d-4f41-b722-3a58b788cb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:56:32.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:56:42.755Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=951efd06-d78a-4d48-9148-8040d382cd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:56:42.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:56:52.772Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=96fdbfcb-ee3c-44d7-aa8b-f95d6c7f740f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:56:52.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:57:02.793Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=21f2f34d-3927-49b1-a6b2-fa9f044882b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:57:02.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:57:12.818Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4c1bf658-ef06-4e91-b1ef-fb7fd9ca3526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:57:12.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:57:22.836Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c1a3191f-6c43-43bf-b46f-3ee14eaea354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:57:22.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:57:32.862Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3e094685-9129-4dbb-b64a-127b34f2faec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:57:32.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:57:42.885Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ee7d9fcc-fadb-45f6-acda-21eb2d3da20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:57:42.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:57:52.907Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=7a3b1df3-a625-4656-a2cb-9db19a819275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:57:52.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:58:02.928Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=be1306da-ffb6-41c0-85d8-c9a7d97c4f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:58:02.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:58:12.950Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b2f81699-e34e-4d27-9226-2d15fa6ee17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:58:12.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-09T23:58:18.821Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-09T23:58:18.821Z |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-03-09T23:58:18.821Z |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-03-09T23:58:18.822Z |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-03-09T23:58:18.822Z |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-03-09T23:58:18.829Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-09T23:58:18.829Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-09T23:58:18.829Z |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-03-09T23:58:18.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:58:22.964Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c379589e-4ed3-4a31-bd26-d9e1bf0440b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:58:22.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:58:32.988Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a1ec08e3-eb8c-425d-9f00-d18db4eb2756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:58:33.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:58:43.004Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e7758f3d-bc85-47b5-9f4c-c39884af7cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:58:43.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:58:53.042Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3c66318b-f428-4d04-ba00-a5c31c8dd7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:58:53.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:59:03.063Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=47effee6-b2cc-445f-ad9d-43f5ab78a356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:59:03.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:59:13.079Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=86854ff8-cf8a-4452-9273-74386d930ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:59:13.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:59:23.099Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ced4cfa6-fae9-4055-b8c9-55dccaba4138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:59:23.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:59:33.120Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d4dab5e2-fc0c-40c0-9d0c-4ba2cfdbf51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:59:33.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:59:43.139Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f23f7852-3bbb-4511-8d92-6de08695c202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:59:43.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:59:53.166Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1ca5da02-6728-4a9a-81f3-96d64d252b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-09T23:59:53.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:00:03.190Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=8e264d3b-3143-4842-8544-2870a8abee78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:00:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:00:13.226Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0e3a4ba8-15d0-4cf9-9c23-c8d052a5646c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:00:13.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:00:23.289Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e872c55c-2486-4124-8bcd-4db9bb662012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:00:23.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:00:33.310Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e1a6d0f3-7e3d-4689-9d2c-752dc8f73abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:00:33.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:00:43.331Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ec80c8da-7485-44d1-a8be-96bc3eac98fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:00:43.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:00:53.358Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=200382ca-4ac0-42d2-b135-940038513617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:00:53.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:01:03.414Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c1edd395-1601-4052-b03a-80e062f18bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:01:03.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:01:13.432Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=62f1cdc4-a57d-4ec9-8837-ded02fcc2450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:01:13.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:01:23.456Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3900996b-bba1-421b-8169-59237149f723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:01:23.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:01:33.487Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=cd755d60-e465-42c8-8f3c-5e3842a81e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:01:33.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:01:43.555Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=7ae42771-abcc-404f-91a0-b9a4fcb2c5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:01:43.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:01:53.582Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=de9fd73d-ffca-4fb2-ae26-b7cbe23ab153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:01:53.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:02:03.604Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=acb07bfc-26a3-4e72-ba39-3d27959c53d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:02:03.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:02:13.621Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=993a0e5a-b71e-4347-98ed-3845b41ebbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:02:13.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:02:23.648Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3fce5728-ed8b-4ed7-8fbd-6442f8d162ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:02:23.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:02:33.674Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=550ff04f-b645-4589-a6eb-ff839c3d60f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:02:33.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:02:43.697Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=89312923-f986-4e0f-9b21-78d0cdd104f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:02:43.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:02:53.731Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=46916ed4-220a-435c-afb0-998ace5f405c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:02:53.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:03:03.755Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=72a3d421-ea3d-457b-a00f-521df3b57f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:03:03.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:03:13.784Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=295162ea-a2e2-479a-b6b8-895cae47c626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:03:13.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-10T00:03:18.870Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-10T00:03:18.870Z |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-03-10T00:03:18.870Z |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-03-10T00:03:18.870Z |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-03-10T00:03:18.871Z |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-03-10T00:03:18.878Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-10T00:03:18.879Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-10T00:03:18.879Z |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-03-10T00:03:18.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:03:23.820Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=84a0672c-4771-46a4-b3c8-39fcaae49b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:03:23.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:03:33.848Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=42247c94-75ea-4422-8d21-68230a05e242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:03:33.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:03:43.978Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=33789326-c9ee-4eb4-8d68-a590e02ae50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:03:44.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:03:54.036Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4ee7d658-def0-4431-8790-d9fbe3a3f0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:03:54.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:04:04.062Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1de0109d-b6d9-4737-bfe3-4c04455cbfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:04:04.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:04:14.085Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=893d2ad2-fb95-4e36-a10e-ca2923e1561f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:04:14.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:04:24.105Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=63133c69-d6bc-40cc-8cfe-8ddb87a66b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:04:24.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:04:34.133Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c284ea9f-9358-432e-9071-07057ad0bbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:04:34.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:04:44.154Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e1475189-86d4-431d-b83e-6ff6b6c5a698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:04:44.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:04:54.174Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=db94f249-58e3-4c83-a9f3-37f4eaab4de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:04:54.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:05:04.200Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1fe4ba80-d92c-47fb-b491-5d13b20250b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:05:04.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:05:14.220Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=96f4c2ee-4891-48c4-bb97-710896a28b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:05:14.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:05:24.245Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=02204313-35bc-44b9-a561-db4553258e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:05:24.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:05:34.285Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6e62feac-b652-420f-ace9-d0a4ca3e82cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:05:34.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:05:44.304Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3fae8a1f-a489-4d7e-a847-8b441d49a901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:05:44.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:05:54.324Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=9d580e3f-946a-436e-8fba-09000241d12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:05:54.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:06:04.349Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0bbce157-7c13-441c-bede-ce1abb218e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:06:04.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:06:14.379Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=691b92f7-a2ab-40ee-92d0-45b5dad923ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:06:14.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:06:24.433Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2d95ca7d-c025-4c3b-b2ed-900c69324d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:06:24.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:06:34.463Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e3a3a590-f7bc-4235-abfb-f8f1dc8db62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:06:34.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:06:44.484Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a6cd5502-0218-4589-849e-61676bdc9676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:06:44.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:06:54.509Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=328ae9b7-b0b0-4990-a1a2-6f2444796063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:06:54.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:07:04.530Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0cbc7ced-1d3a-47a4-9ee2-8902683cf5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:07:04.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:07:14.562Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=8424b38e-c0f0-4007-84d0-896995c87aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:07:14.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:07:24.586Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1722abd3-9602-4de0-924f-ea5f3893a866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:07:24.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:07:34.604Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d63c42a2-4aad-4d35-b173-fba9df0527ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:07:34.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:07:44.623Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=70f7b03d-4b1e-4224-9e95-bc641fd6b2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:07:44.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:07:54.655Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1420cbfb-b495-4ec9-bb63-895126139ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:07:54.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:08:04.677Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=7fe261ac-ff46-40a6-8201-edfacc3af669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:08:04.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:08:14.705Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ab01b688-71a5-4398-998b-f10dae58d1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:08:14.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-10T00:08:18.790Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-10T00:08:18.791Z |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-03-10T00:08:18.791Z |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-03-10T00:08:18.791Z |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-03-10T00:08:18.791Z |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-03-10T00:08:18.798Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-10T00:08:18.798Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-10T00:08:18.798Z |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-03-10T00:08:18.800Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:08:24.732Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3303c1b5-f0c9-44a5-b9b0-24b5cc288684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:08:24.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:08:34.751Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b712befc-3262-42fb-a3bd-cbf2c0a3c04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:08:34.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:08:44.774Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=7ed01b6d-4a89-4444-a7f9-27845e5dac02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:08:44.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:08:54.821Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=92393de9-1fd6-4da5-9684-f7b9aa166a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:08:54.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:09:04.848Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=fc586afe-76f6-4116-9523-3b39abc3b4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:09:04.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:09:14.874Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2d716c3c-dee5-4e50-8fec-092b0d51517d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:09:14.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:09:24.920Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=91efc62f-1f10-40e4-83aa-a563c563c01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:09:24.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:09:34.936Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a1fed64d-41e4-4c24-b08c-3af546334d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:09:34.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:09:44.958Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=fbdc7956-380b-4ab5-b62d-8228f6d9bee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:09:44.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:09:54.979Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d5b97ed7-3f96-48e2-83c2-f84d6b07180a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:09:54.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:10:04.995Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=177dc61d-81b2-4d56-9ba4-b1e2b90a34a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:10:05.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:10:15.031Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4c99b3f6-7eba-4831-bd19-5c4697ab9720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:10:15.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:10:25.048Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4e21e88c-b584-4694-a1a9-59136da6c058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:10:25.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:10:35.078Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=21706ac5-06c5-413c-9a24-5e0b14816412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:10:35.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:10:45.102Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=94c4766a-8f10-4061-bbe2-b90e0d5d69f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:10:45.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:10:55.122Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f6b15cc6-3f74-4e30-97c7-d4ad7bae6e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:10:55.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:11:05.146Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=910c4734-61ad-45f4-8f01-1dd23545608d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:11:05.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:11:15.168Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=578eef8e-e2a8-4af3-b81b-33ecb0024e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:11:15.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:11:25.190Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=df06f9dc-efc1-4263-88c0-40e5968ebf3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:11:25.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:11:35.234Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=978d246e-22d1-4b71-b885-78f799f30745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:11:35.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:11:45.262Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=dc17fb43-f00a-4326-b476-882272072169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:11:45.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:11:55.290Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=cc86c226-4f5b-43a4-a6a4-bde33607174a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:11:55.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:12:05.336Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2282410c-e9f7-4042-9492-fd2f82cabbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:12:05.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:12:15.368Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4fe543ac-65eb-46c7-bafb-2c3b8d701cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:12:15.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:12:25.393Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=5b23ee48-9c89-4e6f-aa37-26f639ebdbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:12:25.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:12:35.411Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=99ddabe4-e048-4d5d-a265-c4e81756f2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:12:35.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:12:45.444Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e261350e-0c70-41ee-9378-85823346471c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:12:45.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:12:55.464Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=fe32af0e-fd4a-46ff-b757-2938252618e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:12:55.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:13:05.499Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=048af144-e51f-4f68-b670-42c4025b9eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:13:05.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:13:15.517Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=61b4065b-9017-4b0d-ab4d-348fb36042b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:13:15.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-10T00:13:18.866Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-10T00:13:18.867Z |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-03-10T00:13:18.867Z |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-03-10T00:13:18.867Z |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-03-10T00:13:18.868Z |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-03-10T00:13:18.875Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-10T00:13:18.875Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-10T00:13:18.876Z |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-03-10T00:13:18.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:13:25.537Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4d1942dd-6a40-4d90-9a25-f8560dfb6a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:13:25.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:13:35.561Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0e4dbfb7-8688-43ff-95f2-efde38f3056f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:13:35.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:13:45.620Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=003747a4-5686-46fa-91fa-3a2dc21972ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:13:45.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:13:55.642Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e8e0f6f0-cb81-416d-af2a-861a4521c0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:13:55.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:14:05.668Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e6ef43db-ebe8-4244-a627-4982a91a095e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:14:05.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:14:15.687Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2f70ce72-d127-4f36-8a03-34d5d401f1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:14:15.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:14:25.710Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=62747950-b8d5-439f-ac9e-018a58b5e05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:14:25.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:14:35.727Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=7ab3ac6c-fd29-4975-b51e-935d4ce315d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:14:35.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:14:45.745Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2ae324c9-dfa2-41a4-8bae-6b4a23f8a9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:14:45.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:14:55.770Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=288b17f5-2421-46bd-a940-d99cfb709c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:14:55.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:15:05.789Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=cd6b9ac9-1c31-413d-8267-d2585564e9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:15:05.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:15:15.813Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=8d274fdf-e1e1-441a-8ccd-09956d37f90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:15:15.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:15:25.858Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=16342110-0f97-4a9f-a08c-0c5864da33e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:15:25.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:15:35.881Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=44dadb17-4f25-4edb-90ab-cb94066500b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:15:35.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:15:45.903Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b268ee1c-9a5c-4c46-9654-14c0daacbaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:15:45.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:15:55.922Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4da9a336-c092-46c5-a287-6a303da62845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:15:55.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:16:05.947Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f4f8144d-ef73-4a1a-a534-e5a1833edc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:16:05.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:16:15.978Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=22fb01c6-7ffc-4245-8823-bcc220f16f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:16:16.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:16:26.004Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6d1fdc51-3d54-4da4-ba2b-bdab73272438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:16:26.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:16:36.022Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4c800a65-2624-47ef-92f7-4a1b4a09cd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:16:36.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:16:46.042Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3ed83c52-0c11-4986-9a8a-8f56ed53d900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:16:46.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:16:56.076Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ecefe7f2-9a87-47e1-8f52-2933a02fcb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:16:56.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:17:06.104Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=abae15a9-90be-483d-9e2d-48649317c6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:17:06.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:17:16.123Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2a80be29-151d-43a8-a5b3-78b106d8a8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:17:16.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:17:26.145Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e36c2d35-4d51-4314-8759-eb28a41026fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:17:26.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:17:36.167Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=993d4c46-09ca-48c1-8ab5-0f21bb8c6bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:17:36.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:17:46.188Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4c034c7c-8b19-4f3b-a426-be31ca241273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:17:46.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:17:56.224Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b1eb9bc6-02a8-4dda-b612-c974cf515728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:17:56.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:18:06.242Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=207b8758-0ff9-41e6-b9ce-3bd7dd62f563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:18:06.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:18:16.256Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f1750c6f-b53e-45a0-8dbc-05574769b1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:18:16.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-10T00:18:18.852Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-10T00:18:18.852Z |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-03-10T00:18:18.853Z |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-03-10T00:18:18.853Z |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-03-10T00:18:18.853Z |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-03-10T00:18:18.859Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-10T00:18:18.860Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-10T00:18:18.860Z |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-03-10T00:18:18.862Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:18:26.275Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=558c2608-c38a-4871-8e35-b9c06a3ddaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:18:26.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:18:36.298Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=21a9d5b3-a0c3-4ca5-9aad-e749959a4a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:18:36.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:18:46.319Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=994a3881-9485-4fd4-bc06-f0821742ef6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:18:46.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:18:56.337Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2db5b235-9f7b-43d7-bf86-b9ff86b37007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:18:56.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:19:06.359Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ba69a1eb-565d-40b4-83d9-1c578fdfd8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:19:06.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:19:16.381Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e33148eb-d6d7-41b4-88a9-c00a4a591b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:19:16.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:19:26.398Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=93d67cca-c4b8-4766-8075-4dafb7638676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:19:26.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:19:36.429Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=86a6963e-e504-4a21-b817-6553fb4d6508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:19:36.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:19:46.452Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4b4d0b59-c166-4b62-ac99-19d17c1bbb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:19:46.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:19:56.478Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=7c6f31d5-7681-43e6-bf56-8d6c62a7b94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:19:56.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:20:06.506Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1a81b46c-fe0d-430e-82be-54ea15d7637c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:20:06.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:20:16.525Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=dbe17f52-7f0a-475e-a8f3-7e8143eede1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:20:16.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:20:26.547Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=77ce1055-24cb-4e6b-bd4e-b0b0f8f2f696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:20:26.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:20:36.580Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=10f03263-cf63-4486-9064-154d7878a445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:20:36.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:20:46.609Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f8520062-f76b-474b-809e-2c8f05ba5462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:20:46.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:20:56.630Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0a2b460e-d9ee-4e65-8084-53876c8edd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:20:56.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:21:06.657Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=641b5f01-6642-4866-8e34-315c125f4da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:21:06.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:21:16.681Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=654e3208-8c1a-4d8f-a9c3-0db8c9bd02d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:21:16.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:21:26.698Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e7eabe69-f320-48d8-b739-5e6507035981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:21:26.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:21:36.718Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0ae8c914-392e-4070-b5ea-22bafcab83e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:21:36.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:21:46.738Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=5bea1400-be6c-4e05-a58c-09b78ec3626c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:21:46.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:21:56.759Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=131dd83d-827f-491d-9c8e-b3bc97076688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:21:56.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:22:06.781Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=802fde2e-36b1-4473-bffc-b44d651b0169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:22:06.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:22:16.804Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=997283e8-e547-466d-86d4-30cdfa6ff064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:22:16.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:22:26.834Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0f019bee-586a-4348-a0c9-fe03e3a96a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:22:26.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:22:36.858Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=28f52185-89ae-4a16-941a-9ac424dbf42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:22:36.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:22:46.889Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=bbf1cea2-296f-4fb4-8372-13b0e5958046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:22:46.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:22:56.913Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=dfccf907-1007-42ef-88ff-21b1c9445caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:22:56.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:23:06.941Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3b044bcf-1ba8-4282-a55f-e2e1b5132d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:23:06.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:23:16.967Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b45fa462-9182-45f4-839f-f1de7d79dbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:23:17.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-10T00:23:18.777Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-10T00:23:18.777Z |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-03-10T00:23:18.778Z |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-03-10T00:23:18.778Z |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-03-10T00:23:18.778Z |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-03-10T00:23:18.783Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-10T00:23:18.783Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-10T00:23:18.783Z |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-03-10T00:23:18.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:23:27.015Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=30ed516c-4053-447c-b266-35264bde9e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:23:27.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:23:37.056Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=10e525df-2a94-4045-9531-7d2514ed86a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:23:37.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:23:47.086Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=98fbe180-be70-4cbe-9039-5e5acb424e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:23:47.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:23:57.156Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e1e7c89f-54ca-4c3c-b70c-aac11ba3a7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:23:57.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:24:07.177Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=9989980c-fb0a-472e-aadd-d51c9b43480a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:24:07.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:24:17.208Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=9ae53450-56cb-4eca-a48a-2d40eb546c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:24:17.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:24:27.226Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=34baeabf-c372-4a62-bdb5-49b596764da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:24:27.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:24:37.244Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c143b852-1691-4f65-bb87-d116d18dec0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:24:37.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:24:47.314Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=fb221158-e834-4609-829b-44d6e2d41163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:24:47.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:24:57.351Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e1c55740-95f8-45ce-ac33-dc42685154af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:24:57.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:25:07.372Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3f834b31-5551-4e0a-89c1-0bf6c7669fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:25:07.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:25:17.403Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0920d3f5-6269-4dbe-9da2-e242ec0613fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:25:17.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:25:27.435Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=fd362780-0c35-4c60-9064-91bf06489289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:25:27.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:25:37.481Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=5b8c0a56-1c8e-4373-a7b7-e2b6b21489dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:25:37.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:25:47.504Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=aeaead22-9b58-422d-8543-cf7502c7b379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:25:47.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:25:57.523Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2a11a504-002c-435e-84e2-9630be006ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:25:57.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:26:07.544Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=85dabc4d-c622-4625-b5c3-94093a8d326e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:26:07.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:26:17.581Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=eaf812e7-65a4-4872-b5fd-e71c695d52f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:26:17.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:26:27.626Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c870089f-4ab2-4f3f-b491-2cf564e0c785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:26:27.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:26:37.653Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=66761094-cd8b-4cea-860b-ee53f9871684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:26:37.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:26:47.687Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=68a1e897-989a-4d9e-ac69-e9ed37cfc97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:26:47.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:26:57.715Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=98a6a825-4f66-4cf3-b4c0-ed5cf766b915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:26:57.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:27:07.731Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=90eba360-894b-4a93-8be8-ecd2547161c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:27:07.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:27:17.748Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=43898ea4-7dc1-4488-b95a-c260f3a9df17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:27:17.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:27:27.773Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=101b5078-797a-4b9f-b851-c7d5539de492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:27:27.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:27:37.796Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c4bfd679-cb39-4097-b12b-95bbdcb12b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:27:37.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:27:47.842Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b642e90f-67d5-4b9f-b331-48aef3836f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:27:47.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:27:57.906Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=034d3ff8-5d3c-49af-a19c-7e753c7b2a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:27:57.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:28:07.921Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=df0ae406-0303-43c0-b6da-326a6fb0f75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:28:07.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:28:17.943Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=cc2c70a2-1ab5-47d2-a2d2-dac182d3e845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:28:17.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-10T00:28:18.866Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-10T00:28:18.866Z |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-03-10T00:28:18.866Z |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-03-10T00:28:18.867Z |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-03-10T00:28:18.867Z |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-03-10T00:28:18.874Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-10T00:28:18.874Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-10T00:28:18.874Z |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-03-10T00:28:18.876Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:28:27.967Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=cdc3e5b8-d77e-494a-b9c8-1a997e5d42d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:28:28.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:28:38.038Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f6e529e5-a8da-4ff2-a23d-341f45b0bb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:28:38.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:28:48.063Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=85a38166-7f59-43ba-aedf-7ba1d3ddfd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:28:48.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:28:58.089Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=5179bae7-3b87-4e54-8cc3-5aa366b2cfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:28:58.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:29:08.115Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=db79241b-4a8a-4484-9590-91f7e290d8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:29:08.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:29:18.135Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a54f8b6d-a4e1-4423-9256-7cfae879c02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:29:18.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:29:28.151Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d8f505c7-7ba8-449f-8e34-27686e67202d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:29:28.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:29:38.166Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e23402eb-9888-492e-8501-4199d837055c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:29:38.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:29:48.228Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a1a9871b-d227-4708-9618-df594b80f0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:29:48.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:29:58.269Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=24a4a82b-7436-4db4-807e-c4337d7a641f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:29:58.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:30:08.288Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=9eee64dc-56aa-439b-8d61-11f5e7522900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:30:08.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:30:18.308Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=bb018b07-3ea2-4796-9dd3-3659972174fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:30:18.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:30:28.328Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2d636e0d-be78-49d3-ab6f-04bc6d17f648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:30:28.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:30:38.362Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=7dabf2cc-0827-4c21-86ee-95407777ac76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:30:38.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:30:48.383Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=24f98231-20a5-4b29-9093-f07f1887f4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:30:48.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:30:58.417Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=cb93b515-226f-43e0-991b-c05ba05d4f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:30:58.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:31:08.436Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c8da4382-49e9-4c02-b392-fa98c175a555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:31:08.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:31:18.467Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=fb30bb3c-d093-4f42-953a-1ac45dc20cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:31:18.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:31:28.486Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ad8a2e6f-001f-4588-a049-f363b438fa8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:31:28.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:31:38.526Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f8be5da8-4c84-4cad-9e4a-4bc63d3c709e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:31:38.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:31:48.544Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d18fdba2-e84c-4c2a-9343-8af06e395f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:31:48.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:31:58.563Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6342699b-9cd3-435d-b424-e44e549ebf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:31:58.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:32:08.586Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=17b646a3-abfc-41d8-8ecd-c224555c0027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:32:08.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:32:18.603Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=cac1e81e-efbf-46ca-83ed-8d901fa0a2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:32:18.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:32:28.626Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c0208fc9-fc21-4bba-afea-1c150083f951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:32:28.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:32:38.652Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b7796025-581c-4a76-a7db-9a66ce1ea389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:32:38.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:32:48.689Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=dc21198a-d535-44d0-b806-e77c265bae41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:32:48.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:32:58.717Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=9e2d7bda-6982-4af2-96af-e5a9c691719c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:32:58.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:33:08.785Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=580af9df-9bdc-435d-a785-e7869c4613aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:33:08.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:33:18.815Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=01d88fa6-ad35-47dc-9de2-cabadf07d7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:33:18.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-10T00:33:19.098Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-10T00:33:19.099Z |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-03-10T00:33:19.099Z |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-03-10T00:33:19.100Z |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-03-10T00:33:19.100Z |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-03-10T00:33:19.106Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-10T00:33:19.107Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-10T00:33:19.107Z |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-03-10T00:33:19.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:33:28.882Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2695ef27-3a2a-4f9a-b400-551f6ccfbc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:33:28.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:33:38.923Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=9c5c9087-9cd8-4996-8ec1-1cff8428595b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:33:38.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:33:48.964Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=976ceab0-af13-41cc-802f-8afcd37bbb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:33:48.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:33:58.989Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2f058f84-154a-4f28-8425-5937d848678b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:33:59.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:34:09.020Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e99438b2-7807-4873-9822-1f667827b67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:34:09.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:34:19.060Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a0da28f7-f4ef-469e-8cce-f7aecdcb7800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:34:19.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:34:29.090Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c34ce6ec-f5be-4e9e-9fd1-3686cecf1b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:34:29.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:34:39.108Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=7effc266-d602-4911-9d1c-e29998fce442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:34:39.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:34:49.124Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=9353ab0a-ea91-4da5-b57a-7c22ec5f6074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:34:49.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:34:59.154Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=fb7b3db5-8889-48f8-b7b0-70828696283b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:34:59.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:35:09.182Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=bd1a21c4-0379-4c4b-81df-d983c3a736ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:35:09.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:35:19.204Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1f0c3dc1-6a88-4c87-8433-1d8045b654e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:35:19.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:35:29.231Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4b3107a4-a37f-4d0a-be62-84835bf819f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:35:29.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:35:39.259Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=48a2934a-4d88-4c43-939b-4ad8856b5c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:35:39.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:35:49.280Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=53b17880-9155-434b-97b2-0510153dcd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:35:49.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:35:59.308Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=bd7d14df-ca9d-48ec-8347-dcbf2e799ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:35:59.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:36:09.327Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=03504708-99eb-4d8d-a55e-2594e700c7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:36:09.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:36:19.352Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6c0bda1e-741f-45ce-b1bc-f9a94ea8d7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:36:19.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:36:29.375Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=373dc057-d70f-4edb-bfe4-f3adaf08bf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:36:29.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:36:39.397Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=14436578-3a6c-4b1e-83ed-283e655f3afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:36:39.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:36:49.421Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b81448ae-bd67-4fd3-b857-dd521ac0886e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:36:49.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:36:59.439Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=38ba47fe-b9ba-4b55-8ce0-38a64a40884a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:36:59.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:37:09.487Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=110ef40d-17b9-47b6-98b3-e1247af71777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:37:09.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:37:19.505Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=cbd8daea-53b0-44ee-af58-7a1623ca62ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:37:19.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:37:29.521Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1c678ceb-3c44-4c5e-b4c8-f933ac228a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:37:29.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:37:39.542Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=73b18074-713a-4d78-b2d7-e325e1181873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:37:39.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:37:49.566Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d20fd52f-debd-4355-b9d3-e88dadde48d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:37:49.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:37:59.605Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=03d0f405-83d2-493b-a82a-2fee40e919e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:37:59.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:38:09.626Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=09e69903-7ffd-4da3-8393-c9582d5a5ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:38:09.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-10T00:38:18.764Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-10T00:38:18.764Z |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-03-10T00:38:18.764Z |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-03-10T00:38:18.764Z |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-03-10T00:38:18.764Z |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-03-10T00:38:18.769Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-10T00:38:18.769Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-10T00:38:18.770Z |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-03-10T00:38:18.771Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:38:19.661Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1cdc2de3-c96b-4ec2-9c44-bb4bc9ae8d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:38:19.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:38:29.697Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ecf6f162-fb07-4572-9986-44e3a2b6d44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:38:29.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:38:39.719Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=34b87647-9d88-4d82-8c21-a38cb683da06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:38:39.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:38:49.769Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4e6f57ab-248b-47a8-88fb-999fc4551fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:38:49.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:38:59.796Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3fef88f7-6fd3-4d32-8e59-68223dd48255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:38:59.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:39:09.844Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=80af6c2f-743a-48a4-a28c-c544bce819c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:39:09.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:39:19.885Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1c741a5f-10ea-4204-a336-e6140d64517c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:39:19.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:39:29.908Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b6542fa2-f5a0-4e88-a18d-8a6351877a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:39:29.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:39:39.932Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=9332f3d6-25cc-4405-ab27-e0a101c2da4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:39:39.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:39:49.952Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=277a9617-eed2-41f5-9a68-1d02a2e0d63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:39:49.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:39:59.974Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=8fff3b55-838d-423a-b7f2-809f686013f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:40:00.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:40:10.001Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=cfb32fa1-1485-441e-99bd-062f9856a3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:40:10.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:40:20.040Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=744fbd05-6867-4688-8aaf-21c0545ed61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:40:20.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:40:30.090Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f7686938-c50c-49da-a890-81b94d20b749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:40:30.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:40:40.121Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3291c8a7-54e3-4f4d-b48a-0acdfba77084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:40:40.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:40:50.146Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=75d807c1-8c20-48ec-8fcd-8ec1ab947ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:40:50.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:41:00.204Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1893f43b-9c90-43be-b340-7e3cfd669a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:41:00.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:41:10.234Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a0590e29-5516-49b8-907c-bd3d79392f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:41:10.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:41:20.260Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=88fba5ca-92b3-4e1d-9d25-f8c26ceb8660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:41:20.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:41:30.296Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e8750ca5-35be-4c09-8afd-974a92fabd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:41:30.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:41:40.320Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c50b6129-b085-4dc5-9247-20672b6ff691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:41:40.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:41:50.338Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2a8c9f0d-0df5-4365-9002-a0794b366351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:41:50.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:42:00.380Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d032b4c2-ba0e-44be-8aa3-5277bd64874a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:42:00.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:42:10.398Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=87fede17-991d-4e6c-8a35-652810108159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:42:10.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:42:20.426Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=03d2e178-dcb2-41cd-80e9-ffa5acb781a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:42:20.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:42:30.446Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=24f49089-7a66-4a8b-9350-d5d765203a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:42:30.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:42:40.482Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=580ed8f8-04e7-4af9-85a7-59cb91ea726d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:42:40.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:42:50.507Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=bc379410-e958-4991-8669-dd4e0d56fc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:42:50.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:43:00.524Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=436991bf-977a-4cc7-a1ab-c0cd6220ee09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:43:00.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:43:10.547Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ce09373a-1140-4252-a5f9-dd39fe8a5e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:43:10.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-10T00:43:18.858Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-10T00:43:18.859Z |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-03-10T00:43:18.859Z |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-03-10T00:43:18.859Z |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-03-10T00:43:18.860Z |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-03-10T00:43:18.865Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-10T00:43:18.865Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-10T00:43:18.865Z |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-03-10T00:43:18.868Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:43:20.572Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=fba0a3a8-9725-4dff-8bef-c3c885337175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:43:20.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:43:30.600Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=88f73041-a175-45e1-97c7-68501c252dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:43:30.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:43:40.618Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f9a1dfd3-2606-4082-86e6-7d8dd8b75e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:43:40.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:43:50.654Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=48059d90-4da0-4fad-b0a6-a889e4d25324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:43:50.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:44:00.673Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1ebe14a6-ca38-4f45-a6d6-786b15fe6fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:44:00.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:44:10.701Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b1f48b27-cd62-4b4a-a533-0eb3d427dda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:44:10.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:44:20.724Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2a70caa8-0f8d-4398-9091-23fe5813cf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:44:20.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:44:30.745Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ac4d23cf-f8c5-45a8-bad7-1ca63bc06fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:44:30.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:44:40.770Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4e50a70d-a51c-4697-8ea9-c98728dd2c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:44:40.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:44:50.791Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=5c5d7e2c-cf4c-4c8b-aa73-90a3fb9047eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:44:50.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:45:00.816Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0dc39cfa-5638-43d0-8b06-0c68f641534f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:45:00.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:45:10.835Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=29bcdbc5-eb88-4a0f-85bf-8ad1baa40fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:45:10.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:45:20.856Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=fcac1d28-b479-4375-8dfa-c6ac77426c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:45:20.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:45:30.888Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=50fbdb40-1cce-473e-a913-635c2282f79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:45:30.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:45:40.924Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=fbc40ce4-543a-46a4-8058-fb134d26b948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:45:40.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:45:50.946Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1f5292ed-ee45-4e3a-b8e8-e8248d62281f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:45:50.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:46:00.963Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6df6549a-c6cd-4a78-a7b9-19dd3c876484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:46:00.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:46:10.995Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c961e8d1-be97-41af-a23f-674d894ac27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:46:11.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:46:21.018Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=88c64688-0cc9-4c73-8337-defb38e6d489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:46:21.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:46:31.038Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0375e338-bc36-4c51-bde5-73a518fb9888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:46:31.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:46:41.064Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f047460b-a162-4d5e-a3c2-9f6f98f61824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:46:41.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:46:51.108Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=02aff4d8-ceef-444b-b5c1-5d580d78a8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:46:51.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:47:01.127Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=17298057-0fcc-4445-8b61-f2764791edf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:47:01.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:47:11.142Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1f6642a1-8605-42d3-a8db-543276d97c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:47:11.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:47:21.176Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2ca7756a-df0a-4b9a-8a88-1b2c6783641b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:47:21.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:47:31.195Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c0aaae5f-4ef7-44d4-ad60-ef03c93bf973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:47:31.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:47:41.213Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=58765362-12be-4b26-9ce0-822db79b0673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:47:41.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:47:51.234Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=937551a4-254b-4c5b-83a9-5725189a0f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:47:51.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:48:01.253Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=bc350876-a973-4dfe-a824-a1ee7c623417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:48:01.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:48:11.271Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=47b7d81c-baa5-4f66-b97c-dfe99e631121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:48:11.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-10T00:48:18.805Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-10T00:48:18.806Z |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-03-10T00:48:18.806Z |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-03-10T00:48:18.806Z |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-03-10T00:48:18.807Z |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-03-10T00:48:18.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-10T00:48:18.813Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-10T00:48:18.813Z |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-03-10T00:48:18.814Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:48:21.293Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=54281b32-9f60-42b0-a9b0-070a190c2d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:48:21.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:48:31.312Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=92bfef19-1aaa-4f06-8e4b-e89383b8022d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:48:31.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:48:41.346Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a87b1d46-9809-4399-b4c6-4ede1d37b6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:48:41.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:48:51.372Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0a83cff9-5fdd-46d5-96e0-fccfe48c5263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:48:51.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:49:01.395Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=5f555d26-5120-4d16-ba4c-fbc9169a2319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:49:01.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:49:11.411Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f07d33b1-1720-4747-80b1-38d3c9d90d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:49:11.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:49:21.428Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c6c47bf9-e8aa-4804-9f73-ec3e6a8d64d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:49:21.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:49:31.451Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=81ff4a57-17eb-41ef-b2ea-0cb9540e8851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:49:31.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:49:41.491Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=71070741-3104-4b99-b018-3b395524cb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:49:41.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:49:51.516Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=622d549e-78de-45c3-afa9-cd92c29395a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:49:51.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:50:01.537Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=86e81ae4-ab02-47fb-bf73-940a8a520758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:50:01.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:50:11.561Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a4d25a59-e8c2-46f2-808d-0592279ff752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:50:11.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:50:21.581Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a66f839f-f53a-4e80-bcf8-0e8e712e6c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:50:21.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:50:31.612Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4d865ef9-f3a1-401c-b440-e543c3236c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:50:31.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:50:41.651Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=26a21f44-648c-4e67-a96a-9968896378e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:50:41.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:50:51.695Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b5b6bee4-16cd-4c16-9a1a-f3c96c0a64f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:50:51.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:51:01.723Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c47e5b1f-8702-4ba6-a9c7-6f2a5e3aeabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:51:01.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:51:11.742Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6a15f885-154b-406b-89a7-7f9a6db840f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:51:11.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:51:21.763Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=9e3c6d8f-b31d-45f4-b68e-b665c7064b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:51:21.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:51:31.789Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=253498f4-3803-4a50-9966-c9419013f511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:51:31.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:51:41.808Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d204085f-4971-4b00-b36d-140169d1130a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:51:41.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:51:51.829Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d557f29a-80ef-4d3d-82f9-f24dc78aa47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:51:51.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:52:01.859Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=fc086a6f-5e5b-4086-8b24-e8efa6e77f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:52:01.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:52:11.881Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c293d20b-855d-482b-8d94-cbfd1161e049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:52:11.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:52:21.915Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6e01fd89-97cf-48c4-b62d-ca4a63e86a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:52:21.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:52:31.936Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=93ab345e-04ad-48ac-ac6b-350a29db0303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:52:31.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:52:41.954Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=bf7eae00-af4c-424e-9a68-41911b27b58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:52:41.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:52:51.983Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ac172a5b-1dee-4392-b7b1-02d7363793fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:52:52.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:53:02.002Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=33e9bdda-1879-42cd-9b43-aa990d18f2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:53:02.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:53:12.031Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=cde2fb11-28af-4dd7-8246-52388498782c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:53:12.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-10T00:53:18.815Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-10T00:53:18.816Z |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-03-10T00:53:18.816Z |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-03-10T00:53:18.816Z |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-03-10T00:53:18.817Z |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-03-10T00:53:18.822Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-10T00:53:18.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-10T00:53:18.823Z |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-03-10T00:53:18.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:53:22.054Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1666a96c-09c8-4bb6-98ea-3041f88f25b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:53:22.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:53:32.072Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=7ae1bc3a-107a-41d6-8188-5b76e206cfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:53:32.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:53:42.092Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6c9e9879-a46b-4add-b94c-6216a5d20785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:53:42.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:53:52.131Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3d4fdbd7-e07f-4f2b-a2b8-a54480e6ae06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:53:52.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:54:02.152Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b1bee998-9eb2-4b61-ab71-0f4194a7af25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:54:02.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:54:12.171Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=53646582-76a1-4d5a-8b73-234b46552cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:54:12.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:54:22.248Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2c9beccd-ee2c-4ce8-8d2a-47edd4871432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:54:22.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:54:32.267Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=27da5e11-164f-45b5-8599-152caef439cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:54:32.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:54:42.283Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a7d51c5b-2c36-49dc-8fdc-5238cb1fb62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:54:42.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:54:52.310Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e816f417-0cf0-49cd-aa3c-e4d8dbdb270e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:54:52.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:55:02.336Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b96c6e8f-e914-4894-886f-bc6427ac8997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:55:02.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:55:12.392Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=318bf7ef-79be-4ef9-933d-d9ab83f37d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:55:12.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:55:22.413Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=70f41336-1f66-4e56-a2b5-5f9de3fc946f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:55:22.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:55:32.429Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=889c2e7b-2cea-4d47-a636-42f5a5d9ce42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:55:32.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:55:42.469Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=350e0c19-5e0a-4ba1-b758-920b716d5d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:55:42.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:55:52.511Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=94e3b8a8-db0d-4968-93de-79f8c2f63e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:55:52.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:56:02.541Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ac420912-3a93-4728-9b4e-68ffde492a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:56:02.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:56:12.557Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=7863342f-5998-4957-a163-c2c9c01f2f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:56:12.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:56:22.576Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e268c15c-0b43-4cbd-8bf6-d6bed51a7204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:56:22.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:56:32.603Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ec94fc12-91d9-4614-92e1-a2fbe064d8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:56:32.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:56:42.621Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0810d31b-cf6b-4ec2-882c-804aaa98a5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:56:42.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:56:52.646Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6a9a2ac7-4c01-40e7-9c94-a08ed98fcbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:56:52.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:57:02.670Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3a5d1667-3388-4287-86c5-eeb597358d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:57:02.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:57:12.685Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e7ebc9c8-73e4-49ad-83b7-a2f9ef349567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:57:12.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:57:22.724Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e44bfc97-a22d-435c-aa09-b528a8a809ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:57:22.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:57:32.749Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=75e2a406-676b-4c40-a038-2d1a7150a11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:57:32.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:57:42.778Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=af82e2ab-1960-4d91-830f-08d24b667988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:57:42.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:57:52.802Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6fcbb267-4acd-4a8e-9af6-a6fd1ae6adea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:57:52.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:58:02.821Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=9aca4d06-d899-4afb-9c5e-5eb8ac54501c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:58:02.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:58:12.840Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=73b1a075-634e-4507-a074-455b8d111c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:58:12.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-10T00:58:18.864Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-10T00:58:18.865Z |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-03-10T00:58:18.865Z |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-03-10T00:58:18.865Z |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-03-10T00:58:18.866Z |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-03-10T00:58:18.872Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-10T00:58:18.872Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-10T00:58:18.872Z |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-03-10T00:58:18.875Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:58:22.860Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6c6b0308-2e5f-4c48-99db-5f424a264ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:58:22.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:58:32.882Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a28d2a00-5e1d-4aa0-9e91-8baac5656448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:58:32.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:58:42.899Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4de55c46-0ce2-4d8f-9848-7c11e9ac5ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:58:42.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:58:52.918Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=85f5fb58-6878-4f54-8384-043d28b5bb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:58:52.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:59:02.940Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=5515ccde-b303-4bc0-9ada-dfdbae0ba507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:59:02.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:59:12.956Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=16be25b6-c7d0-446b-a750-f02c3100fcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:59:12.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:59:22.977Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=cda6225f-bcfc-44b5-9489-1c214345570f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:59:23.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:59:33.001Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c4cf7696-fa80-48ca-a5d0-d6204b0898d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:59:33.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:59:43.024Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e4228195-4d82-4f14-9965-a779d1b18d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:59:43.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:59:53.044Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0d9e7a6c-f9cf-4169-b7f8-e4b03eba5e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T00:59:53.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:00:03.061Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a8befe62-02b0-4199-a555-b6085b84d08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:00:03.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:00:13.083Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2c249ee9-563f-422c-a109-21060286b426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:00:13.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:00:23.101Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=19fed5b4-077d-4f68-a784-47c41b08e7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:00:23.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:00:33.120Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1d54ac97-33bd-4190-a713-237f6916684f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:00:33.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:00:43.161Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1ac15f26-c953-4778-8832-05cd8259a099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:00:43.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:00:53.184Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b23a852f-c9f6-4154-a873-f8183891913a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:00:53.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:01:03.203Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a1b0c902-35dc-41a8-b392-6e4137c80105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:01:03.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:01:13.223Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f684bd1d-ef30-4aeb-aa29-fbd62df6dc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:01:13.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:01:23.241Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b55881b9-9b12-4b1c-9f7a-466e2a11a4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:01:23.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:01:33.268Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=7e8b2227-ea79-41da-9b04-1a31060a945c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:01:33.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:01:43.288Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=99e19182-ab36-4393-ab53-b5d65817137d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:01:43.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:01:53.361Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d6e5473b-73bc-4aec-b70b-57647795043d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:01:53.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:02:03.382Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3a62006b-0a1c-4505-b1ec-4d2655ad4aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:02:03.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:02:13.407Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e6ee0a13-c7a7-41e4-b5cb-aa9900e6eed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:02:13.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:02:23.422Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=428cf37a-1001-4d3d-8992-1beaac7deead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:02:23.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:02:33.441Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=968edb4d-d9d6-4955-8525-9239eb9672de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:02:33.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:02:43.460Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a5ed5d47-49db-48a6-b873-b5df3dab8a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:02:43.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:02:53.478Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a8fd67ff-9387-402a-b513-68dc2a93ff50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:02:53.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:03:03.523Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2069b614-8d7f-4249-9352-dc86af9875ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:03:03.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:03:13.571Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b3a6ebb9-e5c8-4fc3-9959-18e00eb8bfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:03:13.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-10T01:03:18.769Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-10T01:03:18.770Z |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-03-10T01:03:18.770Z |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-03-10T01:03:18.770Z |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-03-10T01:03:18.771Z |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-03-10T01:03:18.776Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-10T01:03:18.776Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-10T01:03:18.776Z |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-03-10T01:03:18.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:03:23.593Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4e0aaaba-83fd-4aa5-9f93-45c3fedb435f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:03:23.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:03:33.610Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1112db7b-5b56-4ee5-8ac7-3fef813e2aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:03:33.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:03:43.655Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=90ff1d52-220c-4486-804e-0c0bdc205f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:03:43.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:03:53.676Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=7a736148-a039-4c71-b36d-1b4935fc7478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:03:53.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:04:03.698Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=bda628b4-5752-45e7-8d2b-172f71c343aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:04:03.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:04:13.738Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3238e9b3-9aef-45c0-be04-b57b9d3b478e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:04:13.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:04:23.761Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=7ad890f2-474a-4125-a83e-3fd171155a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:04:23.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:04:33.782Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=883a1190-47ac-4ca7-8ba9-bb0cd78163ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:04:33.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:04:43.805Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=dc6eb9c3-907f-48bd-aeab-26e825f7edd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:04:43.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:04:53.845Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=7a8566e6-f929-479a-894a-105eb64e7216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:04:53.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:05:03.883Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=07abd329-fb54-4146-b8d4-5ed4af85a1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:05:03.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:05:13.904Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=28692775-8566-41a9-9833-31dfebc90f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:05:13.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:05:23.931Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=00ec00b2-eebb-406f-8a04-3a9239e368a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:05:23.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:05:33.977Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b81fe14d-bec5-4bce-8035-d8692f11dea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:05:34.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:05:44.006Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=52d898e8-fbc0-4fb0-af82-9c089eb17862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:05:44.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:05:54.041Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=41bd9d7c-636c-4fde-841c-355b6f233d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:05:54.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:06:04.083Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=21330d8c-1603-41e2-9795-55e446c597b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:06:04.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:06:14.146Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=7f87ffc4-7b17-4849-837e-3c57f89f1a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:06:14.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:06:24.167Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=9c5690e5-a1a9-4bfe-afdc-483e9f222b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:06:24.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:06:34.187Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b8c73f23-587d-454d-9d3d-9da5e4f79ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:06:34.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:06:44.227Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=8565eac1-8406-49c4-a2c0-9c67eff771e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:06:44.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:06:54.250Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3f573d51-032f-45ce-830e-a1fcb08c1058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:06:54.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:07:04.288Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e81eeb69-aca8-4cb4-a6d8-91852d892850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:07:04.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:07:14.316Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=dcf8dda5-0b1d-4157-a8d8-da953f0f8125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:07:14.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:07:24.344Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=92c9d585-43d0-4cac-83f7-570ebce01b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:07:24.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:07:34.364Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=693d8a2d-0637-4213-bffb-e661cfa20873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:07:34.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:07:44.386Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=7317da41-c1bf-4679-a65d-2c535759592f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:07:44.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:07:54.415Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6fdb509e-a2ba-4dac-928e-8a943b32d422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:07:54.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:08:04.432Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1a11a248-0fbf-49fd-b131-dad3b15734da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:08:04.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:08:14.461Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=75c3aa41-a6f8-4297-963d-fd4bdb7b6950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:08:14.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-10T01:08:18.861Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-10T01:08:18.862Z |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-03-10T01:08:18.862Z |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-03-10T01:08:18.862Z |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-03-10T01:08:18.863Z |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-03-10T01:08:18.870Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-10T01:08:18.870Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-10T01:08:18.870Z |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-03-10T01:08:18.873Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:08:24.481Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=68391167-b3fa-47c4-954c-13db7445087e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:08:24.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:08:34.497Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e2d5220c-59d0-481c-8516-cce3ee0d96ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:08:34.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:08:44.517Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=cd5eb242-ab73-4193-8d92-5f79dbc108d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:08:44.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:08:54.539Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0960e5a6-6377-45c1-a904-9c2b2b7286c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:08:54.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:09:04.573Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=55772b07-9409-459e-a9eb-e769432e9a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:09:04.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:09:14.591Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ccf43651-6402-4314-b78d-9246c90ed654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:09:14.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:09:24.608Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=79a69424-991c-4e1c-95f5-237cb9f68bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:09:24.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:09:34.626Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=58dec2f5-8e91-45a5-9503-6250e5505c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:09:34.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:09:44.653Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e98404a6-f85d-42db-9f2b-c7cf21d58a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:09:44.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:09:54.672Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e4477882-bd02-40d7-b9c6-34d8b39ac502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:09:54.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:10:04.703Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=5ccabc14-c1a7-4977-b8cd-a41fb21731fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:10:04.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:10:14.727Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3fe67a8b-ec2d-488b-ac2a-3572f3eca5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:10:14.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:10:24.758Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4783b132-025d-463a-954b-d5bbc74a6d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:10:24.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:10:34.790Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3cb7b188-c201-4e9b-8d50-722f2d62a981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:10:34.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:10:44.809Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=263e0cc9-1405-43fd-96be-870dddb6b41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:10:44.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:10:54.828Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=66659ead-eaea-473e-b176-f1e0893d188d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:10:54.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:11:04.843Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0b0acb9f-a14a-4199-a1b6-985c7eea01d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:11:04.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:11:14.861Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c4953681-0a23-4630-b434-d29c997cabb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:11:14.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:11:24.889Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=652f6eb5-0a5b-4c82-aab9-72a2fb8caf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:11:24.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:11:34.917Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=db9f5d81-b371-493b-96c1-4369fa0e9806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:11:34.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:11:44.943Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a9f5d257-ee6b-4521-bdf0-5889504e8ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:11:44.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:11:54.979Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=203d5e82-39c6-4749-8fce-27ff2ef60fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:11:55.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:12:05.007Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=25371236-56b1-4418-9d60-faaa0568e37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:12:05.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:12:15.032Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=17342d68-1fa5-44a8-b07e-1532a0f0a1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:12:15.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:12:25.054Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ba8b6735-b664-47da-b701-85706eb2e3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:12:25.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:12:35.084Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c5e4f044-c015-4663-848f-d9ba6ef2c2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:12:35.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:12:45.126Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=76e816e9-6ebe-43ae-8fc9-dad426d5ac23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:12:45.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:12:55.174Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0293db31-bdd8-4f43-bc5d-7110c599a4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:12:55.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:13:05.196Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ee2390e4-2890-497e-bfda-cb02fdcec93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:13:05.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:13:15.230Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=af35cd95-6210-4c72-9285-5f1dd9e0faba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:13:15.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-10T01:13:18.857Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-10T01:13:18.857Z |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-03-10T01:13:18.858Z |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-03-10T01:13:18.858Z |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-03-10T01:13:18.859Z |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-03-10T01:13:18.865Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-10T01:13:18.865Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-10T01:13:18.865Z |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-03-10T01:13:18.868Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:13:25.261Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=8a63ed2c-933a-4411-900b-3a91df32a0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:13:25.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:13:35.289Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e369d0a9-8a19-454a-ba3f-aeeaa0d9f4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:13:35.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:13:45.318Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=7d78984b-a224-4dfa-b223-b53e08fb4d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:13:45.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:13:55.342Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4793732e-a989-460f-92a9-b87443e548b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:13:55.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:14:05.358Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f3ba2210-9c3f-411e-a866-ec817aa323fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:14:05.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:14:15.379Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=08282044-79b0-4e2d-a41a-9e8c9f81cd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:14:15.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:14:25.397Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1bc6ef2f-cb6c-4599-be1b-67021c1946b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:14:25.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:14:35.414Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2a84e8e8-c51a-40f2-8d02-ae5c4eaa4be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:14:35.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:14:45.444Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3ea9ce45-d9ce-43c6-b518-55e8a2e8d2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:14:45.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:14:55.471Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a3886740-6362-48e0-965c-368dd3dc71a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:14:55.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:15:05.489Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=8322b921-478e-4116-8945-77af5f509188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:15:05.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:15:15.507Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=22816c4a-0bd5-470e-b796-6f0b868b2a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:15:15.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:15:25.523Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=69cf0e49-1fa7-446f-8ffc-9fcf56564889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:15:25.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:15:35.547Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a18b5d70-1668-4100-a4ef-f1a05f72d3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:15:35.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:15:45.595Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=fa6be29e-e069-46c4-9164-1130c17682e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:15:45.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:15:55.612Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=18bb6214-40a4-4fe1-8959-90ea78fc0c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:15:55.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:16:05.628Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d89ef257-d854-4d29-b3d5-b8111d2fa5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:16:05.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:16:15.651Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ebfef42d-3714-4965-b262-69546c01e0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:16:15.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:16:25.665Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f3fe05ce-b72c-4599-844c-ab7aa39f1c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:16:25.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:16:35.708Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=fc429341-af4a-444e-b08d-3feba2e01117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:16:35.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:16:45.736Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=baa6fcdf-ee2a-4ab9-b1bb-0bd579005ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:16:45.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:16:55.780Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ca1199ca-8f9b-4eb3-b63a-69466b30bd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:16:55.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:17:05.799Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b4ad7044-27b1-4318-9b3a-f2fca0602f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:17:05.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:17:15.835Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=432d2989-3eb2-4488-96b9-a308c06adbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:17:15.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:17:25.868Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=9231d141-71e4-4a00-881c-6a7e9052c126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:17:25.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:17:35.890Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f84a682e-ee1b-42c3-b2a5-2cc0694c3c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:17:35.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:17:45.942Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b38a0788-07ee-4120-9a5a-fc6e491bda5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:17:45.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:17:55.968Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=8eb92002-73ff-46d4-8a14-be5cf90a1815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:17:55.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:18:05.985Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=dbf942d2-aa47-485f-9ffe-8de6e62a0a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:18:06.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:18:16.004Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=142b014e-0681-4361-8fe4-438fe08e015d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:18:16.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-10T01:18:18.791Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-10T01:18:18.792Z |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-03-10T01:18:18.792Z |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-03-10T01:18:18.792Z |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-03-10T01:18:18.792Z |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-03-10T01:18:18.796Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-10T01:18:18.796Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-10T01:18:18.796Z |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-03-10T01:18:18.798Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:18:26.026Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=66b08836-3286-444c-8558-3d1dcea4d574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:18:26.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:18:36.055Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3976a3f2-c79a-4eaf-a69a-183b6b9c0c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:18:36.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:18:46.075Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=182d9f7f-0ce4-477a-a20c-963e0255cd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:18:46.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:18:56.110Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6e50e3c6-2af2-4550-964e-f7c5f34f8e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:18:56.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:19:06.130Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=08a69cb3-996d-49b7-8dda-2e4536c4ffba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:19:06.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:19:16.153Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c354f89b-9acd-4f88-9d93-33746b67e4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:19:16.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:19:26.168Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=89b2b0f5-2cc8-40bb-9a3d-e315df308461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:19:26.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:19:36.186Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2e60fae4-daf1-4099-9d75-e616f5997e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:19:36.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:19:46.220Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=13fe2c29-315f-43a3-b65d-d9947f5e0d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:19:46.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:19:56.310Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f780659c-efc5-4541-88e2-246bc9df2bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:19:56.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:20:06.324Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=796c66a0-0e14-45a2-a8d4-6c652979ad63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:20:06.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:20:16.343Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2bd4225f-1097-4d5c-beca-3faae175612c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:20:16.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:20:26.362Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ee17db15-f4f1-431d-a41c-7e139d493bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:20:26.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:20:36.387Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=216c4cd3-8a21-4240-911a-00f420616776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:20:36.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:20:46.403Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=69612652-3e55-47ae-9835-1f1f78de3684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:20:46.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:20:56.418Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=9cb66a92-752c-4f84-8473-eabac6a09e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:20:56.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:21:06.447Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=70257f75-413b-4c43-abb4-b6cd6e89284b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:21:06.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:21:16.467Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=badb736c-d206-46e2-a8a2-428679d7a7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:21:16.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:21:26.490Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=5b988e66-085e-45bf-be9d-e31b3be08f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:21:26.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:21:36.505Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e182f780-a41f-44e4-8500-a2f01230bbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:21:36.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:21:46.527Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=973324c5-534e-4373-bc25-6b412bee993e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:21:46.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:21:56.565Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=bfac8ef6-9cc4-4d95-880b-587c5bcb4492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:21:56.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:22:06.597Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=5032031b-317e-4ad8-8ea0-271bde3eaf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:22:06.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:22:16.617Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ebe8bf42-c0b4-4907-80a8-ac40b51ea6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:22:16.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:22:26.636Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=5285cf34-8afa-4eb5-8008-6a8f11d6d14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:22:26.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:22:36.658Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=25056364-f328-41c3-8c3c-1871c43e545b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:22:36.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:22:46.676Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3dec9125-b8cb-4db0-bc17-8a91ef078aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:22:46.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:22:56.711Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=db456dad-e0f8-4c78-aa77-abe7e0548625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:22:56.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:23:06.730Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0346b9e8-13f7-4594-8b75-b7e6af585073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:23:06.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:23:16.760Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2c2a48df-97ef-4f90-8060-fcb3c43c753d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:23:16.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-10T01:23:18.929Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-10T01:23:18.930Z |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-03-10T01:23:18.930Z |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-03-10T01:23:18.930Z |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-03-10T01:23:18.932Z |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-03-10T01:23:18.939Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-10T01:23:18.939Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-10T01:23:18.939Z |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-03-10T01:23:18.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:23:26.779Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=eb42aabe-fb65-4aee-b256-5e5af3e102f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:23:26.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:23:36.805Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=8628d23c-e25a-4e71-a275-1e3418bc251d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:23:36.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:23:46.828Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=50bfdcdf-f50e-4f89-a248-6e1c89b87cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:23:46.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:23:56.860Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=77d835d2-d5ab-4f4c-81c5-b0b5ebaf8667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:23:56.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:24:06.883Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=cdb183fc-4430-4f6c-940a-b5e54749a556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:24:06.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:24:16.903Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0d7b5ecc-1fe7-4ff1-a54e-d031b80ca532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:24:16.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:24:26.921Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c3a6516c-3fae-4fc9-b1c5-ed598159573a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:24:26.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:24:36.934Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=70c3480a-6aa9-4889-aa84-30a4c7b6e0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:24:36.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:24:46.971Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c3c8f91d-03fd-41cd-b5e0-9193e041a8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:24:47.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:24:57.074Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3f43cc1b-fa11-4625-9408-6883086f98a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:24:57.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:25:07.094Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1be0bd72-6b57-4d75-a22d-859c69c04c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:25:07.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:25:17.130Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d41c01bd-6d7b-474f-aeed-76dc0eafe297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:25:17.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:25:27.152Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=654f7ffd-3a74-45b7-bc03-84f5b9220ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:25:27.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:25:37.187Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=76106f99-cec0-4ee6-b94f-7681f8f1c8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:25:37.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:25:47.231Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=5b38226e-979b-4003-8b93-66580a0dd60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:25:47.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:25:57.248Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=59fcda58-c2b4-4a7b-b63c-0cf6d3b77f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:25:57.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:26:07.279Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d52f6209-0fb5-4b5b-86f2-db75a9c47f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:26:07.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:26:17.308Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=cca88118-5885-4b9a-a2d0-1d942d916738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:26:17.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:26:27.329Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=671a6afe-f509-4bd7-a91a-cb0360a4f3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:26:27.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:26:37.350Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c4434ca3-da8f-47aa-a14c-14a6a36d227b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:26:37.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:26:47.380Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f5b95ae3-3f7d-4b86-a9f2-2728d22c0a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:26:47.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:26:57.406Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=9b495ccf-a9d3-4223-a18c-821b04cd59e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:26:57.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:27:07.434Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b85affb2-0b23-4511-bd88-bf1d0e104057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:27:07.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:27:17.458Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ae845d1f-9955-4b7d-83a6-dca9ea07d0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:27:17.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:27:27.483Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=394201cf-3bd0-4336-94e6-55a222d0146f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:27:27.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:27:37.511Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ff5eb379-1067-4efe-aa0c-b72172f2774e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:27:37.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:27:47.536Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=322fe628-75fe-43a7-803a-cb6010e87db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:27:47.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:27:57.564Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=53e08e6a-a682-4746-a402-fcba84b398f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:27:57.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:28:07.587Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c81128c8-c21a-42fe-88da-fe894d56cf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:28:07.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:28:17.602Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e703776b-3d8f-41b7-8920-f5e8d7a22532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:28:17.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-10T01:28:18.788Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-10T01:28:18.789Z |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-03-10T01:28:18.789Z |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-03-10T01:28:18.789Z |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-03-10T01:28:18.790Z |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-03-10T01:28:18.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-10T01:28:18.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-10T01:28:18.794Z |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-03-10T01:28:18.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:28:27.624Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b76ced75-960a-41a4-bcdf-b9d35b02f5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:28:27.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:28:37.654Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=98de7cd8-5592-4eea-881d-53dee19d6fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:28:37.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:28:47.669Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=97c2c87c-a08e-474d-9030-88a51303ae69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:28:47.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:28:57.690Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b1b95911-5603-4226-b189-36fdd89ae308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:28:57.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:29:07.716Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=af03adc7-5470-4073-8547-a41eb1610204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:29:07.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:29:17.741Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=0b5a3d47-b8b3-47e6-ace6-a7f3d66c4b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:29:17.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:29:27.791Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=d1bd1793-ba92-4396-944c-89790fd06de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:29:27.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:29:37.820Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f276d5d0-4d30-48c9-9498-7f5fa170e892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:29:37.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:29:47.838Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c0ee30f2-fd2c-4367-b2b9-350c1248f6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:29:47.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:29:57.864Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=aa54088f-24a1-45b3-9ee7-eebb989c3995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:29:57.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:30:07.890Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=681dc9a9-32e2-4e5b-86db-553394374d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:30:07.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:30:17.919Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=32af7c9c-f638-439f-a16f-e3dd408f0638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:30:17.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:30:27.942Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b2b47285-bef2-4c06-9632-d19e49c6c5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:30:27.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:30:37.963Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4304c36f-62b0-404a-a986-2e56e980f5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:30:37.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:30:47.997Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2d56ce48-2332-4790-b0e0-62cfddf284a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:30:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:30:58.024Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e73ec138-23b5-4ece-b082-896eff0ca46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:30:58.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:31:08.039Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=c2b2ed7a-7a1e-4407-a08d-8199566e9b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:31:08.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:31:18.057Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a00468db-2dfe-419a-950f-520c9b0bce41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:31:18.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:31:28.078Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f6ff9624-337f-478c-9d03-8d90af661721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:31:28.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:31:38.104Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=34065e0c-382f-471f-857e-f9b37935a4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:31:38.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:31:48.127Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=4cc06f80-5d84-4641-a80f-fe6c611dfd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:31:48.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:31:58.153Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=6bc65993-64e6-4d82-b0ff-b837f8802faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:31:58.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:32:08.181Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b6a800f5-e825-469b-8040-f734b09fbb38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:32:08.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:32:18.197Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=899af85b-0e79-49b6-82b2-fa371c96a724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:32:18.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:32:28.217Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=b99871a5-14db-4c96-a69a-255f42684fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:32:28.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:32:38.231Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=838fd02e-94a2-400a-bcd5-d61b7ff84503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:32:38.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:32:48.250Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=2600337a-0db0-43e0-874c-5184c293dc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:32:48.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:32:58.268Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=814ab21e-3124-4d71-bbd1-e8cc99479c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:32:58.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:33:08.307Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1d65ac9d-7651-45c7-940d-57ea3ae7292a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:33:08.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:33:18.338Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=7061c044-9cb6-4d45-bf66-5e0130d9a2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:33:18.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-10T01:33:18.859Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-10T01:33:18.859Z |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-03-10T01:33:18.859Z |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-03-10T01:33:18.859Z |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-03-10T01:33:18.860Z |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-03-10T01:33:18.865Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-10T01:33:18.865Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-10T01:33:18.865Z |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-03-10T01:33:18.868Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:33:28.369Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1436dfde-6d3b-4f94-af80-28569bb10431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:33:28.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:33:38.389Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=475fd475-d7ae-4da0-9c9e-0c85dc56e1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:33:38.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:33:48.409Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=1778f287-c99f-4646-a317-38fb4fceeb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:33:48.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:33:58.430Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=96c510ee-7517-484a-9720-02e1fbf6db73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:33:58.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:34:08.447Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=ea69d64a-b50f-42ac-8d3e-145a0b4525dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:34:08.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:34:18.470Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=943995e4-54a9-4a0f-9459-72cc4f17c01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:34:18.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:34:28.487Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=a67d7ecc-a717-4ac5-8be2-c330efa6dbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:34:28.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:34:38.504Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f61bfc5a-eb94-44da-972c-602b436e8d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:34:38.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:34:48.519Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=e73e9e61-c9b9-4e7a-8368-817a369591ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:34:48.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:34:58.548Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=3b502d54-a711-4515-8b4e-2f9ba099274f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:34:58.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:35:08.571Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=dc0ec572-3d2a-4f3d-94b0-46806adb6bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:35:08.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:35:18.589Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=f4c1afa1-dc26-4c2c-bfb2-807e4518a3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:35:18.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-10T01:35:28.611Z |INFO |Init configs |InvocationID=4124c01a-8c85-4f03-bcb2-421776b88a77, InstanceUUID=08e6f21a-6d63-4c25-ac90-dd62769b771f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023